Pull request #694 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a02a67ec64bf414f97b5f4dd0cc2863e74c61032+a7ea162f49cc88b1fd5543c209327df7c238676c (8521cdaee90dd675c1538e39190aa7257b842f68) 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-ssh3601787431649499623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh9200860773959479703.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-694/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-694/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9374645188169135118.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-694/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13640545711903128304.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh11430683313068934736.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-694/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-694/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5335995484018269908.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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 ‘prd-ubuntu20.04-docker-8c-8g-12517’ Running on prd-ubuntu20.04-docker-8c-8g-12545 in /w/workspace/gexfoundry_device-mqtt-go_PR-694 [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-694 # 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 a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit a02a67ec64bf414f97b5f4dd0cc2863e74c61032 Merge succeeded, producing a02a67ec64bf414f97b5f4dd0cc2863e74c61032 Checking out Revision a02a67ec64bf414f97b5f4dd0cc2863e74c61032 (PR-694) > 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/694/head:refs/remotes/origin/PR-694 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a02a67ec64bf414f97b5f4dd0cc2863e74c61032 # 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 a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a02a67ec64bf414f97b5f4dd0cc2863e74c61032 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T01:12:40.753Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T01:12:40.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T01:12:41.133Z] ========================================================= [2024-10-02T01:12:41.133Z] EdgeX Global Pipelines Version Info [2024-10-02T01:12:41.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:12:41.936Z] ------------------- [2024-10-02T01:12:41.936Z] stable info: [2024-10-02T01:12:41.936Z] ------------------- [2024-10-02T01:12:41.936Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T01:12:41.936Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T01:12:41.936Z] Message: update stable to v1.0.264 [2024-10-02T01:12:42.509Z] ------------------- [2024-10-02T01:12:42.509Z] experimental info: [2024-10-02T01:12:42.509Z] ------------------- [2024-10-02T01:12:42.509Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T01:12:42.509Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T01:12:42.509Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T01:12:42.757Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-02T01:12:42.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-02T01:12:42.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T01:12:42.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T01:12:43.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T01:12:43.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T01:12:43.124Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T01:12:43.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T01:12:43.258Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T01:12:43.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T01:12:43.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T01:12:43.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-02T01:12:43.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T01:12:43.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T01:12:43.628Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T01:12:43.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T01:12:43.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T01:12:43.820Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T01:12:43.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T01:12:43.957Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T01:12:44.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T01:12:44.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T01:12:44.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T01:12:44.325Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T01:12:44.444Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T01:12:44.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T01:12:44.574Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T01:12:44.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-694 [Pipeline] echo [2024-10-02T01:12:44.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-694 [Pipeline] echo [2024-10-02T01:12:44.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-694 [Pipeline] echo [2024-10-02T01:12:44.897Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [Pipeline] echo [2024-10-02T01:12:45.102Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a02a67e [Pipeline] echo [2024-10-02T01:12:45.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T01:12:45.336Z] provisioning config files... [2024-10-02T01:12:45.351Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/config10264020433096409411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:12:45.741Z] ---> ****-login.sh [2024-10-02T01:12:45.741Z] nexus3.edgexfoundry.org:10001 [2024-10-02T01:12:46.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:12:46.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:12:46.003Z] Configure a credential helper to remove this warning. See [2024-10-02T01:12:46.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:12:46.003Z] [2024-10-02T01:12:46.003Z] Login Succeeded [2024-10-02T01:12:46.003Z] nexus3.edgexfoundry.org:10002 [2024-10-02T01:12:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:12:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:12:46.264Z] Configure a credential helper to remove this warning. See [2024-10-02T01:12:46.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:12:46.264Z] [2024-10-02T01:12:46.264Z] Login Succeeded [2024-10-02T01:12:46.264Z] nexus3.edgexfoundry.org:10003 [2024-10-02T01:12:46.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:12:46.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:12:46.264Z] Configure a credential helper to remove this warning. See [2024-10-02T01:12:46.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:12:46.264Z] [2024-10-02T01:12:46.264Z] Login Succeeded [2024-10-02T01:12:46.264Z] nexus3.edgexfoundry.org:10004 [2024-10-02T01:12:46.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:12:46.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:12:46.524Z] Configure a credential helper to remove this warning. See [2024-10-02T01:12:46.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:12:46.524Z] [2024-10-02T01:12:46.524Z] Login Succeeded [2024-10-02T01:12:46.524Z] ****.io [2024-10-02T01:12:46.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:12:46.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:12:46.785Z] Configure a credential helper to remove this warning. See [2024-10-02T01:12:46.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:12:46.785Z] [2024-10-02T01:12:46.785Z] Login Succeeded [2024-10-02T01:12:46.785Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T01:12:46.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T01:12:47.545Z] + git rev-list -1 --merges a02a67ec64bf414f97b5f4dd0cc2863e74c61032~1..a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [Pipeline] echo [2024-10-02T01:12:47.597Z] -----------> git rev-list -1 --merges a02a67ec64bf414f97b5f4dd0cc2863e74c61032~1..a02a67ec64bf414f97b5f4dd0cc2863e74c61032 a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [false] [Pipeline] sh [2024-10-02T01:12:47.930Z] + git log --format=format:%s -1 a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [Pipeline] echo [2024-10-02T01:12:47.976Z] ========================================================= [2024-10-02T01:12:47.976Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T01:12:47.976Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T01:12:48.438Z] + git log --format=format:%s -1 a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [Pipeline] echo [2024-10-02T01:12:48.483Z] [semverPrep] GIT_COMMIT: a02a67ec64bf414f97b5f4dd0cc2863e74c61032, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-02T01:12:48.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T01:12:48.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T01:12:48.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T01:12:48.951Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T01:12:48.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T01:12:48.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T01:12:48.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T01:12:48.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:12:49.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T01:12:49.486Z] [2024-10-02T01:12:49.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:12:49.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T01:12:49.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T01:12:49.895Z] b85a868b505f: Pulling fs layer [2024-10-02T01:12:49.895Z] e2be974225ed: Pulling fs layer [2024-10-02T01:12:49.895Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T01:12:49.895Z] 988bab9f4d93: Pulling fs layer [2024-10-02T01:12:49.895Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T01:12:49.895Z] eaf3925da568: Pulling fs layer [2024-10-02T01:12:49.895Z] bab4dde63d76: Pulling fs layer [2024-10-02T01:12:49.895Z] 988bab9f4d93: Waiting [2024-10-02T01:12:49.895Z] 1469e6f7b9e6: Waiting [2024-10-02T01:12:49.895Z] eaf3925da568: Waiting [2024-10-02T01:12:49.895Z] bde34c3a00c8: Pulling fs layer [2024-10-02T01:12:49.895Z] b352a97aabf1: Pulling fs layer [2024-10-02T01:12:49.895Z] 4872d77fe225: Pulling fs layer [2024-10-02T01:12:49.895Z] 5851b861e8e6: Pulling fs layer [2024-10-02T01:12:49.895Z] 4872d77fe225: Waiting [2024-10-02T01:12:49.895Z] bab4dde63d76: Waiting [2024-10-02T01:12:49.895Z] bde34c3a00c8: Waiting [2024-10-02T01:12:49.895Z] e2be974225ed: Download complete [2024-10-02T01:12:49.895Z] 988bab9f4d93: Download complete [2024-10-02T01:12:49.895Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T01:12:49.895Z] 1469e6f7b9e6: Download complete [2024-10-02T01:12:49.895Z] eaf3925da568: Verifying Checksum [2024-10-02T01:12:49.895Z] eaf3925da568: Download complete [2024-10-02T01:12:49.895Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T01:12:49.895Z] 339a4e72a1f5: Download complete [2024-10-02T01:12:50.153Z] bde34c3a00c8: Verifying Checksum [2024-10-02T01:12:50.153Z] bde34c3a00c8: Download complete [2024-10-02T01:12:50.153Z] b352a97aabf1: Download complete [2024-10-02T01:12:50.153Z] 4872d77fe225: Verifying Checksum [2024-10-02T01:12:50.153Z] 4872d77fe225: Download complete [2024-10-02T01:12:50.153Z] 5851b861e8e6: Verifying Checksum [2024-10-02T01:12:50.153Z] 5851b861e8e6: Download complete [2024-10-02T01:12:50.153Z] b85a868b505f: Verifying Checksum [2024-10-02T01:12:50.153Z] b85a868b505f: Download complete [2024-10-02T01:12:50.411Z] bab4dde63d76: Verifying Checksum [2024-10-02T01:12:50.411Z] bab4dde63d76: Download complete [2024-10-02T01:12:51.345Z] b85a868b505f: Pull complete [2024-10-02T01:12:51.345Z] e2be974225ed: Pull complete [2024-10-02T01:12:51.912Z] 339a4e72a1f5: Pull complete [2024-10-02T01:12:51.912Z] 988bab9f4d93: Pull complete [2024-10-02T01:12:52.172Z] 1469e6f7b9e6: Pull complete [2024-10-02T01:12:52.172Z] eaf3925da568: Pull complete [2024-10-02T01:12:54.080Z] bab4dde63d76: Pull complete [2024-10-02T01:12:54.080Z] bde34c3a00c8: Pull complete [2024-10-02T01:12:54.080Z] b352a97aabf1: Pull complete [2024-10-02T01:12:54.340Z] 4872d77fe225: Pull complete [2024-10-02T01:12:54.340Z] 5851b861e8e6: Pull complete [2024-10-02T01:12:54.340Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T01:12:54.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T01:12:54.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:12:54.667Z] prd-ubuntu20.04-docker-8c-8g-12545 does not seem to be running inside a container [2024-10-02T01:12:54.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-694 -v /w/workspace/gexfoundry_device-mqtt-go_PR-694:/w/workspace/gexfoundry_device-mqtt-go_PR-694:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-694@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-10-02T01:12:57.677Z] $ docker top 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 -eo pid,comm [2024-10-02T01:12:57.735Z] 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-10-02T01:12:57.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T01:12:57.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T01:12:57.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T01:12:58.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T01:12:58.108Z] $ docker exec 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 ssh-agent [2024-10-02T01:12:58.227Z] SSH_AUTH_SOCK=/tmp/ssh-sSDU3ogposNG/agent.34 [2024-10-02T01:12:58.227Z] SSH_AGENT_PID=40 [2024-10-02T01:12:58.234Z] Running ssh-add (command line suppressed) [2024-10-02T01:12:58.335Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/private_key_16235125381112119949.key (/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/private_key_16235125381112119949.key) [2024-10-02T01:12:58.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T01:12:58.707Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T01:12:58.738Z] $ docker exec --env ******** --env ******** 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 ssh-agent -k [2024-10-02T01:12:58.892Z] unset SSH_AUTH_SOCK; [2024-10-02T01:12:58.892Z] unset SSH_AGENT_PID; [2024-10-02T01:12:58.892Z] echo Agent pid 40 killed; [2024-10-02T01:12:58.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T01:12:59.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T01:12:59.013Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T01:12:59.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T01:12:59.131Z] $ docker exec 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 ssh-agent [2024-10-02T01:12:59.252Z] SSH_AUTH_SOCK=/tmp/ssh-ATvZHSMq82es/agent.73 [2024-10-02T01:12:59.252Z] SSH_AGENT_PID=79 [2024-10-02T01:12:59.257Z] Running ssh-add (command line suppressed) [2024-10-02T01:12:59.361Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/private_key_4895678091737915734.key (/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/private_key_4895678091737915734.key) [2024-10-02T01:12:59.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T01:12:59.725Z] + git semver init [2024-10-02T01:12:59.988Z] 2024-10-02 01:12:59,905 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T01:12:59.988Z] 2024-10-02 01:12:59,905 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver [2024-10-02T01:12:59.988Z] 2024-10-02 01:12:59,906 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver [2024-10-02T01:12:59.989Z] 2024-10-02 01:12:59,906 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-694, universal_newlines=False, shell=None, istream=None) [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,400 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694/.git/info/exclude [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver/PR-694 with force:False [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,401 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver/PR-694 [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,405 [execute] INFO git cat-file --batch-check [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,410 [execute] INFO git cat-file --batch [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T01:13:01.901Z] 2024-10-02 01:13:01,415 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-694/.semver/PR-694 [2024-10-02T01:13:01.901Z] 0.0.0 [Pipeline] } [2024-10-02T01:13:01.932Z] $ docker exec --env ******** --env ******** 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 ssh-agent -k [2024-10-02T01:13:02.029Z] unset SSH_AUTH_SOCK; [2024-10-02T01:13:02.029Z] unset SSH_AGENT_PID; [2024-10-02T01:13:02.031Z] echo Agent pid 79 killed; [2024-10-02T01:13:02.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T01:13:02.497Z] + git semver [Pipeline] } [2024-10-02T01:13:02.788Z] $ docker stop --time=1 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 [2024-10-02T01:13:04.078Z] $ docker rm -f --volumes 67ca68ef93896d9dccdab672898327f329a3dddd3ed19eed819e309b7f5b9e06 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T01:13:04.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T01:13:04.834Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T01:13:04.877Z] [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-10-02T01:13:05.591Z] provisioning config files... [2024-10-02T01:13:05.600Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/config4737561268112826115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:13:05.969Z] ---> ****-login.sh [2024-10-02T01:13:05.969Z] nexus3.edgexfoundry.org:10001 [2024-10-02T01:13:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:13:05.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:13:05.969Z] Configure a credential helper to remove this warning. See [2024-10-02T01:13:05.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:13:05.970Z] [2024-10-02T01:13:05.970Z] Login Succeeded [2024-10-02T01:13:05.970Z] nexus3.edgexfoundry.org:10002 [2024-10-02T01:13:05.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:13:05.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:13:05.970Z] Configure a credential helper to remove this warning. See [2024-10-02T01:13:05.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:13:05.970Z] [2024-10-02T01:13:05.970Z] Login Succeeded [2024-10-02T01:13:05.970Z] nexus3.edgexfoundry.org:10003 [2024-10-02T01:13:06.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:13:06.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:13:06.232Z] Configure a credential helper to remove this warning. See [2024-10-02T01:13:06.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:13:06.232Z] [2024-10-02T01:13:06.232Z] Login Succeeded [2024-10-02T01:13:06.232Z] nexus3.edgexfoundry.org:10004 [2024-10-02T01:13:06.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:13:06.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:13:06.232Z] Configure a credential helper to remove this warning. See [2024-10-02T01:13:06.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:13:06.232Z] [2024-10-02T01:13:06.232Z] Login Succeeded [2024-10-02T01:13:06.232Z] ****.io [2024-10-02T01:13:06.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:13:06.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:13:06.492Z] Configure a credential helper to remove this warning. See [2024-10-02T01:13:06.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:13:06.492Z] [2024-10-02T01:13:06.492Z] Login Succeeded [2024-10-02T01:13:06.492Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T01:13:06.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T01:13:06.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T01:13:06.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T01:13:06.848Z] ========================================================= [2024-10-02T01:13:06.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T01:13:06.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:13:07.361Z] + 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-10-02T01:13:07.361Z] Sending build context to Docker daemon 20.85MB [2024-10-02T01:13:07.361Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T01:13:07.361Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T01:13:07.619Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T01:13:07.619Z] 619be1103602: Pulling fs layer [2024-10-02T01:13:07.619Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T01:13:07.619Z] 5df492c9dc93: Pulling fs layer [2024-10-02T01:13:07.619Z] 7629e6793208: Pulling fs layer [2024-10-02T01:13:07.619Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T01:13:07.619Z] fb5054dd5b73: Pulling fs layer [2024-10-02T01:13:07.619Z] eeca6798cff9: Pulling fs layer [2024-10-02T01:13:07.619Z] aa269ceb94a6: Pulling fs layer [2024-10-02T01:13:07.619Z] ada007ff1a6a: Pulling fs layer [2024-10-02T01:13:07.619Z] 7629e6793208: Waiting [2024-10-02T01:13:07.619Z] 4f4fb700ef54: Waiting [2024-10-02T01:13:07.619Z] fb5054dd5b73: Waiting [2024-10-02T01:13:07.619Z] eeca6798cff9: Waiting [2024-10-02T01:13:07.619Z] aa269ceb94a6: Waiting [2024-10-02T01:13:07.619Z] ada007ff1a6a: Waiting [2024-10-02T01:13:07.619Z] 7862e08f4a3e: Download complete [2024-10-02T01:13:07.619Z] 7629e6793208: Verifying Checksum [2024-10-02T01:13:07.619Z] 7629e6793208: Download complete [2024-10-02T01:13:07.619Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T01:13:07.619Z] 4f4fb700ef54: Download complete [2024-10-02T01:13:07.619Z] fb5054dd5b73: Verifying Checksum [2024-10-02T01:13:07.619Z] fb5054dd5b73: Download complete [2024-10-02T01:13:07.619Z] 619be1103602: Verifying Checksum [2024-10-02T01:13:07.619Z] 619be1103602: Download complete [2024-10-02T01:13:07.619Z] eeca6798cff9: Verifying Checksum [2024-10-02T01:13:07.619Z] eeca6798cff9: Download complete [2024-10-02T01:13:07.619Z] 619be1103602: Pull complete [2024-10-02T01:13:07.878Z] ada007ff1a6a: Verifying Checksum [2024-10-02T01:13:07.878Z] ada007ff1a6a: Download complete [2024-10-02T01:13:07.878Z] 7862e08f4a3e: Pull complete [2024-10-02T01:13:07.878Z] 5df492c9dc93: Verifying Checksum [2024-10-02T01:13:07.878Z] 5df492c9dc93: Download complete [2024-10-02T01:13:08.443Z] aa269ceb94a6: Verifying Checksum [2024-10-02T01:13:08.443Z] aa269ceb94a6: Download complete [2024-10-02T01:13:10.969Z] 5df492c9dc93: Pull complete [2024-10-02T01:13:10.969Z] 7629e6793208: Pull complete [2024-10-02T01:13:10.969Z] 4f4fb700ef54: Pull complete [2024-10-02T01:13:10.969Z] fb5054dd5b73: Pull complete [2024-10-02T01:13:10.969Z] eeca6798cff9: Pull complete [2024-10-02T01:13:13.499Z] aa269ceb94a6: Pull complete [2024-10-02T01:13:13.759Z] ada007ff1a6a: Pull complete [2024-10-02T01:13:13.759Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T01:13:13.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T01:13:13.759Z] ---> f489d0715acc [2024-10-02T01:13:13.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T01:13:19.290Z] ---> Running in 39ea90918ca1 [2024-10-02T01:13:19.290Z] Removing intermediate container 39ea90918ca1 [2024-10-02T01:13:19.290Z] ---> 4fd3f3764c55 [2024-10-02T01:13:19.290Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T01:13:19.290Z] ---> Running in 4d27be5c7e01 [2024-10-02T01:13:19.290Z] Removing intermediate container 4d27be5c7e01 [2024-10-02T01:13:19.290Z] ---> bdd79447071f [2024-10-02T01:13:19.290Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-02T01:13:19.290Z] ---> Running in e6276e2dd572 [2024-10-02T01:13:19.290Z] Removing intermediate container e6276e2dd572 [2024-10-02T01:13:19.290Z] ---> 60951533ba3f [2024-10-02T01:13:19.290Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T01:13:19.290Z] ---> Running in 89b75ff63dfd [2024-10-02T01:13:19.290Z] Removing intermediate container 89b75ff63dfd [2024-10-02T01:13:19.290Z] ---> 5747599d41cb [2024-10-02T01:13:19.290Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T01:13:19.290Z] ---> Running in d78f0c0a4d9d [2024-10-02T01:13:19.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T01:13:19.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T01:13:19.551Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-02T01:13:19.551Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-02T01:13:19.551Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-02T01:13:19.551Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-02T01:13:19.551Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T01:13:19.551Z] OK: 268 MiB in 56 packages [2024-10-02T01:13:20.120Z] Removing intermediate container d78f0c0a4d9d [2024-10-02T01:13:20.120Z] ---> c7edb246e02d [2024-10-02T01:13:20.120Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-02T01:13:20.120Z] ---> Running in 8ae46306142f [2024-10-02T01:13:20.381Z] Still waiting to schedule task [2024-10-02T01:13:20.381Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12542’ [2024-10-02T01:13:20.381Z] Removing intermediate container 8ae46306142f [2024-10-02T01:13:20.382Z] ---> 24da7176e0c5 [2024-10-02T01:13:20.382Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-02T01:13:20.382Z] ---> 3dd3fd369735 [2024-10-02T01:13:20.382Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T01:13:20.382Z] ---> Running in f0ad4177f7be [2024-10-02T01:14:28.223Z] Removing intermediate container f0ad4177f7be [2024-10-02T01:14:28.223Z] ---> f72220b45a35 [2024-10-02T01:14:28.223Z] Step 11/12 : COPY . . [2024-10-02T01:14:28.223Z] ---> 6c87daf497e4 [2024-10-02T01:14:28.223Z] Step 12/12 : RUN $MAKE [2024-10-02T01:14:28.223Z] ---> Running in 800b10bcb1a6 [2024-10-02T01:14:28.223Z] noop [2024-10-02T01:14:28.223Z] Removing intermediate container 800b10bcb1a6 [2024-10-02T01:14:28.223Z] ---> 66c46e9335fe [2024-10-02T01:14:28.223Z] Successfully built 66c46e9335fe [2024-10-02T01:14:28.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:14:28.703Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T01:14:28.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:14:28.870Z] prd-ubuntu20.04-docker-8c-8g-12545 does not seem to be running inside a container [2024-10-02T01:14:28.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-694 -v /w/workspace/gexfoundry_device-mqtt-go_PR-694:/w/workspace/gexfoundry_device-mqtt-go_PR-694:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-694@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-10-02T01:14:29.223Z] $ docker top dfc1861bef74a2e835d1ee1549c04a9c157d5b1c2af23fa29d35b1ca74a71605 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T01:14:29.645Z] + go version [2024-10-02T01:14:29.645Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T01:14:29.679Z] $ docker stop --time=1 dfc1861bef74a2e835d1ee1549c04a9c157d5b1c2af23fa29d35b1ca74a71605 [2024-10-02T01:14:30.943Z] $ docker rm -f --volumes dfc1861bef74a2e835d1ee1549c04a9c157d5b1c2af23fa29d35b1ca74a71605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:14:31.736Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T01:14:31.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:14:31.915Z] prd-ubuntu20.04-docker-8c-8g-12545 does not seem to be running inside a container [2024-10-02T01:14:31.943Z] $ 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-694 -v /w/workspace/gexfoundry_device-mqtt-go_PR-694:/w/workspace/gexfoundry_device-mqtt-go_PR-694:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-694@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-10-02T01:14:32.245Z] $ docker top 277ec8e5b99384ea317ebd9376a2eafb7f392fb9556f1eb4296466562360dc62 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T01:14:32.643Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-694 [Pipeline] fileExists [Pipeline] sh [2024-10-02T01:14:32.998Z] + make test [2024-10-02T01:14:32.998Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T01:14:34.908Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-02T01:14:52.993Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-10-02T01:14:52.993Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-10-02T01:14:52.993Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements [2024-10-02T01:14:59.551Z] go vet ./... [2024-10-02T01:15:04.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T01:15:04.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T01:15:04.812Z] ./bin/test-attribution-txt.sh [2024-10-02T01:15:04.812Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T01:15:04.812Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T01:15:04.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T01:15:04.894Z] $ docker stop --time=1 277ec8e5b99384ea317ebd9376a2eafb7f392fb9556f1eb4296466562360dc62 [2024-10-02T01:15:10.352Z] $ docker rm -f --volumes 277ec8e5b99384ea317ebd9376a2eafb7f392fb9556f1eb4296466562360dc62 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T01:15:10.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T01:15:11.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T01:15:11.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T01:15:12.067Z] + ls -al . [2024-10-02T01:15:12.067Z] total 252 [2024-10-02T01:15:12.067Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 01:14 . [2024-10-02T01:15:12.067Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 01:12 .. [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 01:12 .dockerignore [2024-10-02T01:15:12.067Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 01:14 .git [2024-10-02T01:15:12.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:12 .github [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 01:12 .gitignore [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 01:12 .golangci.yml [2024-10-02T01:15:12.067Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 01:13 .semver [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 2 01:12 Attribution.txt [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 2 01:12 CHANGELOG.md [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 2 01:12 Dockerfile [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 01:12 GOVERNANCE.md [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 01:12 Jenkinsfile [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 01:12 LICENSE [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 2 01:12 Makefile [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 01:12 OWNERS.md [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 01:12 README.md [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 01:13 VERSION [2024-10-02T01:15:12.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 01:12 bin [2024-10-02T01:15:12.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:12 cmd [2024-10-02T01:15:12.067Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 2 01:14 coverage.out [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 7066 Oct 2 01:12 go.mod [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 2 01:12 go.sum [2024-10-02T01:15:12.067Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:12 internal [2024-10-02T01:15:12.067Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 01:12 mock [2024-10-02T01:15:12.067Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:15:12.517Z] + 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=a02a67ec64bf414f97b5f4dd0cc2863e74c61032 --label arch=amd64 --label version=0.0.0 . [2024-10-02T01:15:12.517Z] Sending build context to Docker daemon 20.87MB [2024-10-02T01:15:12.517Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T01:15:12.517Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-02T01:15:12.517Z] ---> 66c46e9335fe [2024-10-02T01:15:12.517Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-02T01:15:12.775Z] ---> Running in 39bbac406f39 [2024-10-02T01:15:13.035Z] Removing intermediate container 39bbac406f39 [2024-10-02T01:15:13.035Z] ---> cf05d28c296e [2024-10-02T01:15:13.035Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T01:15:13.035Z] ---> Running in ad6c606b747e [2024-10-02T01:15:13.035Z] Removing intermediate container ad6c606b747e [2024-10-02T01:15:13.035Z] ---> 1213f31b725b [2024-10-02T01:15:13.035Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-02T01:15:13.035Z] ---> Running in f18c974a8454 [2024-10-02T01:15:13.035Z] Removing intermediate container f18c974a8454 [2024-10-02T01:15:13.035Z] ---> c77f964dcfaf [2024-10-02T01:15:13.035Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T01:15:13.294Z] ---> Running in f0aebee3c241 [2024-10-02T01:15:13.294Z] Removing intermediate container f0aebee3c241 [2024-10-02T01:15:13.294Z] ---> 76ac0717c91d [2024-10-02T01:15:13.294Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T01:15:13.294Z] ---> Running in 2a60cd4f9ff4 [2024-10-02T01:15:13.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:13.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:13.812Z] OK: 268 MiB in 56 packages [2024-10-02T01:15:14.071Z] Removing intermediate container 2a60cd4f9ff4 [2024-10-02T01:15:14.071Z] ---> 25f7a2d23f66 [2024-10-02T01:15:14.071Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-02T01:15:14.071Z] ---> Running in 58a67a2e6ea5 [2024-10-02T01:15:14.330Z] Removing intermediate container 58a67a2e6ea5 [2024-10-02T01:15:14.330Z] ---> 72d52077535e [2024-10-02T01:15:14.330Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-02T01:15:14.330Z] ---> 678725c09505 [2024-10-02T01:15:14.330Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T01:15:14.330Z] ---> Running in 15280aef049d [2024-10-02T01:15:15.640Z] Removing intermediate container 15280aef049d [2024-10-02T01:15:15.640Z] ---> 12c9c904a1a3 [2024-10-02T01:15:15.640Z] Step 11/25 : COPY . . [2024-10-02T01:15:15.901Z] ---> 259b01c7578e [2024-10-02T01:15:15.901Z] Step 12/25 : RUN $MAKE [2024-10-02T01:15:15.901Z] ---> Running in cc3bb32b6e40 [2024-10-02T01:15:16.160Z] 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.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-02T01:15:54.883Z] Removing intermediate container cc3bb32b6e40 [2024-10-02T01:15:54.883Z] ---> 743729748fa1 [2024-10-02T01:15:54.883Z] Step 13/25 : FROM alpine:3.18 [2024-10-02T01:15:54.883Z] 3.18: Pulling from library/alpine [2024-10-02T01:15:54.883Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T01:15:54.883Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T01:15:54.883Z] 1cc3d825d8b2: Download complete [2024-10-02T01:15:54.883Z] 1cc3d825d8b2: Pull complete [2024-10-02T01:15:54.883Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T01:15:54.883Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T01:15:54.883Z] ---> 2c64cf60f6f0 [2024-10-02T01:15:54.883Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-10-02T01:15:54.883Z] ---> Running in d78cd5401f06 [2024-10-02T01:15:54.883Z] Removing intermediate container d78cd5401f06 [2024-10-02T01:15:54.883Z] ---> 7686da7219b7 [2024-10-02T01:15:54.883Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-02T01:15:54.883Z] ---> Running in c2ab033d410d [2024-10-02T01:15:54.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:54.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:54.883Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T01:15:54.883Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T01:15:54.883Z] OK: 7 MiB in 16 packages [2024-10-02T01:15:54.883Z] Removing intermediate container c2ab033d410d [2024-10-02T01:15:54.883Z] ---> 02f16b75e5cc [2024-10-02T01:15:54.883Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-02T01:15:54.883Z] ---> Running in 7db9343bbf1c [2024-10-02T01:15:54.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:54.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T01:15:54.883Z] OK: 7 MiB in 16 packages [2024-10-02T01:15:54.883Z] Removing intermediate container 7db9343bbf1c [2024-10-02T01:15:54.883Z] ---> 19aef16a23fb [2024-10-02T01:15:54.883Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-02T01:15:54.883Z] ---> 5ecfe807b259 [2024-10-02T01:15:54.883Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-02T01:15:55.143Z] ---> e7f5b1233d77 [2024-10-02T01:15:55.143Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-02T01:15:55.143Z] ---> 626859a643f4 [2024-10-02T01:15:55.143Z] Step 20/25 : EXPOSE 59982 [2024-10-02T01:15:55.143Z] ---> Running in 77b050a62b7b [2024-10-02T01:15:55.143Z] Removing intermediate container 77b050a62b7b [2024-10-02T01:15:55.143Z] ---> 6021c6b7edd9 [2024-10-02T01:15:55.143Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-02T01:15:55.143Z] ---> Running in 709a4f1e5da2 [2024-10-02T01:15:55.402Z] Removing intermediate container 709a4f1e5da2 [2024-10-02T01:15:55.403Z] ---> 3aaae17d3987 [2024-10-02T01:15:55.403Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-02T01:15:55.403Z] ---> Running in c743f096a255 [2024-10-02T01:15:55.403Z] Removing intermediate container c743f096a255 [2024-10-02T01:15:55.403Z] ---> fc275f1fabd6 [2024-10-02T01:15:55.403Z] Step 23/25 : LABEL arch=amd64 [2024-10-02T01:15:55.403Z] ---> Running in cfc03347617b [2024-10-02T01:15:55.403Z] Removing intermediate container cfc03347617b [2024-10-02T01:15:55.403Z] ---> 2b075e5663e0 [2024-10-02T01:15:55.403Z] Step 24/25 : LABEL git_sha=a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [2024-10-02T01:15:55.403Z] ---> Running in c37ed224d279 [2024-10-02T01:15:55.662Z] Removing intermediate container c37ed224d279 [2024-10-02T01:15:55.662Z] ---> 054b4592294f [2024-10-02T01:15:55.662Z] Step 25/25 : LABEL version=0.0.0 [2024-10-02T01:15:55.662Z] ---> Running in 011ecdb44cfd [2024-10-02T01:15:55.662Z] Removing intermediate container 011ecdb44cfd [2024-10-02T01:15:55.662Z] ---> 686d1eb87d1e [2024-10-02T01:15:55.662Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T01:15:55.662Z] Successfully built 686d1eb87d1e [2024-10-02T01:15:55.662Z] 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-10-02T01:15:56.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T01:15:56.707Z] [2024-10-02T01:15:56.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:15:57.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T01:15:57.138Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T01:15:57.138Z] 5eb5b503b376: Pulling fs layer [2024-10-02T01:15:57.138Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T01:15:57.138Z] ec43610c2a17: Pulling fs layer [2024-10-02T01:15:57.138Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T01:15:57.138Z] 33b1e0a273af: Pulling fs layer [2024-10-02T01:15:57.138Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T01:15:57.138Z] 2f39f015ded8: Pulling fs layer [2024-10-02T01:15:57.138Z] 3a2ae6a8a46f: Waiting [2024-10-02T01:15:57.138Z] 5d3b04190fa2: Waiting [2024-10-02T01:15:57.138Z] 2f39f015ded8: Waiting [2024-10-02T01:15:57.138Z] 33b1e0a273af: Waiting [2024-10-02T01:15:57.138Z] 5c69ac0246d0: Download complete [2024-10-02T01:15:57.138Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T01:15:57.138Z] 3a2ae6a8a46f: Download complete [2024-10-02T01:15:57.138Z] 33b1e0a273af: Verifying Checksum [2024-10-02T01:15:57.138Z] 33b1e0a273af: Download complete [2024-10-02T01:15:57.138Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T01:15:57.138Z] 5d3b04190fa2: Download complete [2024-10-02T01:15:57.138Z] ec43610c2a17: Verifying Checksum [2024-10-02T01:15:57.138Z] ec43610c2a17: Download complete [2024-10-02T01:15:57.397Z] 5eb5b503b376: Verifying Checksum [2024-10-02T01:15:57.397Z] 5eb5b503b376: Download complete [2024-10-02T01:15:58.779Z] 5eb5b503b376: Pull complete [2024-10-02T01:15:58.779Z] 5c69ac0246d0: Pull complete [2024-10-02T01:15:59.038Z] ec43610c2a17: Pull complete [2024-10-02T01:15:59.295Z] 3a2ae6a8a46f: Pull complete [2024-10-02T01:15:59.295Z] 33b1e0a273af: Pull complete [2024-10-02T01:15:59.552Z] 5d3b04190fa2: Pull complete [2024-10-02T01:16:03.750Z] 2f39f015ded8: Pull complete [2024-10-02T01:16:03.750Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T01:16:03.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T01:16:03.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:16:04.004Z] prd-ubuntu20.04-docker-8c-8g-12545 does not seem to be running inside a container [2024-10-02T01:16:04.031Z] $ 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-694 -v /w/workspace/gexfoundry_device-mqtt-go_PR-694:/w/workspace/gexfoundry_device-mqtt-go_PR-694:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-694@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-10-02T01:16:09.823Z] $ docker top cf629eefd45725c4aa51596d0144c56f04398e190a61cc4d1aff456d01bcecec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:16:10.338Z] ---> job-cost.sh [2024-10-02T01:16:10.338Z] lf-activate-venv: SKIPPING [2024-10-02T01:16:10.338Z] INFO: No Stack... [2024-10-02T01:16:10.598Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T01:16:10.857Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T01:16:11.176Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives/cost.csv [2024-10-02T01:16:11.176Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T01:16:11.235Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [2024-10-02T01:16:11.242Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] did not exist. Created. [2024-10-02T01:16:11.249Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T01:16:11.687Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T01:16:11.750Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T01:16:11.794Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T01:16:11.893Z] $ docker stop --time=1 cf629eefd45725c4aa51596d0144c56f04398e190a61cc4d1aff456d01bcecec [2024-10-02T01:16:13.046Z] $ docker rm -f --volumes cf629eefd45725c4aa51596d0144c56f04398e190a61cc4d1aff456d01bcecec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T01:16:56.911Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12546 in /w/workspace/gexfoundry_device-mqtt-go_PR-694 [Pipeline] { [Pipeline] ws [2024-10-02T01:16:56.993Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-10-02T01:17:00.108Z] The recommended git tool is: git [2024-10-02T01:17:07.484Z] using credential edgex-jenkins-ssh [2024-10-02T01:17:07.513Z] Cloning the remote Git repository [2024-10-02T01:17:07.558Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-02T01:17:07.684Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-10-02T01:17:07.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-02T01:17:07.877Z] > git --version # timeout=10 [2024-10-02T01:17:07.931Z] > git --version # 'git version 2.25.1' [2024-10-02T01:17:07.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T01:17:08.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T01:17:10.949Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-02T01:17:10.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T01:17:11.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-02T01:17:11.952Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-02T01:17:11.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T01:17:11.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/694/head:refs/remotes/origin/PR-694 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T01:17:12.469Z] Merging remotes/origin/main commit a7ea162f49cc88b1fd5543c209327df7c238676c into PR head commit a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [2024-10-02T01:17:12.706Z] Merge succeeded, producing a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [2024-10-02T01:17:12.706Z] Checking out Revision a02a67ec64bf414f97b5f4dd0cc2863e74c61032 (PR-694) [2024-10-02T01:17:13.196Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-02T01:17:13.271Z] > git --version # timeout=10 [2024-10-02T01:17:13.281Z] > git --version # 'git version 2.25.1' [2024-10-02T01:17:13.294Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T01:17:12.489Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T01:17:12.545Z] > git checkout -f a02a67ec64bf414f97b5f4dd0cc2863e74c61032 # timeout=10 [2024-10-02T01:17:12.616Z] > git remote # timeout=10 [2024-10-02T01:17:12.630Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T01:17:12.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T01:17:12.671Z] > git merge a7ea162f49cc88b1fd5543c209327df7c238676c # timeout=10 [2024-10-02T01:17:12.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T01:17:12.713Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T01:17:12.731Z] > git checkout -f a02a67ec64bf414f97b5f4dd0cc2863e74c61032 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T01:17:18.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T01:17:18.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T01:17:18.394Z] Dload Upload Total Spent Left Speed [2024-10-02T01:17:18.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-02T01:17:18.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T01:17:19.085Z] + sudo tee /etc/docker/daemon.new [2024-10-02T01:17:19.086Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-02T01:17:19.086Z] { [2024-10-02T01:17:19.086Z] "registry-mirrors": [ [2024-10-02T01:17:19.086Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T01:17:19.086Z] ], [2024-10-02T01:17:19.086Z] "bip": "10.250.0.254/24", [2024-10-02T01:17:19.086Z] "hosts": [ [2024-10-02T01:17:19.086Z] "tcp://0.0.0.0:5555", [2024-10-02T01:17:19.086Z] "unix:///var/run/docker.sock" [2024-10-02T01:17:19.086Z] ], [2024-10-02T01:17:19.086Z] "mtu": 1458, [2024-10-02T01:17:19.086Z] "selinux-enabled": true, [2024-10-02T01:17:19.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T01:17:19.086Z] } [Pipeline] sh [2024-10-02T01:17:19.431Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T01:17:19.793Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T01:17:38.163Z] provisioning config files... [2024-10-02T01:17:38.195Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config693880463016910555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:17:38.818Z] ---> ****-login.sh [2024-10-02T01:17:38.818Z] nexus3.edgexfoundry.org:10001 [2024-10-02T01:17:39.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:17:39.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:17:39.356Z] Configure a credential helper to remove this warning. See [2024-10-02T01:17:39.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:17:39.356Z] [2024-10-02T01:17:39.356Z] Login Succeeded [2024-10-02T01:17:39.356Z] nexus3.edgexfoundry.org:10002 [2024-10-02T01:17:39.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:17:39.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:17:39.628Z] Configure a credential helper to remove this warning. See [2024-10-02T01:17:39.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:17:39.628Z] [2024-10-02T01:17:39.628Z] Login Succeeded [2024-10-02T01:17:39.628Z] nexus3.edgexfoundry.org:10003 [2024-10-02T01:17:39.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:17:40.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:17:40.166Z] Configure a credential helper to remove this warning. See [2024-10-02T01:17:40.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:17:40.166Z] [2024-10-02T01:17:40.166Z] Login Succeeded [2024-10-02T01:17:40.166Z] nexus3.edgexfoundry.org:10004 [2024-10-02T01:17:40.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:17:40.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:17:40.436Z] Configure a credential helper to remove this warning. See [2024-10-02T01:17:40.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:17:40.436Z] [2024-10-02T01:17:40.436Z] Login Succeeded [2024-10-02T01:17:40.436Z] ****.io [2024-10-02T01:17:40.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T01:17:40.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T01:17:40.702Z] Configure a credential helper to remove this warning. See [2024-10-02T01:17:40.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T01:17:40.702Z] [2024-10-02T01:17:40.702Z] Login Succeeded [2024-10-02T01:17:40.702Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T01:17:40.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T01:17:41.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T01:17:41.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T01:17:41.275Z] ========================================================= [2024-10-02T01:17:41.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T01:17:41.275Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:17:41.823Z] + 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-10-02T01:17:42.091Z] Sending build context to Docker daemon 10.54MB [2024-10-02T01:17:42.091Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T01:17:42.091Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-02T01:17:42.358Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T01:17:42.358Z] c6b39de5b339: Pulling fs layer [2024-10-02T01:17:42.359Z] a69c41024577: Pulling fs layer [2024-10-02T01:17:42.359Z] d6de4b400683: Pulling fs layer [2024-10-02T01:17:42.359Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T01:17:42.359Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T01:17:42.359Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T01:17:42.359Z] 00f215d4a9da: Pulling fs layer [2024-10-02T01:17:42.359Z] d496ad576159: Pulling fs layer [2024-10-02T01:17:42.359Z] 35cb2a7552d0: Waiting [2024-10-02T01:17:42.359Z] 4f4fb700ef54: Waiting [2024-10-02T01:17:42.359Z] 464afbd9ba4c: Waiting [2024-10-02T01:17:42.359Z] 00f215d4a9da: Waiting [2024-10-02T01:17:42.359Z] d496ad576159: Waiting [2024-10-02T01:17:42.359Z] a69c41024577: Download complete [2024-10-02T01:17:42.359Z] 35cb2a7552d0: Verifying Checksum [2024-10-02T01:17:42.359Z] 35cb2a7552d0: Download complete [2024-10-02T01:17:42.359Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T01:17:42.359Z] 4f4fb700ef54: Download complete [2024-10-02T01:17:42.359Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T01:17:42.359Z] 464afbd9ba4c: Download complete [2024-10-02T01:17:42.635Z] c6b39de5b339: Verifying Checksum [2024-10-02T01:17:42.635Z] c6b39de5b339: Download complete [2024-10-02T01:17:42.905Z] d496ad576159: Verifying Checksum [2024-10-02T01:17:42.905Z] d496ad576159: Download complete [2024-10-02T01:17:43.503Z] c6b39de5b339: Pull complete [2024-10-02T01:17:44.094Z] d6de4b400683: Download complete [2024-10-02T01:17:45.064Z] a69c41024577: Pull complete [2024-10-02T01:17:45.064Z] 00f215d4a9da: Verifying Checksum [2024-10-02T01:17:45.064Z] 00f215d4a9da: Download complete [2024-10-02T01:17:58.534Z] d6de4b400683: Pull complete [2024-10-02T01:17:58.534Z] 35cb2a7552d0: Pull complete [2024-10-02T01:17:58.534Z] 4f4fb700ef54: Pull complete [2024-10-02T01:17:58.534Z] 464afbd9ba4c: Pull complete [2024-10-02T01:18:06.764Z] 00f215d4a9da: Pull complete [2024-10-02T01:18:08.703Z] d496ad576159: Pull complete [2024-10-02T01:18:08.703Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T01:18:08.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T01:18:08.703Z] ---> f246e2811388 [2024-10-02T01:18:08.703Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-02T01:18:09.284Z] ---> Running in 1c15069d7bd9 [2024-10-02T01:18:09.553Z] Removing intermediate container 1c15069d7bd9 [2024-10-02T01:18:09.553Z] ---> 58e2f6bb8e4f [2024-10-02T01:18:09.553Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T01:18:09.553Z] ---> Running in 80c4ee5e3e35 [2024-10-02T01:18:09.822Z] Removing intermediate container 80c4ee5e3e35 [2024-10-02T01:18:09.822Z] ---> 7ef0338356ed [2024-10-02T01:18:09.822Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-02T01:18:10.091Z] ---> Running in 121f95b049f2 [2024-10-02T01:18:10.360Z] Removing intermediate container 121f95b049f2 [2024-10-02T01:18:10.360Z] ---> 2d5f7c86630c [2024-10-02T01:18:10.360Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T01:18:10.360Z] ---> Running in bdc4549fd601 [2024-10-02T01:18:10.629Z] Removing intermediate container bdc4549fd601 [2024-10-02T01:18:10.629Z] ---> b156373dbede [2024-10-02T01:18:10.629Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T01:18:10.629Z] ---> Running in 034ee2bedacc [2024-10-02T01:18:12.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T01:18:12.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T01:18:13.276Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-02T01:18:13.276Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-02T01:18:13.276Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-02T01:18:13.276Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-02T01:18:13.276Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T01:18:13.558Z] OK: 271 MiB in 56 packages [2024-10-02T01:18:14.532Z] Removing intermediate container 034ee2bedacc [2024-10-02T01:18:14.532Z] ---> 1b3ddc01595b [2024-10-02T01:18:14.532Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-02T01:18:14.532Z] ---> Running in f2db3cd97aca [2024-10-02T01:18:14.801Z] Removing intermediate container f2db3cd97aca [2024-10-02T01:18:14.801Z] ---> 5305c9b31313 [2024-10-02T01:18:14.801Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-02T01:18:15.385Z] ---> 95fc97752560 [2024-10-02T01:18:15.385Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T01:18:15.385Z] ---> Running in 0e823ba0e67c [2024-10-02T01:20:07.100Z] Removing intermediate container 0e823ba0e67c [2024-10-02T01:20:07.100Z] ---> f383b2822f07 [2024-10-02T01:20:07.100Z] Step 11/12 : COPY . . [2024-10-02T01:20:07.100Z] ---> bac351e4dc62 [2024-10-02T01:20:07.100Z] Step 12/12 : RUN $MAKE [2024-10-02T01:20:07.100Z] ---> Running in b81b6bb0c48a [2024-10-02T01:20:07.100Z] noop [2024-10-02T01:20:07.100Z] Removing intermediate container b81b6bb0c48a [2024-10-02T01:20:07.100Z] ---> 4c202a7868fa [2024-10-02T01:20:07.100Z] Successfully built 4c202a7868fa [2024-10-02T01:20:07.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:20:07.786Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T01:20:07.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:20:08.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-12546 does not seem to be running inside a container [2024-10-02T01:20:08.169Z] $ 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-10-02T01:20:09.442Z] $ docker top 4f7dc7facd924a632f7db7aab4e62df8a84634a665349d54ba4ff4fa8ec4dc0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T01:20:10.370Z] + go version [2024-10-02T01:20:10.370Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T01:20:10.415Z] $ docker stop --time=1 4f7dc7facd924a632f7db7aab4e62df8a84634a665349d54ba4ff4fa8ec4dc0e [2024-10-02T01:20:12.049Z] $ docker rm -f --volumes 4f7dc7facd924a632f7db7aab4e62df8a84634a665349d54ba4ff4fa8ec4dc0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:20:12.997Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T01:20:12.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:20:13.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-12546 does not seem to be running inside a container [2024-10-02T01:20:13.339Z] $ 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-10-02T01:20:14.534Z] $ docker top d013de2868b2d346c561ed098224705e83b1e57e2cdb2fb48b6037b50572b214 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T01:20:15.425Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T01:20:16.150Z] + make test [2024-10-02T01:20:16.151Z] go test ./... -coverprofile=coverage.out ./... [2024-10-02T01:20:22.786Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-02T01:23:29.545Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-10-02T01:23:33.801Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-10-02T01:23:33.802Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements [2024-10-02T01:23:34.761Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T01:23:34.761Z] go vet ./... [2024-10-02T01:24:22.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T01:24:22.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T01:24:22.141Z] ./bin/test-attribution-txt.sh [2024-10-02T01:24:22.141Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-02T01:24:22.141Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-02T01:24:22.142Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T01:24:22.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T01:24:22.247Z] $ docker stop --time=1 d013de2868b2d346c561ed098224705e83b1e57e2cdb2fb48b6037b50572b214 [2024-10-02T01:24:24.245Z] $ docker rm -f --volumes d013de2868b2d346c561ed098224705e83b1e57e2cdb2fb48b6037b50572b214 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T01:24:25.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T01:24:25.825Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T01:24:26.239Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T01:24:26.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T01:24:27.270Z] + ls -al . [2024-10-02T01:24:27.270Z] total 248 [2024-10-02T01:24:27.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 01:20 . [2024-10-02T01:24:27.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 01:17 .. [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 01:17 .dockerignore [2024-10-02T01:24:27.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 01:17 .git [2024-10-02T01:24:27.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:17 .github [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 2 01:17 .gitignore [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 01:17 .golangci.yml [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 2 01:17 Attribution.txt [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 2 01:17 CHANGELOG.md [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 2 01:17 Dockerfile [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 01:17 GOVERNANCE.md [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 2 01:17 Jenkinsfile [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 01:17 LICENSE [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 2 01:17 Makefile [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 2 01:17 OWNERS.md [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 2 01:17 README.md [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 01:13 VERSION [2024-10-02T01:24:27.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 01:17 bin [2024-10-02T01:24:27.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:17 cmd [2024-10-02T01:24:27.270Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 2 01:23 coverage.out [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 7066 Oct 2 01:17 go.mod [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 2 01:17 go.sum [2024-10-02T01:24:27.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 01:17 internal [2024-10-02T01:24:27.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 01:17 mock [2024-10-02T01:24:27.270Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 2 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:24:27.719Z] + 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=a02a67ec64bf414f97b5f4dd0cc2863e74c61032 --label arch=arm64 --label version=0.0.0 . [2024-10-02T01:24:28.323Z] Sending build context to Docker daemon 10.56MB [2024-10-02T01:24:28.323Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T01:24:28.323Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-02T01:24:28.323Z] ---> 4c202a7868fa [2024-10-02T01:24:28.323Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-02T01:24:28.323Z] ---> Running in c44f04aa120c [2024-10-02T01:24:28.594Z] Removing intermediate container c44f04aa120c [2024-10-02T01:24:28.594Z] ---> 7c536f6d34a4 [2024-10-02T01:24:28.594Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T01:24:28.594Z] ---> Running in 6d8ebd6da3da [2024-10-02T01:24:28.865Z] Removing intermediate container 6d8ebd6da3da [2024-10-02T01:24:28.865Z] ---> 8782b42953b7 [2024-10-02T01:24:28.865Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-02T01:24:29.131Z] ---> Running in 4d34dd67f926 [2024-10-02T01:24:29.397Z] Removing intermediate container 4d34dd67f926 [2024-10-02T01:24:29.397Z] ---> c3caf8eb1de6 [2024-10-02T01:24:29.397Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-02T01:24:29.397Z] ---> Running in 9fbdaacee008 [2024-10-02T01:24:29.666Z] Removing intermediate container 9fbdaacee008 [2024-10-02T01:24:29.666Z] ---> 90eb1d49c79d [2024-10-02T01:24:29.666Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-02T01:24:29.666Z] ---> Running in a56308d90166 [2024-10-02T01:24:30.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T01:24:31.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T01:24:32.164Z] OK: 271 MiB in 56 packages [2024-10-02T01:24:33.123Z] Removing intermediate container a56308d90166 [2024-10-02T01:24:33.123Z] ---> bb1cd0138ebb [2024-10-02T01:24:33.123Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-02T01:24:33.123Z] ---> Running in ac48d8eeb1a0 [2024-10-02T01:24:33.396Z] Removing intermediate container ac48d8eeb1a0 [2024-10-02T01:24:33.396Z] ---> 53a7ebbae056 [2024-10-02T01:24:33.396Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-02T01:24:33.661Z] ---> 1a298372cab7 [2024-10-02T01:24:33.661Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T01:24:33.928Z] ---> Running in 84f39eaeb7ac [2024-10-02T01:24:35.894Z] Removing intermediate container 84f39eaeb7ac [2024-10-02T01:24:35.894Z] ---> 4a772e06908d [2024-10-02T01:24:35.894Z] Step 11/25 : COPY . . [2024-10-02T01:24:37.306Z] ---> 8d4346200e3a [2024-10-02T01:24:37.306Z] Step 12/25 : RUN $MAKE [2024-10-02T01:24:37.306Z] ---> Running in f32f506082b5 [2024-10-02T01:24:38.264Z] 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.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-10-02T01:28:00.028Z] Removing intermediate container f32f506082b5 [2024-10-02T01:28:00.028Z] ---> d55fd2e365eb [2024-10-02T01:28:00.028Z] Step 13/25 : FROM alpine:3.18 [2024-10-02T01:28:00.028Z] 3.18: Pulling from library/alpine [2024-10-02T01:28:00.028Z] 720f3032cd11: Pulling fs layer [2024-10-02T01:28:00.028Z] 720f3032cd11: Verifying Checksum [2024-10-02T01:28:00.028Z] 720f3032cd11: Download complete [2024-10-02T01:28:00.028Z] 720f3032cd11: Pull complete [2024-10-02T01:28:00.028Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T01:28:00.028Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T01:28:00.028Z] ---> 3e834921e367 [2024-10-02T01:28:00.028Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-10-02T01:28:00.028Z] ---> Running in bc39dbc8283e [2024-10-02T01:28:00.028Z] Removing intermediate container bc39dbc8283e [2024-10-02T01:28:00.028Z] ---> 6ac7dd870c32 [2024-10-02T01:28:00.028Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-02T01:28:00.028Z] ---> Running in f5bcc1c91ace [2024-10-02T01:28:00.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T01:28:00.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T01:28:00.298Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T01:28:00.298Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T01:28:00.298Z] OK: 8 MiB in 16 packages [2024-10-02T01:28:01.275Z] Removing intermediate container f5bcc1c91ace [2024-10-02T01:28:01.275Z] ---> 3506a463cc1f [2024-10-02T01:28:01.275Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-02T01:28:01.275Z] ---> Running in b9d0c4daf4d5 [2024-10-02T01:28:02.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T01:28:02.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T01:28:03.452Z] OK: 8 MiB in 16 packages [2024-10-02T01:28:04.034Z] Removing intermediate container b9d0c4daf4d5 [2024-10-02T01:28:04.034Z] ---> 104e863ef97a [2024-10-02T01:28:04.034Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-02T01:28:06.608Z] ---> ac20f353d111 [2024-10-02T01:28:06.608Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-02T01:28:06.608Z] ---> 8c5127394877 [2024-10-02T01:28:06.608Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-02T01:28:07.188Z] ---> f96a8d612d9c [2024-10-02T01:28:07.188Z] Step 20/25 : EXPOSE 59982 [2024-10-02T01:28:07.188Z] ---> Running in 3586ed6ef747 [2024-10-02T01:28:07.453Z] Removing intermediate container 3586ed6ef747 [2024-10-02T01:28:07.453Z] ---> 0ba7e9c7b707 [2024-10-02T01:28:07.453Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-02T01:28:07.453Z] ---> Running in 1571d02a7148 [2024-10-02T01:28:07.739Z] Removing intermediate container 1571d02a7148 [2024-10-02T01:28:07.739Z] ---> 1db83db3f44f [2024-10-02T01:28:07.739Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-02T01:28:08.004Z] ---> Running in bf111a991a62 [2024-10-02T01:28:08.273Z] Removing intermediate container bf111a991a62 [2024-10-02T01:28:08.273Z] ---> 9db8d37fa998 [2024-10-02T01:28:08.273Z] Step 23/25 : LABEL arch=arm64 [2024-10-02T01:28:08.273Z] ---> Running in 4fe2469b28d0 [2024-10-02T01:28:08.537Z] Removing intermediate container 4fe2469b28d0 [2024-10-02T01:28:08.537Z] ---> 3b376b357141 [2024-10-02T01:28:08.537Z] Step 24/25 : LABEL git_sha=a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [2024-10-02T01:28:08.537Z] ---> Running in 3d50cd4dc64c [2024-10-02T01:28:08.803Z] Removing intermediate container 3d50cd4dc64c [2024-10-02T01:28:08.803Z] ---> bee6bbcb52a7 [2024-10-02T01:28:08.803Z] Step 25/25 : LABEL version=0.0.0 [2024-10-02T01:28:09.069Z] ---> Running in 4c1f25e5c67b [2024-10-02T01:28:09.333Z] Removing intermediate container 4c1f25e5c67b [2024-10-02T01:28:09.333Z] ---> f863eae8db54 [2024-10-02T01:28:09.333Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T01:28:09.333Z] Successfully built f863eae8db54 [2024-10-02T01:28:09.333Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:28:10.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T01:28:10.308Z] [2024-10-02T01:28:10.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:28:10.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T01:28:10.747Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T01:28:10.747Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T01:28:10.747Z] 04944245beec: Pulling fs layer [2024-10-02T01:28:10.747Z] 699f458cf7ca: Pulling fs layer [2024-10-02T01:28:10.747Z] 765212b225bb: Pulling fs layer [2024-10-02T01:28:10.747Z] f23df028b6ca: Pulling fs layer [2024-10-02T01:28:10.747Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T01:28:10.747Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T01:28:10.747Z] f23df028b6ca: Waiting [2024-10-02T01:28:10.747Z] 2437ff75d9bd: Waiting [2024-10-02T01:28:10.747Z] d65c8cfc05b1: Waiting [2024-10-02T01:28:10.747Z] 765212b225bb: Waiting [2024-10-02T01:28:11.012Z] 04944245beec: Verifying Checksum [2024-10-02T01:28:11.012Z] 04944245beec: Download complete [2024-10-02T01:28:11.012Z] 765212b225bb: Verifying Checksum [2024-10-02T01:28:11.012Z] 765212b225bb: Download complete [2024-10-02T01:28:11.012Z] f23df028b6ca: Verifying Checksum [2024-10-02T01:28:11.012Z] f23df028b6ca: Download complete [2024-10-02T01:28:11.012Z] d65c8cfc05b1: Download complete [2024-10-02T01:28:11.288Z] 699f458cf7ca: Verifying Checksum [2024-10-02T01:28:11.288Z] 699f458cf7ca: Download complete [2024-10-02T01:28:11.554Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T01:28:11.554Z] 8998bd30e6a1: Download complete [2024-10-02T01:28:14.124Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T01:28:14.124Z] 2437ff75d9bd: Download complete [2024-10-02T01:28:16.066Z] 8998bd30e6a1: Pull complete [2024-10-02T01:28:16.335Z] 04944245beec: Pull complete [2024-10-02T01:28:17.786Z] 699f458cf7ca: Pull complete [2024-10-02T01:28:18.061Z] 765212b225bb: Pull complete [2024-10-02T01:28:19.039Z] f23df028b6ca: Pull complete [2024-10-02T01:28:19.308Z] d65c8cfc05b1: Pull complete [2024-10-02T01:28:37.514Z] 2437ff75d9bd: Pull complete [2024-10-02T01:28:37.514Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T01:28:37.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T01:28:37.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:28:37.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-12546 does not seem to be running inside a container [2024-10-02T01:28:37.919Z] $ 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-10-02T01:28:40.479Z] $ docker top 503687101d6c6ace73d6c6096fb47f5917dd4507c258045be5a698b9edfb3aa7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:41.056Z] ---> job-cost.sh [2024-10-02T01:28:41.321Z] lf-activate-venv: SKIPPING [2024-10-02T01:28:41.321Z] INFO: No Stack... [2024-10-02T01:28:41.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T01:28:42.537Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T01:28:42.886Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-10-02T01:28:42.886Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T01:28:42.976Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [2024-10-02T01:28:42.984Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] did not exist. Created. [2024-10-02T01:28:42.992Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T01:28:43.424Z] /w/workspace/device-mqtt-go/1@tmp/durable-564ae8dd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T01:28:43.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T01:28:43.835Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T01:28:43.877Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T01:28:43.900Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-694-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T01:28:44.005Z] $ docker stop --time=1 503687101d6c6ace73d6c6096fb47f5917dd4507c258045be5a698b9edfb3aa7 [2024-10-02T01:28:45.466Z] $ docker rm -f --volumes 503687101d6c6ace73d6c6096fb47f5917dd4507c258045be5a698b9edfb3aa7 [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-10-02T01:28:46.636Z] provisioning config files... [2024-10-02T01:28:46.644Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/config12419852462252887401tmp [Pipeline] { [Pipeline] sh [2024-10-02T01:28:46.997Z] + set +x [2024-10-02T01:28:46.997Z] + curl -s https://codecov.io/bash [2024-10-02T01:28:46.997Z] + bash -s -- [2024-10-02T01:28:46.997Z] [2024-10-02T01:28:46.997Z] _____ _ [2024-10-02T01:28:46.997Z] / ____| | | [2024-10-02T01:28:46.997Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T01:28:46.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T01:28:46.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T01:28:46.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T01:28:46.997Z] Bash-1.0.6 [2024-10-02T01:28:46.997Z] [2024-10-02T01:28:46.997Z] [2024-10-02T01:28:46.997Z] ==> git version 2.25.1 found [2024-10-02T01:28:46.997Z] ==> 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-10-02T01:28:46.997Z] Release-Date: 2020-01-08 [2024-10-02T01:28:46.997Z] 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-10-02T01:28:46.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T01:28:46.997Z] ==> Jenkins CI detected. [2024-10-02T01:28:46.997Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-694 [2024-10-02T01:28:46.997Z] project root: . [2024-10-02T01:28:46.997Z] --> token set from env [2024-10-02T01:28:46.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T01:28:46.997Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T01:28:46.997Z] ==> Python coveragepy not found [2024-10-02T01:28:46.997Z] ==> Searching for coverage reports in: [2024-10-02T01:28:46.997Z] + . [2024-10-02T01:28:46.997Z] -> Found 1 reports [2024-10-02T01:28:46.997Z] ==> Detecting git/mercurial file structure [2024-10-02T01:28:47.257Z] ==> Reading reports [2024-10-02T01:28:47.257Z] + ./coverage.out bytes=18506 [2024-10-02T01:28:47.257Z] ==> Appending adjustments [2024-10-02T01:28:47.257Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T01:28:47.257Z] + Found adjustments [2024-10-02T01:28:47.257Z] ==> Gzipping contents [2024-10-02T01:28:47.257Z] 4.0K /tmp/codecov.yGJTIT.gz [2024-10-02T01:28:47.257Z] ==> Uploading reports [2024-10-02T01:28:47.257Z] url: https://codecov.io [2024-10-02T01:28:47.257Z] query: branch=PR-694&commit=a02a67ec64bf414f97b5f4dd0cc2863e74c61032&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-694%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=694&job=&cmd_args= [2024-10-02T01:28:47.257Z] -> Pinging Codecov [2024-10-02T01:28:47.257Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-694&commit=a02a67ec64bf414f97b5f4dd0cc2863e74c61032&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-694%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=694&job=&cmd_args= [2024-10-02T01:28:47.516Z] -> Uploading to [2024-10-02T01:28:47.516Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/a02a67ec64bf414f97b5f4dd0cc2863e74c61032/644d388a-cf8e-4096-be32-b5e8db4704e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T012847Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b735927ffb62e0008f3bd004db4c5d6e8d39706f2eeac523a37e0b91d94f9ac [2024-10-02T01:28:47.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T01:28:47.516Z] Dload Upload Total Spent Left Speed [2024-10-02T01:28:47.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 14946 --:--:-- --:--:-- --:--:-- 14873 100 3049 0 0 100 3049 0 13199 --:--:-- --:--:-- --:--:-- 13142 [2024-10-02T01:28:47.775Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a02a67ec64bf414f97b5f4dd0cc2863e74c61032 [Pipeline] } [2024-10-02T01:28:47.897Z] 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-10-02T01:28:50.099Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives ] [2024-10-02T01:28:50.100Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives [2024-10-02T01:28:50.100Z] total 16 [2024-10-02T01:28:50.100Z] drwxr-xr-x 3 root root 4096 Oct 2 01:16 . [2024-10-02T01:28:50.100Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 01:16 .. [2024-10-02T01:28:50.100Z] drwxr-xr-x 2 root root 4096 Oct 2 01:16 cost [2024-10-02T01:28:50.100Z] -rw-r--r-- 1 root root 86 Oct 2 01:16 cost.csv [2024-10-02T01:28:50.100Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives [2024-10-02T01:28:50.100Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives [2024-10-02T01:28:50.100Z] total 16 [2024-10-02T01:28:50.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 01:16 . [2024-10-02T01:28:50.100Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 01:16 .. [2024-10-02T01:28:50.100Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 01:16 cost [2024-10-02T01:28:50.100Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 2 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:50.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:51.361Z] ---> package-listing.sh [2024-10-02T01:28:51.361Z] ++ facter osfamily [2024-10-02T01:28:51.361Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T01:28:51.620Z] + OS_FAMILY=debian [2024-10-02T01:28:51.620Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-694 [2024-10-02T01:28:51.620Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T01:28:51.620Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T01:28:51.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T01:28:51.620Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T01:28:51.620Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-694 ']' [2024-10-02T01:28:51.620Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T01:28:51.620Z] + case "${OS_FAMILY}" in [2024-10-02T01:28:51.620Z] + dpkg -l [2024-10-02T01:28:51.620Z] + grep '^ii' [2024-10-02T01:28:51.620Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T01:28:51.620Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T01:28:51.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T01:28:51.620Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-694 ']' [2024-10-02T01:28:51.620Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives/ [2024-10-02T01:28:51.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-694/archives/ [Pipeline] echo [2024-10-02T01:28:51.661Z] 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-694/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T01:28:51.953Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T01:28:52.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T01:28:52.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T01:28:52.782Z] prd-ubuntu20.04-docker-8c-8g-12545 does not seem to be running inside a container [2024-10-02T01:28:52.807Z] $ 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-694/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-694 -v /w/workspace/gexfoundry_device-mqtt-go_PR-694:/w/workspace/gexfoundry_device-mqtt-go_PR-694:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-694@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-10-02T01:28:52.998Z] $ docker top d41805fdb7d4ede323b669dacff775af01b6ccc8d6dac59318555b3ec7038928 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T01:28:53.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T01:28:53.820Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T01:28:54.180Z] + ls /var/log/sa-host [2024-10-02T01:28:54.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T01:28:54.422Z] provisioning config files... [2024-10-02T01:28:54.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-694@tmp/config2679851900467957120tmp [Pipeline] { [Pipeline] echo [2024-10-02T01:28:54.520Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:54.858Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T01:28:54.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:55.343Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T01:28:55.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:55.706Z] ---> sudo-logs.sh [2024-10-02T01:28:55.706Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T01:28:55.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:56.133Z] ---> job-cost.sh [2024-10-02T01:28:56.134Z] lf-activate-venv: SKIPPING [2024-10-02T01:28:56.134Z] DEBUG: total: 0.2199999988079071 [2024-10-02T01:28:56.134Z] INFO: Retrieving Stack Cost... [2024-10-02T01:28:56.394Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T01:28:56.964Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T01:28:57.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T01:28:57.346Z] ---> logs-deploy.sh [2024-10-02T01:28:57.346Z] lf-activate-venv: SKIPPING [2024-10-02T01:28:57.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-694/1 [2024-10-02T01:28:57.346Z] INFO: archiving workspace using pattern(s): [2024-10-02T01:28:58.284Z] Archives upload complete. [2024-10-02T01:28:58.543Z] INFO: archiving logs to Nexus [2024-10-02T01:28:59.113Z] ---> uname -a: [2024-10-02T01:28:59.113Z] Linux prd-ubuntu20-04-docker-8c-8g-12545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-02T01:28:59.113Z] [2024-10-02T01:28:59.113Z] [2024-10-02T01:28:59.113Z] ---> lscpu: [2024-10-02T01:28:59.113Z] Architecture: x86_64 [2024-10-02T01:28:59.113Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-02T01:28:59.113Z] Byte Order: Little Endian [2024-10-02T01:28:59.113Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-02T01:28:59.113Z] CPU(s): 8 [2024-10-02T01:28:59.113Z] On-line CPU(s) list: 0-7 [2024-10-02T01:28:59.113Z] Thread(s) per core: 1 [2024-10-02T01:28:59.113Z] Core(s) per socket: 1 [2024-10-02T01:28:59.113Z] Socket(s): 8 [2024-10-02T01:28:59.113Z] NUMA node(s): 1 [2024-10-02T01:28:59.113Z] Vendor ID: AuthenticAMD [2024-10-02T01:28:59.113Z] CPU family: 23 [2024-10-02T01:28:59.113Z] Model: 49 [2024-10-02T01:28:59.113Z] Model name: AMD EPYC-Rome Processor [2024-10-02T01:28:59.113Z] Stepping: 0 [2024-10-02T01:28:59.113Z] CPU MHz: 2799.998 [2024-10-02T01:28:59.113Z] BogoMIPS: 5599.99 [2024-10-02T01:28:59.113Z] Virtualization: AMD-V [2024-10-02T01:28:59.113Z] Hypervisor vendor: KVM [2024-10-02T01:28:59.113Z] Virtualization type: full [2024-10-02T01:28:59.113Z] L1d cache: 256 KiB [2024-10-02T01:28:59.113Z] L1i cache: 256 KiB [2024-10-02T01:28:59.113Z] L2 cache: 4 MiB [2024-10-02T01:28:59.113Z] L3 cache: 128 MiB [2024-10-02T01:28:59.113Z] NUMA node0 CPU(s): 0-7 [2024-10-02T01:28:59.113Z] Vulnerability Itlb multihit: Not affected [2024-10-02T01:28:59.113Z] Vulnerability L1tf: Not affected [2024-10-02T01:28:59.113Z] Vulnerability Mds: Not affected [2024-10-02T01:28:59.113Z] Vulnerability Meltdown: Not affected [2024-10-02T01:28:59.113Z] Vulnerability Mmio stale data: Not affected [2024-10-02T01:28:59.113Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-02T01:28:59.113Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-02T01:28:59.113Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-02T01:28:59.113Z] Vulnerability Srbds: Not affected [2024-10-02T01:28:59.113Z] Vulnerability Tsx async abort: Not affected [2024-10-02T01:28:59.113Z] 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-10-02T01:28:59.113Z] [2024-10-02T01:28:59.113Z] [2024-10-02T01:28:59.113Z] ---> nproc: [2024-10-02T01:28:59.113Z] 8 [2024-10-02T01:28:59.113Z] [2024-10-02T01:28:59.113Z]