Pull request #715 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4c637391282639ebaaaff7110f3357240c3cab9+858a887cbaf8a0b5761b88e9c26f4f16d121c8ce (aad7015d4b9feae111c0351d0d6477b1d7f197d9) 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-ssh2049227584170197277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2627180184703093591.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-715/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-715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14351132001903037561.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-715/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11908674018974566959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5995159315406074855.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-715/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-715/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2780869686918516295.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34830 in /w/workspace/gexfoundry_device-mqtt-go_PR-715 [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-715 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce into PR head commit c4c637391282639ebaaaff7110f3357240c3cab9 Merge succeeded, producing c4c637391282639ebaaaff7110f3357240c3cab9 Checking out Revision c4c637391282639ebaaaff7110f3357240c3cab9 (PR-715) > 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/715/head:refs/remotes/origin/PR-715 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c637391282639ebaaaff7110f3357240c3cab9 # 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 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4c637391282639ebaaaff7110f3357240c3cab9 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-10T01:54:27.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-10T01:54:27.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-10T01:54:27.754Z] ========================================================= [2024-12-10T01:54:27.754Z] EdgeX Global Pipelines Version Info [2024-12-10T01:54:27.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:54:28.536Z] ------------------- [2024-12-10T01:54:28.536Z] stable info: [2024-12-10T01:54:28.536Z] ------------------- [2024-12-10T01:54:28.536Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-10T01:54:28.536Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T01:54:28.536Z] Message: update stable to v1.0.269 [2024-12-10T01:54:29.478Z] ------------------- [2024-12-10T01:54:29.478Z] experimental info: [2024-12-10T01:54:29.478Z] ------------------- [2024-12-10T01:54:29.478Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-10T01:54:29.478Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-10T01:54:29.478Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-10T01:54:29.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-12-10T01:54:29.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-12-10T01:54:29.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-10T01:54:29.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-10T01:54:29.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-10T01:54:29.991Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-10T01:54:30.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-10T01:54:30.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-10T01:54:30.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-10T01:54:30.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-10T01:54:30.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-10T01:54:30.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-12-10T01:54:30.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-10T01:54:30.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-10T01:54:30.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T01:54:30.571Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-10T01:54:30.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-10T01:54:30.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-10T01:54:30.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-10T01:54:30.810Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-10T01:54:30.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-10T01:54:30.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-10T01:54:30.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-10T01:54:31.033Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-10T01:54:31.086Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-10T01:54:31.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-10T01:54:31.205Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-10T01:54:31.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-715 [Pipeline] echo [2024-12-10T01:54:31.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-715 [Pipeline] echo [2024-12-10T01:54:31.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-715 [Pipeline] echo [2024-12-10T01:54:31.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo [2024-12-10T01:54:31.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4c6373 [Pipeline] echo [2024-12-10T01:54:31.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T01:54:31.739Z] provisioning config files... [2024-12-10T01:54:31.753Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config6288876958153879897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:54:32.166Z] ---> ****-login.sh [2024-12-10T01:54:32.166Z] nexus3.edgexfoundry.org:10001 [2024-12-10T01:54:32.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:32.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:32.426Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:32.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:32.426Z] [2024-12-10T01:54:32.426Z] Login Succeeded [2024-12-10T01:54:32.426Z] nexus3.edgexfoundry.org:10002 [2024-12-10T01:54:32.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:32.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:32.688Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:32.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:32.688Z] [2024-12-10T01:54:32.688Z] Login Succeeded [2024-12-10T01:54:32.688Z] nexus3.edgexfoundry.org:10003 [2024-12-10T01:54:32.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:32.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:32.688Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:32.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:32.688Z] [2024-12-10T01:54:32.688Z] Login Succeeded [2024-12-10T01:54:32.688Z] nexus3.edgexfoundry.org:10004 [2024-12-10T01:54:32.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:32.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:32.949Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:32.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:32.949Z] [2024-12-10T01:54:32.949Z] Login Succeeded [2024-12-10T01:54:32.949Z] ****.io [2024-12-10T01:54:32.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:33.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:33.213Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:33.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:33.213Z] [2024-12-10T01:54:33.213Z] Login Succeeded [2024-12-10T01:54:33.213Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T01:54:33.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-10T01:54:33.938Z] + git rev-list -1 --merges c4c637391282639ebaaaff7110f3357240c3cab9~1..c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo [2024-12-10T01:54:33.991Z] -----------> git rev-list -1 --merges c4c637391282639ebaaaff7110f3357240c3cab9~1..c4c637391282639ebaaaff7110f3357240c3cab9 c4c637391282639ebaaaff7110f3357240c3cab9 [false] [Pipeline] sh [2024-12-10T01:54:34.314Z] + git log --format=format:%s -1 c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo [2024-12-10T01:54:34.364Z] ========================================================= [2024-12-10T01:54:34.364Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-10T01:54:34.364Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-10T01:54:34.836Z] + git log --format=format:%s -1 c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] echo [2024-12-10T01:54:34.875Z] [semverPrep] GIT_COMMIT: c4c637391282639ebaaaff7110f3357240c3cab9, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-12-10T01:54:34.922Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-10T01:54:35.335Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-10T01:54:35.335Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-10T01:54:35.335Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-10T01:54:35.335Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-10T01:54:35.335Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-10T01:54:35.335Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-10T01:54:35.335Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:54:35.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T01:54:35.866Z] [2024-12-10T01:54:35.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:54:36.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T01:54:36.259Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-10T01:54:36.259Z] b85a868b505f: Pulling fs layer [2024-12-10T01:54:36.259Z] e2be974225ed: Pulling fs layer [2024-12-10T01:54:36.259Z] 339a4e72a1f5: Pulling fs layer [2024-12-10T01:54:36.259Z] 988bab9f4d93: Pulling fs layer [2024-12-10T01:54:36.259Z] 1469e6f7b9e6: Pulling fs layer [2024-12-10T01:54:36.259Z] eaf3925da568: Pulling fs layer [2024-12-10T01:54:36.259Z] bab4dde63d76: Pulling fs layer [2024-12-10T01:54:36.259Z] 988bab9f4d93: Waiting [2024-12-10T01:54:36.259Z] 1469e6f7b9e6: Waiting [2024-12-10T01:54:36.259Z] eaf3925da568: Waiting [2024-12-10T01:54:36.259Z] bab4dde63d76: Waiting [2024-12-10T01:54:36.259Z] bde34c3a00c8: Pulling fs layer [2024-12-10T01:54:36.259Z] b352a97aabf1: Pulling fs layer [2024-12-10T01:54:36.259Z] 4872d77fe225: Pulling fs layer [2024-12-10T01:54:36.259Z] 5851b861e8e6: Pulling fs layer [2024-12-10T01:54:36.259Z] bde34c3a00c8: Waiting [2024-12-10T01:54:36.259Z] 4872d77fe225: Waiting [2024-12-10T01:54:36.259Z] b352a97aabf1: Waiting [2024-12-10T01:54:36.259Z] e2be974225ed: Download complete [2024-12-10T01:54:36.259Z] 988bab9f4d93: Verifying Checksum [2024-12-10T01:54:36.259Z] 988bab9f4d93: Download complete [2024-12-10T01:54:36.259Z] 1469e6f7b9e6: Verifying Checksum [2024-12-10T01:54:36.259Z] 1469e6f7b9e6: Download complete [2024-12-10T01:54:36.259Z] eaf3925da568: Verifying Checksum [2024-12-10T01:54:36.259Z] eaf3925da568: Download complete [2024-12-10T01:54:36.521Z] 339a4e72a1f5: Verifying Checksum [2024-12-10T01:54:36.521Z] 339a4e72a1f5: Download complete [2024-12-10T01:54:36.521Z] b352a97aabf1: Download complete [2024-12-10T01:54:36.521Z] 4872d77fe225: Verifying Checksum [2024-12-10T01:54:36.521Z] 4872d77fe225: Download complete [2024-12-10T01:54:36.521Z] 5851b861e8e6: Download complete [2024-12-10T01:54:36.521Z] b85a868b505f: Verifying Checksum [2024-12-10T01:54:36.521Z] b85a868b505f: Download complete [2024-12-10T01:54:36.779Z] bab4dde63d76: Verifying Checksum [2024-12-10T01:54:36.779Z] bab4dde63d76: Download complete [2024-12-10T01:54:37.714Z] b85a868b505f: Pull complete [2024-12-10T01:54:37.714Z] e2be974225ed: Pull complete [2024-12-10T01:54:38.282Z] 339a4e72a1f5: Pull complete [2024-12-10T01:54:38.282Z] 988bab9f4d93: Pull complete [2024-12-10T01:54:38.540Z] 1469e6f7b9e6: Pull complete [2024-12-10T01:54:38.540Z] eaf3925da568: Pull complete [2024-12-10T01:54:40.448Z] bab4dde63d76: Pull complete [2024-12-10T01:54:40.448Z] bde34c3a00c8: Pull complete [2024-12-10T01:54:40.448Z] b352a97aabf1: Pull complete [2024-12-10T01:54:40.448Z] 4872d77fe225: Pull complete [2024-12-10T01:54:40.448Z] 5851b861e8e6: Pull complete [2024-12-10T01:54:40.448Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-10T01:54:40.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-10T01:54:40.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T01:54:40.739Z] prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container [2024-12-10T01:54:40.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@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-12-10T01:54:43.865Z] $ docker top b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d -eo pid,comm [2024-12-10T01:54:43.919Z] 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-12-10T01:54:43.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-10T01:54:44.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T01:54:44.091Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T01:54:44.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T01:54:44.202Z] $ docker exec b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent [2024-12-10T01:54:44.309Z] SSH_AUTH_SOCK=/tmp/ssh-sP9IEDj77ZPn/agent.33 [2024-12-10T01:54:44.309Z] SSH_AGENT_PID=39 [2024-12-10T01:54:44.314Z] Running ssh-add (command line suppressed) [2024-12-10T01:54:44.429Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_9030917264118710990.key (/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_9030917264118710990.key) [2024-12-10T01:54:44.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T01:54:44.794Z] + git tag --points-at HEAD [Pipeline] } [2024-12-10T01:54:44.815Z] $ docker exec --env ******** --env ******** b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent -k [2024-12-10T01:54:44.903Z] unset SSH_AUTH_SOCK; [2024-12-10T01:54:44.903Z] unset SSH_AGENT_PID; [2024-12-10T01:54:44.904Z] echo Agent pid 39 killed; [2024-12-10T01:54:44.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-10T01:54:45.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-10T01:54:45.024Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-10T01:54:45.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-10T01:54:45.135Z] $ docker exec b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent [2024-12-10T01:54:45.240Z] SSH_AUTH_SOCK=/tmp/ssh-HwjwrmeEwuPL/agent.72 [2024-12-10T01:54:45.240Z] SSH_AGENT_PID=78 [2024-12-10T01:54:45.245Z] Running ssh-add (command line suppressed) [2024-12-10T01:54:45.354Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_10541335151380506882.key (/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/private_key_10541335151380506882.key) [2024-12-10T01:54:45.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-10T01:54:45.716Z] + git semver init [2024-12-10T01:54:45.977Z] 2024-12-10 01:54:45,891 [run_init] DEBUG init version:0.0.0 force:False [2024-12-10T01:54:45.977Z] 2024-12-10 01:54:45,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver [2024-12-10T01:54:45.977Z] 2024-12-10 01:54:45,893 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver [2024-12-10T01:54:45.977Z] 2024-12-10 01:54:45,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715, universal_newlines=False, shell=None, istream=None) [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,531 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.git/info/exclude [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,531 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 with force:False [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,531 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,534 [execute] INFO git cat-file --batch-check [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,540 [execute] INFO git cat-file --batch [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver, universal_newlines=False, shell=None, istream=) [2024-12-10T01:54:47.886Z] 2024-12-10 01:54:47,545 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-715/.semver/PR-715 [2024-12-10T01:54:47.886Z] 0.0.0 [Pipeline] } [2024-12-10T01:54:47.910Z] $ docker exec --env ******** --env ******** b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d ssh-agent -k [2024-12-10T01:54:48.002Z] unset SSH_AUTH_SOCK; [2024-12-10T01:54:48.003Z] unset SSH_AGENT_PID; [2024-12-10T01:54:48.003Z] echo Agent pid 78 killed; [2024-12-10T01:54:48.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-10T01:54:48.479Z] + git semver [Pipeline] } [2024-12-10T01:54:48.775Z] $ docker stop --time=1 b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d [2024-12-10T01:54:50.038Z] $ docker rm -f --volumes b4c81b8fc61535a66e4ff9fe7cb48584cb6464a9ffe0a2d4d3149b373c77f98d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T01:54:50.462Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-10T01:54:50.758Z] Stashed 1 file(s) [Pipeline] echo [2024-12-10T01:54:50.783Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T01:54:51.917Z] provisioning config files... [2024-12-10T01:54:51.926Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config9299786087446881995tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:54:52.419Z] ---> ****-login.sh [2024-12-10T01:54:52.419Z] nexus3.edgexfoundry.org:10001 [2024-12-10T01:54:52.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:52.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:52.419Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:52.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:52.419Z] [2024-12-10T01:54:52.419Z] Login Succeeded [2024-12-10T01:54:52.419Z] nexus3.edgexfoundry.org:10002 [2024-12-10T01:54:52.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:52.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:52.419Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:52.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:52.419Z] [2024-12-10T01:54:52.419Z] Login Succeeded [2024-12-10T01:54:52.419Z] nexus3.edgexfoundry.org:10003 [2024-12-10T01:54:52.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:52.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:52.678Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:52.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:52.678Z] [2024-12-10T01:54:52.678Z] Login Succeeded [2024-12-10T01:54:52.678Z] nexus3.edgexfoundry.org:10004 [2024-12-10T01:54:52.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:52.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:52.679Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:52.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:52.679Z] [2024-12-10T01:54:52.679Z] Login Succeeded [2024-12-10T01:54:52.679Z] ****.io [2024-12-10T01:54:52.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-10T01:54:52.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-10T01:54:52.937Z] Configure a credential helper to remove this warning. See [2024-12-10T01:54:52.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-10T01:54:52.937Z] [2024-12-10T01:54:52.937Z] Login Succeeded [2024-12-10T01:54:52.937Z] ---> ****-login.sh ends [Pipeline] } [2024-12-10T01:54:52.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-10T01:54:53.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T01:54:53.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-10T01:54:53.290Z] ========================================================= [2024-12-10T01:54:53.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-10T01:54:53.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:54:53.794Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-10T01:54:53.794Z] Sending build context to Docker daemon 21MB [2024-12-10T01:54:53.794Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-10T01:54:53.794Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-10T01:54:53.794Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-10T01:54:53.794Z] 43c4264eed91: Pulling fs layer [2024-12-10T01:54:53.794Z] 4cc291be95ef: Pulling fs layer [2024-12-10T01:54:53.794Z] 2ac1f1163629: Pulling fs layer [2024-12-10T01:54:53.794Z] 5c3c966382ef: Pulling fs layer [2024-12-10T01:54:53.794Z] 4f4fb700ef54: Pulling fs layer [2024-12-10T01:54:53.794Z] 5d5c8e513c77: Pulling fs layer [2024-12-10T01:54:53.794Z] 9f66e0745190: Pulling fs layer [2024-12-10T01:54:53.794Z] f49a43e4bbc0: Pulling fs layer [2024-12-10T01:54:53.794Z] 561ebcabdf7f: Pulling fs layer [2024-12-10T01:54:53.794Z] 5c3c966382ef: Waiting [2024-12-10T01:54:53.794Z] 4f4fb700ef54: Waiting [2024-12-10T01:54:53.794Z] 9f66e0745190: Waiting [2024-12-10T01:54:53.794Z] f49a43e4bbc0: Waiting [2024-12-10T01:54:53.794Z] 561ebcabdf7f: Waiting [2024-12-10T01:54:54.053Z] 4cc291be95ef: Verifying Checksum [2024-12-10T01:54:54.053Z] 4cc291be95ef: Download complete [2024-12-10T01:54:54.053Z] 5c3c966382ef: Verifying Checksum [2024-12-10T01:54:54.053Z] 5c3c966382ef: Download complete [2024-12-10T01:54:54.053Z] 4f4fb700ef54: Verifying Checksum [2024-12-10T01:54:54.053Z] 4f4fb700ef54: Download complete [2024-12-10T01:54:54.053Z] 5d5c8e513c77: Verifying Checksum [2024-12-10T01:54:54.053Z] 5d5c8e513c77: Download complete [2024-12-10T01:54:54.053Z] 43c4264eed91: Verifying Checksum [2024-12-10T01:54:54.053Z] 43c4264eed91: Download complete [2024-12-10T01:54:54.053Z] 9f66e0745190: Verifying Checksum [2024-12-10T01:54:54.053Z] 9f66e0745190: Download complete [2024-12-10T01:54:54.053Z] 43c4264eed91: Pull complete [2024-12-10T01:54:54.310Z] 561ebcabdf7f: Verifying Checksum [2024-12-10T01:54:54.310Z] 561ebcabdf7f: Download complete [2024-12-10T01:54:54.310Z] 4cc291be95ef: Pull complete [2024-12-10T01:54:54.310Z] 2ac1f1163629: Verifying Checksum [2024-12-10T01:54:54.310Z] 2ac1f1163629: Download complete [2024-12-10T01:54:54.877Z] f49a43e4bbc0: Verifying Checksum [2024-12-10T01:54:54.877Z] f49a43e4bbc0: Download complete [2024-12-10T01:54:58.162Z] 2ac1f1163629: Pull complete [2024-12-10T01:54:58.162Z] 5c3c966382ef: Pull complete [2024-12-10T01:54:58.162Z] 4f4fb700ef54: Pull complete [2024-12-10T01:54:58.162Z] 5d5c8e513c77: Pull complete [2024-12-10T01:54:58.162Z] 9f66e0745190: Pull complete [2024-12-10T01:55:00.062Z] f49a43e4bbc0: Pull complete [2024-12-10T01:55:00.321Z] 561ebcabdf7f: Pull complete [2024-12-10T01:55:00.321Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-10T01:55:00.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-10T01:55:00.321Z] ---> 3a752c3f9dda [2024-12-10T01:55:00.321Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-10T01:55:04.575Z] ---> Running in 8e27ca315421 [2024-12-10T01:55:04.834Z] Removing intermediate container 8e27ca315421 [2024-12-10T01:55:04.834Z] ---> c862e21a2721 [2024-12-10T01:55:04.834Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-10T01:55:04.834Z] ---> Running in 6af337a9f199 [2024-12-10T01:55:04.834Z] Removing intermediate container 6af337a9f199 [2024-12-10T01:55:04.834Z] ---> a28bc7598933 [2024-12-10T01:55:04.834Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-10T01:55:04.834Z] ---> Running in a5e7f55fe9a1 [2024-12-10T01:55:04.834Z] Removing intermediate container a5e7f55fe9a1 [2024-12-10T01:55:04.834Z] ---> fd4cf8eaeeab [2024-12-10T01:55:04.834Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-10T01:55:04.834Z] ---> Running in 29fb77a1c0b5 [2024-12-10T01:55:05.095Z] Removing intermediate container 29fb77a1c0b5 [2024-12-10T01:55:05.095Z] ---> 81a9fc528c08 [2024-12-10T01:55:05.095Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-10T01:55:05.095Z] ---> Running in 6a750a32f854 [2024-12-10T01:55:05.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T01:55:05.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T01:55:05.874Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-10T01:55:05.874Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-10T01:55:05.874Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-10T01:55:05.874Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-10T01:55:05.874Z] Executing busybox-1.36.1-r29.trigger [2024-12-10T01:55:05.874Z] OK: 250 MiB in 58 packages [2024-12-10T01:55:06.440Z] Removing intermediate container 6a750a32f854 [2024-12-10T01:55:06.440Z] ---> af24b3b285ac [2024-12-10T01:55:06.440Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-12-10T01:55:06.440Z] ---> Running in a0b75eb52912 [2024-12-10T01:55:06.440Z] Removing intermediate container a0b75eb52912 [2024-12-10T01:55:06.440Z] ---> 1843699c91bc [2024-12-10T01:55:06.440Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-10T01:55:06.440Z] ---> f054792d6a13 [2024-12-10T01:55:06.440Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T01:55:06.699Z] ---> Running in db84828c2bc2 [2024-12-10T01:56:03.587Z] Removing intermediate container db84828c2bc2 [2024-12-10T01:56:03.587Z] ---> a5abe8703606 [2024-12-10T01:56:03.587Z] Step 11/12 : COPY . . [2024-12-10T01:56:03.587Z] ---> 0b96910cf56a [2024-12-10T01:56:03.587Z] Step 12/12 : RUN $MAKE [2024-12-10T01:56:03.587Z] ---> Running in fc74a9aaba05 [2024-12-10T01:56:03.587Z] noop [2024-12-10T01:56:03.587Z] Removing intermediate container fc74a9aaba05 [2024-12-10T01:56:03.587Z] ---> 176ea9407e41 [2024-12-10T01:56:03.587Z] Successfully built 176ea9407e41 [2024-12-10T01:56:03.587Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:56:04.070Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T01:56:04.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T01:56:04.236Z] prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container [2024-12-10T01:56:04.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@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-12-10T01:56:04.606Z] $ docker top 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T01:56:05.030Z] + go version [2024-12-10T01:56:05.030Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-10T01:56:05.061Z] $ docker stop --time=1 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 [2024-12-10T01:56:06.355Z] $ docker rm -f --volumes 196248439ebac72d661647cf7bc17d3f9801809b674142cc0d607ca1ab01a2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:56:07.152Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-10T01:56:07.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T01:56:07.338Z] prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container [2024-12-10T01:56:07.366Z] $ 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-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@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-12-10T01:56:07.723Z] $ docker top 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T01:56:08.136Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-715 [Pipeline] fileExists [Pipeline] sh [2024-12-10T01:56:08.583Z] + make test [2024-12-10T01:56:08.583Z] go test ./... -coverprofile=coverage.out ./... [2024-12-10T01:56:09.960Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-12-10T01:56:28.050Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-12-10T01:56:28.050Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-12-10T01:56:28.050Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2024-12-10T01:56:40.249Z] go vet ./... [2024-12-10T01:56:44.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-10T01:56:44.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-10T01:56:44.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-10T01:56:44.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-10T01:56:44.534Z] $ docker stop --time=1 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 [2024-12-10T01:56:47.592Z] $ docker rm -f --volumes 2fd8717f34608bc8c4ea95b8bc09f95e372fecee5f892a38b530f7574c039dc7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-10T01:56:48.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-10T01:56:48.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-10T01:56:49.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-10T01:56:49.400Z] + ls -al . [2024-12-10T01:56:49.400Z] total 252 [2024-12-10T01:56:49.400Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 10 01:56 . [2024-12-10T01:56:49.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 10 01:54 .. [2024-12-10T01:56:49.400Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 10 01:54 .dockerignore [2024-12-10T01:56:49.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 10 01:56 .git [2024-12-10T01:56:49.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 .github [2024-12-10T01:56:49.400Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 10 01:54 .gitignore [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 10 01:54 .golangci.yml [2024-12-10T01:56:49.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 01:54 .semver [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 19106 Dec 10 01:54 Attribution.txt [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 10 01:54 CHANGELOG.md [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 1803 Dec 10 01:54 Dockerfile [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 10 01:54 GOVERNANCE.md [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 10 01:54 Jenkinsfile [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 10 01:54 LICENSE [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 2545 Dec 10 01:54 Makefile [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 10 01:54 OWNERS.md [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 10 01:54 README.md [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 10 01:54 VERSION [2024-12-10T01:56:49.401Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 01:54 bin [2024-12-10T01:56:49.401Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 cmd [2024-12-10T01:56:49.401Z] -rw-r--r-- 1 jenkins jenkins 21039 Dec 10 01:56 coverage.out [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 6267 Dec 10 01:54 go.mod [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 10 01:54 go.sum [2024-12-10T01:56:49.401Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 01:54 internal [2024-12-10T01:56:49.401Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 10 01:54 mock [2024-12-10T01:56:49.401Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 10 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:56:49.855Z] + 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=c4c637391282639ebaaaff7110f3357240c3cab9 --label arch=amd64 --label version=0.0.0 . [2024-12-10T01:56:49.855Z] Sending build context to Docker daemon 21.02MB [2024-12-10T01:56:49.855Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-12-10T01:56:49.855Z] Step 2/25 : FROM ${BASE} AS builder [2024-12-10T01:56:49.855Z] ---> 176ea9407e41 [2024-12-10T01:56:49.855Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-12-10T01:56:50.115Z] ---> Running in 85db838b71f3 [2024-12-10T01:56:50.115Z] Removing intermediate container 85db838b71f3 [2024-12-10T01:56:50.115Z] ---> a57cf89a05b1 [2024-12-10T01:56:50.115Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-10T01:56:50.375Z] ---> Running in cb11305443a0 [2024-12-10T01:56:50.375Z] Removing intermediate container cb11305443a0 [2024-12-10T01:56:50.375Z] ---> 3b5cfd853277 [2024-12-10T01:56:50.375Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-10T01:56:50.375Z] ---> Running in 10d8216a0837 [2024-12-10T01:56:50.375Z] Removing intermediate container 10d8216a0837 [2024-12-10T01:56:50.375Z] ---> a07243f35bf1 [2024-12-10T01:56:50.375Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-12-10T01:56:50.375Z] ---> Running in 185ac6c1b4fd [2024-12-10T01:56:50.375Z] Removing intermediate container 185ac6c1b4fd [2024-12-10T01:56:50.375Z] ---> cdef11faf63c [2024-12-10T01:56:50.375Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-10T01:56:50.634Z] ---> Running in 8f74dd67dc88 [2024-12-10T01:56:50.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T01:56:50.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T01:56:51.461Z] OK: 250 MiB in 58 packages [2024-12-10T01:56:51.720Z] Removing intermediate container 8f74dd67dc88 [2024-12-10T01:56:51.720Z] ---> 8985a23ec285 [2024-12-10T01:56:51.720Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-12-10T01:56:51.720Z] ---> Running in ba64cd0b0d93 [2024-12-10T01:56:51.720Z] Removing intermediate container ba64cd0b0d93 [2024-12-10T01:56:51.720Z] ---> 12eb94ffca7c [2024-12-10T01:56:51.720Z] Step 9/25 : COPY go.mod vendor* ./ [2024-12-10T01:56:51.720Z] ---> db338a759ec7 [2024-12-10T01:56:51.720Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-10T01:56:51.720Z] ---> Running in c8baa2bdc292 [2024-12-10T01:56:52.656Z] Removing intermediate container c8baa2bdc292 [2024-12-10T01:56:52.656Z] ---> 4db45e8c4718 [2024-12-10T01:56:52.656Z] Step 11/25 : COPY . . [2024-12-10T01:56:53.224Z] ---> 662ffdc64d11 [2024-12-10T01:56:53.224Z] Step 12/25 : RUN $MAKE [2024-12-10T01:56:53.224Z] ---> Running in 358d29d79d90 [2024-12-10T01:56:53.483Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-12-10T01:57:25.677Z] Removing intermediate container 358d29d79d90 [2024-12-10T01:57:25.677Z] ---> 82b24c155b7f [2024-12-10T01:57:25.677Z] Step 13/25 : FROM alpine:3.20 [2024-12-10T01:57:25.677Z] 3.20: Pulling from library/alpine [2024-12-10T01:57:25.677Z] da9db072f522: Pulling fs layer [2024-12-10T01:57:25.677Z] da9db072f522: Verifying Checksum [2024-12-10T01:57:25.677Z] da9db072f522: Download complete [2024-12-10T01:57:25.677Z] da9db072f522: Pull complete [2024-12-10T01:57:25.677Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-10T01:57:25.677Z] Status: Downloaded newer image for alpine:3.20 [2024-12-10T01:57:25.677Z] ---> 63b790fccc90 [2024-12-10T01:57:25.677Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-12-10T01:57:25.677Z] ---> Running in fa9dd9d93a19 [2024-12-10T01:57:25.677Z] Removing intermediate container fa9dd9d93a19 [2024-12-10T01:57:25.677Z] ---> 578391390595 [2024-12-10T01:57:25.677Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-12-10T01:57:25.677Z] ---> Running in c52327927465 [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.677Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-10T01:57:25.677Z] Executing busybox-1.36.1-r29.trigger [2024-12-10T01:57:25.677Z] OK: 8 MiB in 15 packages [2024-12-10T01:57:25.677Z] Removing intermediate container c52327927465 [2024-12-10T01:57:25.677Z] ---> 8681062a1208 [2024-12-10T01:57:25.677Z] Step 16/25 : RUN apk --no-cache upgrade [2024-12-10T01:57:25.677Z] ---> Running in e106b8dafc19 [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.677Z] Upgrading critical system libraries and apk-tools: [2024-12-10T01:57:25.677Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-10T01:57:25.677Z] Executing busybox-1.36.1-r29.trigger [2024-12-10T01:57:25.677Z] Continuing the upgrade transaction with new apk-tools: [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-10T01:57:25.935Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T01:57:25.935Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-10T01:57:25.935Z] OK: 8 MiB in 15 packages [2024-12-10T01:57:26.506Z] Removing intermediate container e106b8dafc19 [2024-12-10T01:57:26.506Z] ---> aa61834f9418 [2024-12-10T01:57:26.506Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-12-10T01:57:27.449Z] ---> 6dd98e98f827 [2024-12-10T01:57:27.449Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-12-10T01:57:27.708Z] ---> 63efabde8093 [2024-12-10T01:57:27.708Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-12-10T01:57:27.708Z] ---> bf7ac8d1533c [2024-12-10T01:57:27.708Z] Step 20/25 : EXPOSE 59982 [2024-12-10T01:57:27.968Z] ---> Running in 471808fa2bb4 [2024-12-10T01:57:27.968Z] Removing intermediate container 471808fa2bb4 [2024-12-10T01:57:27.968Z] ---> db6554158abb [2024-12-10T01:57:27.968Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-12-10T01:57:27.968Z] ---> Running in 09898d625c5f [2024-12-10T01:57:27.968Z] Removing intermediate container 09898d625c5f [2024-12-10T01:57:27.968Z] ---> bd4d421ab3dd [2024-12-10T01:57:27.968Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-10T01:57:27.968Z] ---> Running in 47f4193aab35 [2024-12-10T01:57:28.228Z] Removing intermediate container 47f4193aab35 [2024-12-10T01:57:28.228Z] ---> 5cb4f31811d5 [2024-12-10T01:57:28.228Z] Step 23/25 : LABEL arch=amd64 [2024-12-10T01:57:28.228Z] ---> Running in b0fa990b6195 [2024-12-10T01:57:28.228Z] Removing intermediate container b0fa990b6195 [2024-12-10T01:57:28.228Z] ---> 1a5e1713ec3f [2024-12-10T01:57:28.228Z] Step 24/25 : LABEL git_sha=c4c637391282639ebaaaff7110f3357240c3cab9 [2024-12-10T01:57:28.228Z] ---> Running in 083bad03098c [2024-12-10T01:57:28.228Z] Removing intermediate container 083bad03098c [2024-12-10T01:57:28.228Z] ---> f7e63029b6fe [2024-12-10T01:57:28.228Z] Step 25/25 : LABEL version=0.0.0 [2024-12-10T01:57:28.228Z] ---> Running in 661d0b2c8773 [2024-12-10T01:57:28.486Z] Removing intermediate container 661d0b2c8773 [2024-12-10T01:57:28.486Z] ---> ea0d4fd9b63d [2024-12-10T01:57:28.486Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-10T01:57:28.486Z] Successfully built ea0d4fd9b63d [2024-12-10T01:57:28.486Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:57:29.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T01:57:29.482Z] [2024-12-10T01:57:29.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:57:29.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T01:57:29.892Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-10T01:57:29.892Z] 5eb5b503b376: Pulling fs layer [2024-12-10T01:57:29.892Z] 5c69ac0246d0: Pulling fs layer [2024-12-10T01:57:29.892Z] ec43610c2a17: Pulling fs layer [2024-12-10T01:57:29.892Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-10T01:57:29.892Z] 33b1e0a273af: Pulling fs layer [2024-12-10T01:57:29.892Z] 5d3b04190fa2: Pulling fs layer [2024-12-10T01:57:29.892Z] 2f39f015ded8: Pulling fs layer [2024-12-10T01:57:29.893Z] 2f39f015ded8: Waiting [2024-12-10T01:57:29.893Z] 33b1e0a273af: Waiting [2024-12-10T01:57:29.893Z] 3a2ae6a8a46f: Waiting [2024-12-10T01:57:29.893Z] 5d3b04190fa2: Waiting [2024-12-10T01:57:29.893Z] 5c69ac0246d0: Download complete [2024-12-10T01:57:29.893Z] 3a2ae6a8a46f: Download complete [2024-12-10T01:57:29.893Z] 33b1e0a273af: Verifying Checksum [2024-12-10T01:57:29.893Z] 33b1e0a273af: Download complete [2024-12-10T01:57:29.893Z] 5d3b04190fa2: Verifying Checksum [2024-12-10T01:57:29.893Z] 5d3b04190fa2: Download complete [2024-12-10T01:57:29.893Z] ec43610c2a17: Verifying Checksum [2024-12-10T01:57:29.893Z] ec43610c2a17: Download complete [2024-12-10T01:57:30.151Z] 5eb5b503b376: Verifying Checksum [2024-12-10T01:57:30.151Z] 5eb5b503b376: Download complete [2024-12-10T01:57:30.717Z] 2f39f015ded8: Download complete [2024-12-10T01:57:31.284Z] 5eb5b503b376: Pull complete [2024-12-10T01:57:31.284Z] 5c69ac0246d0: Pull complete [2024-12-10T01:57:31.849Z] ec43610c2a17: Pull complete [2024-12-10T01:57:31.849Z] 3a2ae6a8a46f: Pull complete [2024-12-10T01:57:32.110Z] 33b1e0a273af: Pull complete [2024-12-10T01:57:32.110Z] 5d3b04190fa2: Pull complete [2024-12-10T01:57:36.311Z] 2f39f015ded8: Pull complete [2024-12-10T01:57:36.311Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-10T01:57:36.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T01:57:36.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T01:57:36.555Z] prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container [2024-12-10T01:57:36.584Z] $ 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-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@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-12-10T01:57:39.307Z] $ docker top dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:39.798Z] ---> job-cost.sh [2024-12-10T01:57:39.798Z] lf-activate-venv: SKIPPING [2024-12-10T01:57:39.798Z] INFO: No Stack... [2024-12-10T01:57:40.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T01:57:40.316Z] INFO: Archiving Costs [Pipeline] sh [2024-12-10T01:57:40.636Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/cost.csv [2024-12-10T01:57:40.636Z] + cut -d, -f6 [Pipeline] lock [2024-12-10T01:57:40.687Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] [2024-12-10T01:57:40.694Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] did not exist. Created. [2024-12-10T01:57:40.700Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-10T01:57:41.134Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-10T01:57:41.196Z] Stashed 1 file(s) [Pipeline] } [2024-12-10T01:57:41.243Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-715-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-10T01:57:41.337Z] $ docker stop --time=1 dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 [2024-12-10T01:57:42.491Z] $ docker rm -f --volumes dbfd322401528d3bce944790cc0ab1ae539ffebb8fa8650d1e3f0096e623d445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-10T01:57:43.282Z] provisioning config files... [2024-12-10T01:57:43.290Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config7822042041176416552tmp [Pipeline] { [Pipeline] sh [2024-12-10T01:57:43.652Z] + set +x [2024-12-10T01:57:43.652Z] + curl -s https://codecov.io/bash [2024-12-10T01:57:43.652Z] + bash -s -- [2024-12-10T01:57:43.652Z] [2024-12-10T01:57:43.652Z] _____ _ [2024-12-10T01:57:43.652Z] / ____| | | [2024-12-10T01:57:43.652Z] | | ___ __| | ___ ___ _____ __ [2024-12-10T01:57:43.652Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-10T01:57:43.652Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-10T01:57:43.652Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-10T01:57:43.652Z] Bash-1.0.6 [2024-12-10T01:57:43.652Z] [2024-12-10T01:57:43.652Z] [2024-12-10T01:57:43.652Z] ==> git version 2.25.1 found [2024-12-10T01:57:43.652Z] ==> 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-12-10T01:57:43.652Z] Release-Date: 2020-01-08 [2024-12-10T01:57:43.652Z] 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-12-10T01:57:43.652Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-10T01:57:43.652Z] ==> Jenkins CI detected. [2024-12-10T01:57:43.652Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-715 [2024-12-10T01:57:43.652Z] project root: . [2024-12-10T01:57:43.652Z] --> token set from env [2024-12-10T01:57:43.652Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-10T01:57:43.652Z] ==> Running gcov in . (disable via -X gcov) [2024-12-10T01:57:43.652Z] ==> Python coveragepy not found [2024-12-10T01:57:43.652Z] ==> Searching for coverage reports in: [2024-12-10T01:57:43.652Z] + . [2024-12-10T01:57:43.652Z] -> Found 1 reports [2024-12-10T01:57:43.652Z] ==> Detecting git/mercurial file structure [2024-12-10T01:57:43.913Z] ==> Reading reports [2024-12-10T01:57:43.913Z] + ./coverage.out bytes=21039 [2024-12-10T01:57:43.913Z] ==> Appending adjustments [2024-12-10T01:57:43.913Z] https://docs.codecov.io/docs/fixing-reports [2024-12-10T01:57:43.913Z] + Found adjustments [2024-12-10T01:57:43.913Z] ==> Gzipping contents [2024-12-10T01:57:43.913Z] 4.0K /tmp/codecov.aCUtdW.gz [2024-12-10T01:57:43.913Z] ==> Uploading reports [2024-12-10T01:57:43.913Z] url: https://codecov.io [2024-12-10T01:57:43.913Z] query: branch=PR-715&commit=c4c637391282639ebaaaff7110f3357240c3cab9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=715&job=&cmd_args= [2024-12-10T01:57:43.913Z] -> Pinging Codecov [2024-12-10T01:57:43.913Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-715&commit=c4c637391282639ebaaaff7110f3357240c3cab9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-715%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=715&job=&cmd_args= [2024-12-10T01:57:44.174Z] -> Uploading to [2024-12-10T01:57:44.174Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/c4c637391282639ebaaaff7110f3357240c3cab9/8a0021c3-acda-4481-be37-95071959e24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241210T015744Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c6b6dd13aa665ad32a256c081128cb35dd484854ddf7dd8db6c846fadb5e7cf4 [2024-12-10T01:57:44.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-10T01:57:44.174Z] Dload Upload Total Spent Left Speed [2024-12-10T01:57:44.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 21177 --:--:-- --:--:-- --:--:-- 21177 [2024-12-10T01:57:44.436Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c4c637391282639ebaaaff7110f3357240c3cab9 [Pipeline] } [2024-12-10T01:57:44.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-10T01:57:46.692Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives ] [2024-12-10T01:57:46.692Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives [2024-12-10T01:57:46.692Z] total 16 [2024-12-10T01:57:46.692Z] drwxr-xr-x 3 root root 4096 Dec 10 01:57 . [2024-12-10T01:57:46.692Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 01:57 .. [2024-12-10T01:57:46.692Z] drwxr-xr-x 2 root root 4096 Dec 10 01:57 cost [2024-12-10T01:57:46.692Z] -rw-r--r-- 1 root root 86 Dec 10 01:57 cost.csv [2024-12-10T01:57:46.692Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives [2024-12-10T01:57:46.692Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives [2024-12-10T01:57:46.692Z] total 16 [2024-12-10T01:57:46.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 01:57 . [2024-12-10T01:57:46.692Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 10 01:57 .. [2024-12-10T01:57:46.692Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 10 01:57 cost [2024-12-10T01:57:46.692Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 10 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:47.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:47.934Z] ---> package-listing.sh [2024-12-10T01:57:47.934Z] ++ facter osfamily [2024-12-10T01:57:47.934Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-10T01:57:48.195Z] + OS_FAMILY=debian [2024-12-10T01:57:48.195Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-715 [2024-12-10T01:57:48.195Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-10T01:57:48.195Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-10T01:57:48.195Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-10T01:57:48.195Z] + PACKAGES=/tmp/packages_start.txt [2024-12-10T01:57:48.195Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-715 ']' [2024-12-10T01:57:48.195Z] + PACKAGES=/tmp/packages_end.txt [2024-12-10T01:57:48.195Z] + case "${OS_FAMILY}" in [2024-12-10T01:57:48.195Z] + dpkg -l [2024-12-10T01:57:48.195Z] + grep '^ii' [2024-12-10T01:57:48.195Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-10T01:57:48.195Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-10T01:57:48.195Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-10T01:57:48.195Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-715 ']' [2024-12-10T01:57:48.195Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/ [2024-12-10T01:57:48.195Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-715/archives/ [Pipeline] echo [2024-12-10T01:57:48.242Z] 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-715/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-10T01:57:48.555Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-10T01:57:49.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-10T01:57:49.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-10T01:57:49.385Z] prd-ubuntu20.04-docker-8c-8g-34830 does not seem to be running inside a container [2024-12-10T01:57:49.415Z] $ 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-715/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-715 -v /w/workspace/gexfoundry_device-mqtt-go_PR-715:/w/workspace/gexfoundry_device-mqtt-go_PR-715:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-715@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-12-10T01:57:49.619Z] $ docker top 54afd0d75c418522953ddfbfc1d7a2727f141b70bc91f46ce57d0d79afce98eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-10T01:57:50.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-10T01:57:50.358Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-10T01:57:50.681Z] + ls /var/log/sa-host [2024-12-10T01:57:50.681Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-10T01:57:50.942Z] provisioning config files... [2024-12-10T01:57:50.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-715@tmp/config17006310440819387547tmp [Pipeline] { [Pipeline] echo [2024-12-10T01:57:51.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:51.357Z] ---> create-netrc.sh [Pipeline] } [2024-12-10T01:57:51.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:51.829Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-10T01:57:51.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:52.196Z] ---> sudo-logs.sh [2024-12-10T01:57:52.196Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-10T01:57:52.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:52.653Z] ---> job-cost.sh [2024-12-10T01:57:52.653Z] lf-activate-venv: SKIPPING [2024-12-10T01:57:52.653Z] DEBUG: total: 0.2199999988079071 [2024-12-10T01:57:52.653Z] INFO: Retrieving Stack Cost... [2024-12-10T01:57:52.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-10T01:57:52.916Z] INFO: Archiving Costs [Pipeline] echo [2024-12-10T01:57:52.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-10T01:57:53.296Z] ---> logs-deploy.sh [2024-12-10T01:57:53.296Z] lf-activate-venv: SKIPPING [2024-12-10T01:57:53.296Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-715/1 [2024-12-10T01:57:53.296Z] INFO: archiving workspace using pattern(s): [2024-12-10T01:57:54.234Z] Archives upload complete. [2024-12-10T01:57:54.495Z] INFO: archiving logs to Nexus [2024-12-10T01:57:55.064Z] ---> uname -a: [2024-12-10T01:57:55.064Z] Linux prd-ubuntu20-04-docker-8c-8g-34830 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.064Z] ---> lscpu: [2024-12-10T01:57:55.064Z] Architecture: x86_64 [2024-12-10T01:57:55.064Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-10T01:57:55.064Z] Byte Order: Little Endian [2024-12-10T01:57:55.064Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-10T01:57:55.064Z] CPU(s): 8 [2024-12-10T01:57:55.064Z] On-line CPU(s) list: 0-7 [2024-12-10T01:57:55.064Z] Thread(s) per core: 1 [2024-12-10T01:57:55.064Z] Core(s) per socket: 1 [2024-12-10T01:57:55.064Z] Socket(s): 8 [2024-12-10T01:57:55.064Z] NUMA node(s): 1 [2024-12-10T01:57:55.064Z] Vendor ID: AuthenticAMD [2024-12-10T01:57:55.064Z] CPU family: 23 [2024-12-10T01:57:55.064Z] Model: 49 [2024-12-10T01:57:55.064Z] Model name: AMD EPYC-Rome Processor [2024-12-10T01:57:55.064Z] Stepping: 0 [2024-12-10T01:57:55.064Z] CPU MHz: 2799.998 [2024-12-10T01:57:55.064Z] BogoMIPS: 5599.99 [2024-12-10T01:57:55.064Z] Virtualization: AMD-V [2024-12-10T01:57:55.064Z] Hypervisor vendor: KVM [2024-12-10T01:57:55.064Z] Virtualization type: full [2024-12-10T01:57:55.064Z] L1d cache: 256 KiB [2024-12-10T01:57:55.064Z] L1i cache: 256 KiB [2024-12-10T01:57:55.064Z] L2 cache: 4 MiB [2024-12-10T01:57:55.064Z] L3 cache: 128 MiB [2024-12-10T01:57:55.064Z] NUMA node0 CPU(s): 0-7 [2024-12-10T01:57:55.064Z] Vulnerability Itlb multihit: Not affected [2024-12-10T01:57:55.064Z] Vulnerability L1tf: Not affected [2024-12-10T01:57:55.064Z] Vulnerability Mds: Not affected [2024-12-10T01:57:55.064Z] Vulnerability Meltdown: Not affected [2024-12-10T01:57:55.064Z] Vulnerability Mmio stale data: Not affected [2024-12-10T01:57:55.064Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-10T01:57:55.064Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-10T01:57:55.064Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-10T01:57:55.064Z] Vulnerability Srbds: Not affected [2024-12-10T01:57:55.064Z] Vulnerability Tsx async abort: Not affected [2024-12-10T01:57:55.064Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.064Z] ---> nproc: [2024-12-10T01:57:55.064Z] 8 [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.064Z] [2024-12-10T01:57:55.065Z] ---> df -h: [2024-12-10T01:57:55.065Z] Filesystem Size Used Avail Use% Mounted on [2024-12-10T01:57:55.065Z] overlay 155G 12G 144G 8% / [2024-12-10T01:57:55.065Z] tmpfs 64M 0 64M 0% /dev [2024-12-10T01:57:55.065Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-10T01:57:55.065Z] shm 64M 0 64M 0% /dev/shm [2024-12-10T01:57:55.065Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] ---> sar -b -r -n DEV: [2024-12-10T01:57:55.065Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34830) 12/10/24 _x86_64_ (8 CPU) [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:53:44 LINUX RESTART (8 CPU) [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-10T01:57:55.065Z] 01:55:01 329.45 47.96 281.49 0.00 5382.70 57693.98 0.00 [2024-12-10T01:57:55.065Z] 01:56:01 298.97 2.13 296.83 0.00 31.99 91712.50 0.00 [2024-12-10T01:57:55.065Z] 01:57:01 110.31 0.18 110.13 0.00 17.20 19514.88 0.00 [2024-12-10T01:57:55.065Z] Average: 246.25 16.76 229.49 0.00 1810.53 56309.09 0.00 [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-10T01:57:55.065Z] 01:55:01 29181020 31520736 800116 2.43 74500 2537764 1857348 5.47 1042928 2271696 429340 [2024-12-10T01:57:55.065Z] 01:56:01 27992764 31517724 788996 2.40 181760 3502160 1790508 5.28 1151100 3223352 496 [2024-12-10T01:57:55.065Z] 01:57:01 27371372 31241476 1055580 3.21 190852 3784752 2479800 7.31 1714152 3219924 240252 [2024-12-10T01:57:55.065Z] Average: 28181719 31426645 881564 2.68 149037 3274892 2042552 6.02 1302727 2904991 223363 [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-10T01:57:55.065Z] 01:55:01 ens3 487.47 358.87 5942.22 96.65 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:55:01 docker0 18.91 21.66 1.54 166.46 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:55:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:56:01 ens3 525.46 328.86 3309.96 35.70 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:56:01 docker0 323.74 516.18 27.23 3302.37 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:57:01 ens3 54.54 32.04 89.37 17.21 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:57:01 docker0 1.37 3.53 0.08 38.14 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:57:01 veth383ab7b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] 01:57:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] Average: ens3 355.83 239.93 3113.86 49.85 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] Average: docker0 114.69 180.48 9.62 1169.11 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] Average: veth383ab7b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] Average: lo 2.49 2.49 0.24 0.24 0.00 0.00 0.00 0.00 [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] ---> sar -P ALL: [2024-12-10T01:57:55.065Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34830) 12/10/24 _x86_64_ (8 CPU) [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:53:44 LINUX RESTART (8 CPU) [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] 01:54:01 CPU %user %nice %system %iowait %steal %idle [2024-12-10T01:57:55.065Z] 01:55:01 all 9.01 0.00 2.88 2.60 0.05 85.46 [2024-12-10T01:57:55.065Z] 01:55:01 0 8.61 0.00 3.31 0.55 0.05 87.47 [2024-12-10T01:57:55.065Z] 01:55:01 1 8.41 0.00 3.17 0.34 0.03 88.04 [2024-12-10T01:57:55.065Z] 01:55:01 2 11.54 0.00 3.34 8.07 0.07 76.98 [2024-12-10T01:57:55.065Z] 01:55:01 3 6.30 0.00 2.21 6.65 0.05 84.80 [2024-12-10T01:57:55.065Z] 01:55:01 4 7.40 0.00 2.75 0.24 0.07 89.54 [2024-12-10T01:57:55.065Z] 01:55:01 5 10.04 0.00 2.47 2.25 0.07 85.17 [2024-12-10T01:57:55.065Z] 01:55:01 6 10.32 0.00 2.86 1.16 0.07 85.60 [2024-12-10T01:57:55.065Z] 01:55:01 7 9.46 0.00 2.91 1.51 0.03 86.08 [2024-12-10T01:57:55.065Z] 01:56:01 all 6.24 0.00 3.23 4.29 0.05 86.19 [2024-12-10T01:57:55.065Z] 01:56:01 0 6.22 0.00 3.61 0.52 0.05 89.59 [2024-12-10T01:57:55.065Z] 01:56:01 1 5.63 0.00 4.13 20.78 0.07 69.39 [2024-12-10T01:57:55.065Z] 01:56:01 2 5.97 0.00 2.79 0.39 0.05 90.81 [2024-12-10T01:57:55.065Z] 01:56:01 3 6.75 0.00 2.62 0.94 0.05 89.64 [2024-12-10T01:57:55.065Z] 01:56:01 4 5.56 0.00 2.47 0.59 0.02 91.37 [2024-12-10T01:57:55.065Z] 01:56:01 5 5.66 0.00 4.07 8.34 0.07 81.86 [2024-12-10T01:57:55.065Z] 01:56:01 6 6.71 0.00 2.69 0.77 0.05 89.77 [2024-12-10T01:57:55.065Z] 01:56:01 7 7.39 0.00 3.46 2.09 0.07 87.00 [2024-12-10T01:57:55.065Z] 01:57:01 all 48.87 0.00 7.83 1.07 0.09 42.14 [2024-12-10T01:57:55.065Z] 01:57:01 0 48.57 0.00 7.51 0.35 0.08 43.48 [2024-12-10T01:57:55.065Z] 01:57:01 1 48.06 0.00 7.96 3.30 0.08 40.59 [2024-12-10T01:57:55.065Z] 01:57:01 2 49.43 0.00 7.65 0.54 0.10 42.28 [2024-12-10T01:57:55.065Z] 01:57:01 3 49.75 0.00 7.65 0.91 0.08 41.61 [2024-12-10T01:57:55.065Z] 01:57:01 4 49.03 0.00 7.70 2.12 0.10 41.05 [2024-12-10T01:57:55.065Z] 01:57:01 5 48.08 0.00 7.99 0.56 0.08 43.29 [2024-12-10T01:57:55.065Z] 01:57:01 6 48.73 0.00 8.65 0.35 0.10 42.17 [2024-12-10T01:57:55.065Z] 01:57:01 7 49.33 0.00 7.55 0.40 0.08 42.62 [2024-12-10T01:57:55.065Z] Average: all 21.37 0.00 4.65 2.65 0.07 71.27 [2024-12-10T01:57:55.065Z] Average: 0 21.11 0.00 4.81 0.48 0.06 73.54 [2024-12-10T01:57:55.065Z] Average: 1 20.72 0.00 5.09 8.13 0.06 65.99 [2024-12-10T01:57:55.065Z] Average: 2 22.32 0.00 4.60 2.99 0.07 70.02 [2024-12-10T01:57:55.065Z] Average: 3 20.94 0.00 4.16 2.83 0.06 72.00 [2024-12-10T01:57:55.065Z] Average: 4 20.68 0.00 4.31 0.98 0.06 73.96 [2024-12-10T01:57:55.065Z] Average: 5 21.24 0.00 4.84 3.71 0.07 70.13 [2024-12-10T01:57:55.065Z] Average: 6 21.90 0.00 4.73 0.76 0.07 72.54 [2024-12-10T01:57:55.065Z] Average: 7 22.01 0.00 4.64 1.34 0.06 71.96 [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z] [2024-12-10T01:57:55.065Z]