Pull request #446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a1376050db057d0f71ec5991da4e935c3f3cd50+fe528491bba3fee0f8df2cff68391009d47da719 (cf9f46db55b6cf452316b4b2dcdd200f9160d36e) 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-ssh13227074344928427648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12771037887069923130.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-446/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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15656875597181698226.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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2444617946530872566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13735258552958450286.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-446/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-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9499954264183064910.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1406 in /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-446 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe528491bba3fee0f8df2cff68391009d47da719 into PR head commit 8a1376050db057d0f71ec5991da4e935c3f3cd50 Merge succeeded, producing 8a1376050db057d0f71ec5991da4e935c3f3cd50 Checking out Revision 8a1376050db057d0f71ec5991da4e935c3f3cd50 (PR-446) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T01:36:30.897Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T01:36:31.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T01:36:31.162Z] ========================================================= [2023-01-09T01:36:31.162Z] EdgeX Global Pipelines Version Info [2023-01-09T01:36:31.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # 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 fe528491bba3fee0f8df2cff68391009d47da719 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 [2023-01-09T01:36:31.900Z] ------------------- [2023-01-09T01:36:31.900Z] stable info: [2023-01-09T01:36:31.900Z] ------------------- [2023-01-09T01:36:31.900Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T01:36:31.900Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T01:36:31.900Z] Message: update stable to v1.0.244 [2023-01-09T01:36:32.475Z] ------------------- [2023-01-09T01:36:32.475Z] experimental info: [2023-01-09T01:36:32.475Z] ------------------- [2023-01-09T01:36:32.475Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T01:36:32.475Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T01:36:32.475Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T01:36:32.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-09T01:36:32.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-09T01:36:32.848Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T01:36:32.888Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T01:36:32.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T01:36:32.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T01:36:33.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T01:36:33.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T01:36:33.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T01:36:33.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T01:36:33.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T01:36:33.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-09T01:36:33.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T01:36:33.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T01:36:33.350Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T01:36:33.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T01:36:33.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T01:36:33.479Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T01:36:33.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T01:36:33.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T01:36:33.601Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T01:36:33.643Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T01:36:33.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T01:36:33.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T01:36:33.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T01:36:33.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T01:36:33.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T01:36:33.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-446 [Pipeline] echo [2023-01-09T01:36:33.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-446 [Pipeline] echo [2023-01-09T01:36:33.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-446 [Pipeline] echo [2023-01-09T01:36:34.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo [2023-01-09T01:36:34.080Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a13760 [Pipeline] echo [2023-01-09T01:36:34.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:36:34.241Z] provisioning config files... [2023-01-09T01:36:34.270Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config2361944649162155771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:36:34.619Z] ---> docker-login.sh [2023-01-09T01:36:34.619Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:36:34.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:34.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:34.879Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:34.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:34.879Z] [2023-01-09T01:36:34.879Z] Login Succeeded [2023-01-09T01:36:34.879Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:36:34.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:34.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:34.879Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:34.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:34.879Z] [2023-01-09T01:36:34.879Z] Login Succeeded [2023-01-09T01:36:34.879Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:36:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:35.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:35.139Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:35.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:35.139Z] [2023-01-09T01:36:35.139Z] Login Succeeded [2023-01-09T01:36:35.139Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:36:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:35.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:35.139Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:35.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:35.139Z] [2023-01-09T01:36:35.139Z] Login Succeeded [2023-01-09T01:36:35.139Z] docker.io [2023-01-09T01:36:35.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:35.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:35.399Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:35.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:35.399Z] [2023-01-09T01:36:35.399Z] Login Succeeded [2023-01-09T01:36:35.399Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:36:35.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T01:36:36.064Z] + git rev-list -1 --merges 8a1376050db057d0f71ec5991da4e935c3f3cd50~1..8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo [2023-01-09T01:36:36.131Z] -----------> git rev-list -1 --merges 8a1376050db057d0f71ec5991da4e935c3f3cd50~1..8a1376050db057d0f71ec5991da4e935c3f3cd50 8a1376050db057d0f71ec5991da4e935c3f3cd50 [false] [Pipeline] sh [2023-01-09T01:36:36.445Z] + git log --format=format:%s -1 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo [2023-01-09T01:36:36.484Z] ========================================================= [2023-01-09T01:36:36.484Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T01:36:36.484Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T01:36:36.925Z] + git log --format=format:%s -1 8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] echo [2023-01-09T01:36:36.958Z] [semverPrep] GIT_COMMIT: 8a1376050db057d0f71ec5991da4e935c3f3cd50, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-09T01:36:36.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T01:36:37.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T01:36:37.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T01:36:37.384Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T01:36:37.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T01:36:37.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T01:36:37.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T01:36:37.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:36:37.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:36:37.892Z] [2023-01-09T01:36:37.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:36:38.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:36:38.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T01:36:38.294Z] b85a868b505f: Pulling fs layer [2023-01-09T01:36:38.294Z] e2be974225ed: Pulling fs layer [2023-01-09T01:36:38.294Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T01:36:38.294Z] 988bab9f4d93: Pulling fs layer [2023-01-09T01:36:38.294Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T01:36:38.294Z] eaf3925da568: Pulling fs layer [2023-01-09T01:36:38.294Z] bab4dde63d76: Pulling fs layer [2023-01-09T01:36:38.294Z] bde34c3a00c8: Pulling fs layer [2023-01-09T01:36:38.294Z] b352a97aabf1: Pulling fs layer [2023-01-09T01:36:38.294Z] 4872d77fe225: Pulling fs layer [2023-01-09T01:36:38.294Z] 5851b861e8e6: Pulling fs layer [2023-01-09T01:36:38.294Z] bab4dde63d76: Waiting [2023-01-09T01:36:38.294Z] bde34c3a00c8: Waiting [2023-01-09T01:36:38.294Z] b352a97aabf1: Waiting [2023-01-09T01:36:38.294Z] 988bab9f4d93: Waiting [2023-01-09T01:36:38.294Z] 5851b861e8e6: Waiting [2023-01-09T01:36:38.294Z] eaf3925da568: Waiting [2023-01-09T01:36:38.294Z] e2be974225ed: Download complete [2023-01-09T01:36:38.294Z] 988bab9f4d93: Verifying Checksum [2023-01-09T01:36:38.294Z] 988bab9f4d93: Download complete [2023-01-09T01:36:38.554Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T01:36:38.554Z] 1469e6f7b9e6: Download complete [2023-01-09T01:36:38.554Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T01:36:38.554Z] 339a4e72a1f5: Download complete [2023-01-09T01:36:38.554Z] eaf3925da568: Verifying Checksum [2023-01-09T01:36:38.554Z] eaf3925da568: Download complete [2023-01-09T01:36:38.554Z] bde34c3a00c8: Verifying Checksum [2023-01-09T01:36:38.554Z] bde34c3a00c8: Download complete [2023-01-09T01:36:38.554Z] b352a97aabf1: Verifying Checksum [2023-01-09T01:36:38.554Z] b352a97aabf1: Download complete [2023-01-09T01:36:38.554Z] 4872d77fe225: Download complete [2023-01-09T01:36:38.554Z] 5851b861e8e6: Verifying Checksum [2023-01-09T01:36:38.554Z] 5851b861e8e6: Download complete [2023-01-09T01:36:38.554Z] b85a868b505f: Verifying Checksum [2023-01-09T01:36:38.554Z] b85a868b505f: Download complete [2023-01-09T01:36:38.812Z] bab4dde63d76: Verifying Checksum [2023-01-09T01:36:38.812Z] bab4dde63d76: Download complete [2023-01-09T01:36:39.747Z] b85a868b505f: Pull complete [2023-01-09T01:36:40.006Z] e2be974225ed: Pull complete [2023-01-09T01:36:40.577Z] 339a4e72a1f5: Pull complete [2023-01-09T01:36:40.577Z] 988bab9f4d93: Pull complete [2023-01-09T01:36:40.839Z] 1469e6f7b9e6: Pull complete [2023-01-09T01:36:41.098Z] eaf3925da568: Pull complete [2023-01-09T01:36:43.002Z] bab4dde63d76: Pull complete [2023-01-09T01:36:43.002Z] bde34c3a00c8: Pull complete [2023-01-09T01:36:43.002Z] b352a97aabf1: Pull complete [2023-01-09T01:36:43.002Z] 4872d77fe225: Pull complete [2023-01-09T01:36:43.002Z] 5851b861e8e6: Pull complete [2023-01-09T01:36:43.002Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T01:36:43.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T01:36:43.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:36:43.225Z] prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container [2023-01-09T01:36:43.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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 [2023-01-09T01:36:45.719Z] $ docker top cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 -eo pid,comm [2023-01-09T01:36:45.770Z] 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). [2023-01-09T01:36:45.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T01:36:45.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T01:36:45.940Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T01:36:46.042Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T01:36:46.045Z] $ docker exec cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent [2023-01-09T01:36:46.156Z] SSH_AUTH_SOCK=/tmp/ssh-Itw2oO4mGZGS/agent.32 [2023-01-09T01:36:46.156Z] SSH_AGENT_PID=38 [2023-01-09T01:36:46.163Z] Running ssh-add (command line suppressed) [2023-01-09T01:36:46.266Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_11322865894049423761.key (/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_11322865894049423761.key) [2023-01-09T01:36:46.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T01:36:47.255Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T01:36:47.305Z] $ docker exec --env ******** --env ******** cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent -k [2023-01-09T01:36:47.410Z] unset SSH_AUTH_SOCK; [2023-01-09T01:36:47.411Z] unset SSH_AGENT_PID; [2023-01-09T01:36:47.411Z] echo Agent pid 38 killed; [2023-01-09T01:36:48.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T01:36:48.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T01:36:48.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T01:36:49.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T01:36:49.066Z] $ docker exec cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent [2023-01-09T01:36:49.942Z] SSH_AUTH_SOCK=/tmp/ssh-vXTBUVjLRlx9/agent.70 [2023-01-09T01:36:49.942Z] SSH_AGENT_PID=76 [2023-01-09T01:36:49.947Z] Running ssh-add (command line suppressed) [2023-01-09T01:36:50.110Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_13973527403906710559.key (/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/private_key_13973527403906710559.key) [2023-01-09T01:36:50.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T01:36:51.740Z] + git semver init [2023-01-09T01:36:52.701Z] 2023-01-09 01:36:52,067 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T01:36:52.702Z] 2023-01-09 01:36:52,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver [2023-01-09T01:36:52.702Z] 2023-01-09 01:36:52,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver [2023-01-09T01:36:52.702Z] 2023-01-09 01:36:52,068 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446, universal_newlines=False, shell=None, istream=None) [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,640 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.git/info/exclude [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 with force:False [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,641 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,644 [execute] INFO git cat-file --batch-check [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,652 [execute] INFO git cat-file --batch [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T01:36:53.641Z] 2023-01-09 01:36:53,659 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-446/.semver/PR-446 [2023-01-09T01:36:53.641Z] 0.0.0 [Pipeline] } [2023-01-09T01:36:53.835Z] $ docker exec --env ******** --env ******** cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 ssh-agent -k [2023-01-09T01:36:53.948Z] unset SSH_AUTH_SOCK; [2023-01-09T01:36:53.949Z] unset SSH_AGENT_PID; [2023-01-09T01:36:53.949Z] echo Agent pid 76 killed; [2023-01-09T01:36:53.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T01:36:54.241Z] + git semver [Pipeline] } [2023-01-09T01:36:54.719Z] $ docker stop --time=1 cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 [2023-01-09T01:36:56.036Z] $ docker rm -f --volumes cbd5c631b930004a9ab3c8093e34dbe1de11111e988f996d70cff876a2309462 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:36:56.236Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T01:36:56.506Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T01:36:56.524Z] [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 [2023-01-09T01:36:57.131Z] provisioning config files... [2023-01-09T01:36:57.141Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config11197717622980938687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:36:57.489Z] ---> docker-login.sh [2023-01-09T01:36:57.489Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:36:57.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:57.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:57.489Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:57.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:57.489Z] [2023-01-09T01:36:57.489Z] Login Succeeded [2023-01-09T01:36:57.489Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:36:57.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:57.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:57.748Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:57.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:57.748Z] [2023-01-09T01:36:57.748Z] Login Succeeded [2023-01-09T01:36:57.748Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:36:57.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:57.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:57.748Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:57.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:57.748Z] [2023-01-09T01:36:57.748Z] Login Succeeded [2023-01-09T01:36:57.748Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:36:58.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:58.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:58.008Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:58.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:58.008Z] [2023-01-09T01:36:58.008Z] Login Succeeded [2023-01-09T01:36:58.008Z] docker.io [2023-01-09T01:36:58.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:36:58.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:36:58.268Z] Configure a credential helper to remove this warning. See [2023-01-09T01:36:58.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:36:58.268Z] [2023-01-09T01:36:58.268Z] Login Succeeded [2023-01-09T01:36:58.268Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:36:58.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T01:36:58.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:36:58.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:36:58.554Z] ========================================================= [2023-01-09T01:36:58.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T01:36:58.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:36:59.038Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T01:36:59.038Z] Sending build context to Docker daemon 6.306MB [2023-01-09T01:36:59.038Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:36:59.038Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T01:36:59.038Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T01:36:59.038Z] 213ec9aee27d: Pulling fs layer [2023-01-09T01:36:59.038Z] 4583459ba037: Pulling fs layer [2023-01-09T01:36:59.038Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T01:36:59.038Z] 53926ce57604: Pulling fs layer [2023-01-09T01:36:59.038Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T01:36:59.038Z] 22ff95d597cd: Pulling fs layer [2023-01-09T01:36:59.038Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T01:36:59.038Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T01:36:59.038Z] a7acece74701: Pulling fs layer [2023-01-09T01:36:59.038Z] 12d6caf4c0d1: Waiting [2023-01-09T01:36:59.038Z] 22ff95d597cd: Waiting [2023-01-09T01:36:59.038Z] 96b7cbca73a9: Waiting [2023-01-09T01:36:59.038Z] 53926ce57604: Waiting [2023-01-09T01:36:59.038Z] a7acece74701: Waiting [2023-01-09T01:36:59.038Z] 21b2b0c7a3f4: Waiting [2023-01-09T01:36:59.038Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T01:36:59.038Z] 93c1e223e6f2: Download complete [2023-01-09T01:36:59.305Z] 4583459ba037: Download complete [2023-01-09T01:36:59.305Z] 21b2b0c7a3f4: Download complete [2023-01-09T01:36:59.305Z] 22ff95d597cd: Verifying Checksum [2023-01-09T01:36:59.305Z] 22ff95d597cd: Download complete [2023-01-09T01:36:59.305Z] 213ec9aee27d: Verifying Checksum [2023-01-09T01:36:59.305Z] 12d6caf4c0d1: Verifying Checksum [2023-01-09T01:36:59.305Z] 12d6caf4c0d1: Download complete [2023-01-09T01:36:59.305Z] 213ec9aee27d: Pull complete [2023-01-09T01:36:59.574Z] 4583459ba037: Pull complete [2023-01-09T01:36:59.574Z] 93c1e223e6f2: Pull complete [2023-01-09T01:36:59.843Z] a7acece74701: Verifying Checksum [2023-01-09T01:36:59.843Z] a7acece74701: Download complete [2023-01-09T01:37:00.108Z] 53926ce57604: Verifying Checksum [2023-01-09T01:37:00.108Z] 53926ce57604: Download complete [2023-01-09T01:37:00.108Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T01:37:00.108Z] 96b7cbca73a9: Download complete [2023-01-09T01:37:04.290Z] 53926ce57604: Pull complete [2023-01-09T01:37:04.290Z] 21b2b0c7a3f4: Pull complete [2023-01-09T01:37:04.290Z] 22ff95d597cd: Pull complete [2023-01-09T01:37:04.290Z] 12d6caf4c0d1: Pull complete [2023-01-09T01:37:05.763Z] 96b7cbca73a9: Pull complete [2023-01-09T01:37:07.775Z] a7acece74701: Pull complete [2023-01-09T01:37:07.775Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T01:37:07.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T01:37:07.775Z] ---> db6d94c90886 [2023-01-09T01:37:07.775Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:37:10.334Z] ---> Running in d97a8353f427 [2023-01-09T01:37:10.334Z] Removing intermediate container d97a8353f427 [2023-01-09T01:37:10.334Z] ---> 2e02056a3c77 [2023-01-09T01:37:10.334Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:37:10.334Z] ---> Running in d0746255d8e4 [2023-01-09T01:37:10.334Z] Removing intermediate container d0746255d8e4 [2023-01-09T01:37:10.334Z] ---> 30046a1b4e34 [2023-01-09T01:37:10.334Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:37:10.334Z] ---> Running in ad6e7120565e [2023-01-09T01:37:10.593Z] Removing intermediate container ad6e7120565e [2023-01-09T01:37:10.593Z] ---> aa54d7d685eb [2023-01-09T01:37:10.593Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:37:10.593Z] ---> Running in 57bc1e5e7131 [2023-01-09T01:37:10.593Z] Removing intermediate container 57bc1e5e7131 [2023-01-09T01:37:10.593Z] ---> 94d2e164b1d4 [2023-01-09T01:37:10.594Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:37:10.594Z] ---> Running in f31206dd55e3 [2023-01-09T01:37:10.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:37:11.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:37:11.372Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T01:37:11.372Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T01:37:11.372Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T01:37:11.372Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T01:37:11.372Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:37:11.372Z] OK: 216 MiB in 55 packages [2023-01-09T01:37:11.955Z] Still waiting to schedule task [2023-01-09T01:37:11.955Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-09T01:37:11.960Z] Removing intermediate container f31206dd55e3 [2023-01-09T01:37:11.960Z] ---> 967511755271 [2023-01-09T01:37:11.960Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-09T01:37:11.960Z] ---> Running in 9bfffd549bb5 [2023-01-09T01:37:11.960Z] Removing intermediate container 9bfffd549bb5 [2023-01-09T01:37:11.960Z] ---> c1774756a9e3 [2023-01-09T01:37:11.960Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-09T01:37:12.221Z] ---> 117329c767b1 [2023-01-09T01:37:12.221Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:37:12.221Z] ---> Running in 9abae2eac344 [2023-01-09T01:37:34.213Z] Removing intermediate container 9abae2eac344 [2023-01-09T01:37:34.213Z] ---> cb76912ac23a [2023-01-09T01:37:34.213Z] Step 11/12 : COPY . . [2023-01-09T01:37:34.213Z] ---> cc45b87ba9ff [2023-01-09T01:37:34.213Z] Step 12/12 : RUN $MAKE [2023-01-09T01:37:34.213Z] ---> Running in e7f5a65ee56b [2023-01-09T01:37:34.213Z] noop [2023-01-09T01:37:34.213Z] Removing intermediate container e7f5a65ee56b [2023-01-09T01:37:34.213Z] ---> b7bae365cc7b [2023-01-09T01:37:34.213Z] Successfully built b7bae365cc7b [2023-01-09T01:37:34.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:37:34.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T01:37:34.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:37:34.784Z] prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container [2023-01-09T01:37:34.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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 [2023-01-09T01:37:35.174Z] $ docker top 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:37:35.533Z] + go version [2023-01-09T01:37:35.534Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T01:37:35.597Z] $ docker stop --time=1 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 [2023-01-09T01:37:36.835Z] $ docker rm -f --volumes 87660fdef2ddb96c75f1fc2a98244017cc72c2e504e51817f93f0e2054bf1b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:37:37.493Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T01:37:37.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:37:37.637Z] prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container [2023-01-09T01:37:37.688Z] $ 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-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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 [2023-01-09T01:37:38.024Z] $ docker top 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:37:38.398Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] fileExists [Pipeline] sh [2023-01-09T01:37:38.759Z] + make test [2023-01-09T01:37:38.759Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-09T01:37:39.017Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-09T01:37:48.978Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-09T01:37:48.978Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2023-01-09T01:37:48.978Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-09T01:37:55.539Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T01:37:55.539Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T01:37:58.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T01:37:58.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T01:37:58.821Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T01:37:58.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T01:37:58.875Z] $ docker stop --time=1 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c [2023-01-09T01:38:01.402Z] $ docker rm -f --volumes 6817b34ca71eabf51608b80fc0a070adc3ed0a4a754ee846a8d3a758790fe68c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:38:01.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T01:38:01.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T01:38:02.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T01:38:02.874Z] + ls -al . [2023-01-09T01:38:02.874Z] total 192 [2023-01-09T01:38:02.874Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 01:37 . [2023-01-09T01:38:02.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:36 .. [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 01:36 .dockerignore [2023-01-09T01:38:02.874Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:37 .git [2023-01-09T01:38:02.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 .github [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 9 01:36 .gitignore [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:36 .golangci.yml [2023-01-09T01:38:02.874Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:36 .semver [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 9293 Jan 9 01:36 Attribution.txt [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 9 01:36 CHANGELOG.md [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 1734 Jan 9 01:36 Dockerfile [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:36 GOVERNANCE.md [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 01:36 Jenkinsfile [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:36 LICENSE [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 2126 Jan 9 01:36 Makefile [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 01:36 OWNERS.md [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 9 01:36 README.md [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:36 VERSION [2023-01-09T01:38:02.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:36 bin [2023-01-09T01:38:02.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 cmd [2023-01-09T01:38:02.874Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 9 01:37 coverage.out [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 9 01:36 go.mod [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 9 01:36 go.sum [2023-01-09T01:38:02.874Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:36 internal [2023-01-09T01:38:02.874Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:36 mock [2023-01-09T01:38:02.874Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:36 snap [2023-01-09T01:38:02.874Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 9 01:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:38:03.288Z] + 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=8a1376050db057d0f71ec5991da4e935c3f3cd50 --label arch=amd64 --label version=0.0.0 . [2023-01-09T01:38:03.288Z] Sending build context to Docker daemon 6.325MB [2023-01-09T01:38:03.288Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:38:03.288Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-09T01:38:03.288Z] ---> b7bae365cc7b [2023-01-09T01:38:03.288Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:38:03.548Z] ---> Running in ca8b22e0d115 [2023-01-09T01:38:03.548Z] Removing intermediate container ca8b22e0d115 [2023-01-09T01:38:03.548Z] ---> ae4ac8537bcf [2023-01-09T01:38:03.548Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:38:03.548Z] ---> Running in 405ad4dc0004 [2023-01-09T01:38:03.548Z] Removing intermediate container 405ad4dc0004 [2023-01-09T01:38:03.548Z] ---> 4606a3dbfb55 [2023-01-09T01:38:03.548Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:38:03.548Z] ---> Running in 2d2994ec41a3 [2023-01-09T01:38:03.850Z] Removing intermediate container 2d2994ec41a3 [2023-01-09T01:38:03.850Z] ---> 98cad990273d [2023-01-09T01:38:03.850Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:38:03.850Z] ---> Running in 02febaf3fd41 [2023-01-09T01:38:03.850Z] Removing intermediate container 02febaf3fd41 [2023-01-09T01:38:03.850Z] ---> 15536bc50cc1 [2023-01-09T01:38:03.850Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:38:03.850Z] ---> Running in 9557bf33cf63 [2023-01-09T01:38:04.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:38:04.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:38:04.691Z] OK: 216 MiB in 55 packages [2023-01-09T01:38:04.953Z] Removing intermediate container 9557bf33cf63 [2023-01-09T01:38:04.953Z] ---> d6d29b48c828 [2023-01-09T01:38:04.953Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-09T01:38:04.953Z] ---> Running in 0125b42baa74 [2023-01-09T01:38:04.953Z] Removing intermediate container 0125b42baa74 [2023-01-09T01:38:04.953Z] ---> e32c17919db6 [2023-01-09T01:38:04.953Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-09T01:38:05.212Z] ---> fe3ce1910f1d [2023-01-09T01:38:05.212Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:38:05.212Z] ---> Running in c05537b61f03 [2023-01-09T01:38:05.779Z] Removing intermediate container c05537b61f03 [2023-01-09T01:38:05.779Z] ---> 39599ec6eeb9 [2023-01-09T01:38:05.779Z] Step 11/24 : COPY . . [2023-01-09T01:38:06.347Z] ---> 3a493da18eb9 [2023-01-09T01:38:06.347Z] Step 12/24 : RUN $MAKE [2023-01-09T01:38:06.347Z] ---> Running in 234b780a6a06 [2023-01-09T01:38:06.607Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2023-01-09T01:38:28.535Z] Removing intermediate container 234b780a6a06 [2023-01-09T01:38:28.535Z] ---> 23d0a84b35ef [2023-01-09T01:38:28.535Z] Step 13/24 : FROM alpine:3.16 [2023-01-09T01:38:28.535Z] 3.16: Pulling from library/alpine [2023-01-09T01:38:28.535Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T01:38:28.535Z] ca7dd9ec2225: Verifying Checksum [2023-01-09T01:38:28.535Z] ca7dd9ec2225: Download complete [2023-01-09T01:38:28.535Z] ca7dd9ec2225: Pull complete [2023-01-09T01:38:28.535Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T01:38:28.535Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T01:38:28.535Z] ---> bfe296a52501 [2023-01-09T01:38:28.535Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-09T01:38:28.535Z] ---> Running in d987a3569d12 [2023-01-09T01:38:28.535Z] Removing intermediate container d987a3569d12 [2023-01-09T01:38:28.535Z] ---> 23b547057275 [2023-01-09T01:38:28.535Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-09T01:38:28.535Z] ---> Running in 7bdcd98c1d8a [2023-01-09T01:38:28.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T01:38:29.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T01:38:29.360Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-09T01:38:29.360Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T01:38:29.360Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-09T01:38:29.360Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T01:38:29.360Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-09T01:38:29.360Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-09T01:38:29.360Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:38:29.360Z] OK: 8 MiB in 20 packages [2023-01-09T01:38:29.928Z] Removing intermediate container 7bdcd98c1d8a [2023-01-09T01:38:29.928Z] ---> 8ac04ca0b3d6 [2023-01-09T01:38:29.928Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-09T01:38:30.865Z] ---> 130d0b50a37f [2023-01-09T01:38:30.865Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-09T01:38:30.865Z] ---> f80b23441beb [2023-01-09T01:38:30.865Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-09T01:38:30.865Z] ---> 828fb10e1886 [2023-01-09T01:38:30.865Z] Step 19/24 : EXPOSE 59982 [2023-01-09T01:38:30.865Z] ---> Running in 48581f3b4426 [2023-01-09T01:38:30.865Z] Removing intermediate container 48581f3b4426 [2023-01-09T01:38:30.865Z] ---> cd10ea5e36c0 [2023-01-09T01:38:30.865Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-09T01:38:30.865Z] ---> Running in b95c2c53281b [2023-01-09T01:38:31.123Z] Removing intermediate container b95c2c53281b [2023-01-09T01:38:31.123Z] ---> cbcdd800f5fe [2023-01-09T01:38:31.123Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-09T01:38:31.123Z] ---> Running in 42026f0fefaf [2023-01-09T01:38:31.123Z] Removing intermediate container 42026f0fefaf [2023-01-09T01:38:31.123Z] ---> b64ed2b006c6 [2023-01-09T01:38:31.123Z] Step 22/24 : LABEL arch=amd64 [2023-01-09T01:38:31.123Z] ---> Running in 34355881ed00 [2023-01-09T01:38:31.123Z] Removing intermediate container 34355881ed00 [2023-01-09T01:38:31.123Z] ---> d0fee88e0e66 [2023-01-09T01:38:31.123Z] Step 23/24 : LABEL git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 [2023-01-09T01:38:31.123Z] ---> Running in 73d9c83fcfea [2023-01-09T01:38:31.381Z] Removing intermediate container 73d9c83fcfea [2023-01-09T01:38:31.381Z] ---> 800d38c85d37 [2023-01-09T01:38:31.381Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T01:38:31.381Z] ---> Running in 4394bf637e0a [2023-01-09T01:38:31.381Z] Removing intermediate container 4394bf637e0a [2023-01-09T01:38:31.381Z] ---> e467a1243a93 [2023-01-09T01:38:31.381Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T01:38:31.381Z] Successfully built e467a1243a93 [2023-01-09T01:38:31.381Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:38:32.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:38:32.265Z] [2023-01-09T01:38:32.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:38:32.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:38:32.639Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T01:38:32.639Z] 5eb5b503b376: Pulling fs layer [2023-01-09T01:38:32.639Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T01:38:32.639Z] ec43610c2a17: Pulling fs layer [2023-01-09T01:38:32.639Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T01:38:32.639Z] 33b1e0a273af: Pulling fs layer [2023-01-09T01:38:32.639Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T01:38:32.639Z] 2f39f015ded8: Pulling fs layer [2023-01-09T01:38:32.639Z] 3a2ae6a8a46f: Waiting [2023-01-09T01:38:32.639Z] 5d3b04190fa2: Waiting [2023-01-09T01:38:32.639Z] 33b1e0a273af: Waiting [2023-01-09T01:38:32.639Z] 5c69ac0246d0: Verifying Checksum [2023-01-09T01:38:32.639Z] 5c69ac0246d0: Download complete [2023-01-09T01:38:32.639Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T01:38:32.639Z] 3a2ae6a8a46f: Download complete [2023-01-09T01:38:32.898Z] 33b1e0a273af: Verifying Checksum [2023-01-09T01:38:32.898Z] 33b1e0a273af: Download complete [2023-01-09T01:38:32.898Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T01:38:32.898Z] 5d3b04190fa2: Download complete [2023-01-09T01:38:32.898Z] ec43610c2a17: Verifying Checksum [2023-01-09T01:38:32.898Z] ec43610c2a17: Download complete [2023-01-09T01:38:32.898Z] 5eb5b503b376: Verifying Checksum [2023-01-09T01:38:32.898Z] 5eb5b503b376: Download complete [2023-01-09T01:38:34.273Z] 5eb5b503b376: Pull complete [2023-01-09T01:38:34.273Z] 5c69ac0246d0: Pull complete [2023-01-09T01:38:34.530Z] ec43610c2a17: Pull complete [2023-01-09T01:38:34.788Z] 3a2ae6a8a46f: Pull complete [2023-01-09T01:38:35.046Z] 33b1e0a273af: Pull complete [2023-01-09T01:38:35.046Z] 5d3b04190fa2: Pull complete [2023-01-09T01:38:39.244Z] 2f39f015ded8: Pull complete [2023-01-09T01:38:39.244Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T01:38:39.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:38:39.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:38:39.462Z] prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container [2023-01-09T01:38:39.476Z] $ 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-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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 [2023-01-09T01:38:43.092Z] $ docker top a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:38:43.563Z] ---> job-cost.sh [2023-01-09T01:38:43.563Z] lf-activate-venv: SKIPPING [2023-01-09T01:38:43.563Z] INFO: No Stack... [2023-01-09T01:38:43.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T01:38:44.083Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T01:38:44.404Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/cost.csv [2023-01-09T01:38:44.404Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T01:38:44.445Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [2023-01-09T01:38:44.450Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] did not exist. Created. [2023-01-09T01:38:44.450Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T01:38:44.829Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T01:38:44.871Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T01:38:44.899Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T01:38:44.959Z] $ docker stop --time=1 a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d [2023-01-09T01:38:46.103Z] $ docker rm -f --volumes a01ee685d5f40bd937e947929c837e2c7b7c160ec18b0121f8ef07dd65ee3a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T01:40:26.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1407 in /w/workspace/gexfoundry_device-mqtt-go_PR-446 [Pipeline] { [Pipeline] ws [2023-01-09T01:40:26.616Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-01-09T01:40:26.698Z] Selected Git installation does not exist. Using Default [2023-01-09T01:40:26.698Z] The recommended git tool is: NONE [2023-01-09T01:40:31.539Z] using credential edgex-jenkins-ssh [2023-01-09T01:40:31.554Z] Cloning the remote Git repository [2023-01-09T01:40:31.589Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-09T01:40:31.660Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-01-09T01:40:31.784Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-09T01:40:31.785Z] > git --version # timeout=10 [2023-01-09T01:40:31.804Z] > git --version # 'git version 2.25.1' [2023-01-09T01:40:31.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:40:31.860Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T01:40:32.931Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-09T01:40:32.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T01:40:33.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-09T01:40:36.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-09T01:40:36.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:40:36.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T01:40:36.902Z] Merging remotes/origin/main commit fe528491bba3fee0f8df2cff68391009d47da719 into PR head commit 8a1376050db057d0f71ec5991da4e935c3f3cd50 [2023-01-09T01:40:37.128Z] Merge succeeded, producing 8a1376050db057d0f71ec5991da4e935c3f3cd50 [2023-01-09T01:40:37.129Z] Checking out Revision 8a1376050db057d0f71ec5991da4e935c3f3cd50 (PR-446) [2023-01-09T01:40:37.604Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-09T01:40:37.652Z] > git --version # timeout=10 [2023-01-09T01:40:37.662Z] > git --version # 'git version 2.25.1' [2023-01-09T01:40:37.673Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-01-09T01:40:36.917Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T01:40:36.934Z] > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 [2023-01-09T01:40:37.016Z] > git remote # timeout=10 [2023-01-09T01:40:37.033Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T01:40:37.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T01:40:37.076Z] > git merge fe528491bba3fee0f8df2cff68391009d47da719 # timeout=10 [2023-01-09T01:40:37.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T01:40:37.131Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T01:40:37.143Z] > git checkout -f 8a1376050db057d0f71ec5991da4e935c3f3cd50 # timeout=10 [Pipeline] { [Pipeline] sh [2023-01-09T01:40:38.791Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T01:40:38.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T01:40:38.791Z] Dload Upload Total Spent Left Speed [2023-01-09T01:40:38.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-01-09T01:40:39.411Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T01:40:39.756Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T01:40:39.756Z] + sudo tee /etc/docker/daemon.new [2023-01-09T01:40:39.756Z] { [2023-01-09T01:40:39.756Z] "registry-mirrors": [ [2023-01-09T01:40:39.756Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T01:40:39.756Z] ], [2023-01-09T01:40:39.756Z] "bip": "10.250.0.254/24", [2023-01-09T01:40:39.756Z] "hosts": [ [2023-01-09T01:40:39.756Z] "tcp://0.0.0.0:5555", [2023-01-09T01:40:39.756Z] "unix:///var/run/docker.sock" [2023-01-09T01:40:39.756Z] ], [2023-01-09T01:40:39.756Z] "mtu": 1458, [2023-01-09T01:40:39.756Z] "selinux-enabled": true, [2023-01-09T01:40:39.756Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T01:40:39.756Z] } [Pipeline] sh [2023-01-09T01:40:40.110Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T01:40:40.475Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:40:58.802Z] provisioning config files... [2023-01-09T01:40:58.830Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13426914149780545680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:40:59.215Z] ---> docker-login.sh [2023-01-09T01:40:59.216Z] nexus3.edgexfoundry.org:10001 [2023-01-09T01:40:59.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:40:59.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:40:59.805Z] Configure a credential helper to remove this warning. See [2023-01-09T01:40:59.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:40:59.805Z] [2023-01-09T01:40:59.805Z] Login Succeeded [2023-01-09T01:40:59.805Z] nexus3.edgexfoundry.org:10002 [2023-01-09T01:41:00.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:41:00.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:41:00.348Z] Configure a credential helper to remove this warning. See [2023-01-09T01:41:00.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:41:00.348Z] [2023-01-09T01:41:00.348Z] Login Succeeded [2023-01-09T01:41:00.348Z] nexus3.edgexfoundry.org:10003 [2023-01-09T01:41:00.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:41:00.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:41:00.618Z] Configure a credential helper to remove this warning. See [2023-01-09T01:41:00.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:41:00.618Z] [2023-01-09T01:41:00.618Z] Login Succeeded [2023-01-09T01:41:00.618Z] nexus3.edgexfoundry.org:10004 [2023-01-09T01:41:00.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:41:00.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:41:00.891Z] Configure a credential helper to remove this warning. See [2023-01-09T01:41:00.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:41:00.891Z] [2023-01-09T01:41:00.891Z] Login Succeeded [2023-01-09T01:41:00.891Z] docker.io [2023-01-09T01:41:01.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T01:41:01.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T01:41:01.430Z] Configure a credential helper to remove this warning. See [2023-01-09T01:41:01.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T01:41:01.430Z] [2023-01-09T01:41:01.430Z] Login Succeeded [2023-01-09T01:41:01.430Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T01:41:01.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T01:41:01.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:41:01.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T01:41:01.898Z] ========================================================= [2023-01-09T01:41:01.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T01:41:01.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:41:02.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T01:41:02.667Z] Sending build context to Docker daemon 3.261MB [2023-01-09T01:41:02.667Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:41:02.667Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T01:41:02.951Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T01:41:02.951Z] 9b18e9b68314: Pulling fs layer [2023-01-09T01:41:02.951Z] 35d82f9e3411: Pulling fs layer [2023-01-09T01:41:02.951Z] e16973657156: Pulling fs layer [2023-01-09T01:41:02.951Z] fc693d55d65f: Pulling fs layer [2023-01-09T01:41:02.951Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T01:41:02.951Z] dda99020689f: Pulling fs layer [2023-01-09T01:41:02.951Z] db1c61fa0a46: Pulling fs layer [2023-01-09T01:41:02.951Z] 891c053d2c06: Pulling fs layer [2023-01-09T01:41:02.951Z] fc693d55d65f: Waiting [2023-01-09T01:41:02.951Z] 7e9fc2657dce: Waiting [2023-01-09T01:41:02.951Z] dda99020689f: Waiting [2023-01-09T01:41:02.951Z] db1c61fa0a46: Waiting [2023-01-09T01:41:02.951Z] 891c053d2c06: Waiting [2023-01-09T01:41:02.951Z] e16973657156: Verifying Checksum [2023-01-09T01:41:02.951Z] e16973657156: Download complete [2023-01-09T01:41:02.951Z] 35d82f9e3411: Verifying Checksum [2023-01-09T01:41:02.951Z] 35d82f9e3411: Download complete [2023-01-09T01:41:02.951Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T01:41:02.951Z] 7e9fc2657dce: Download complete [2023-01-09T01:41:02.951Z] dda99020689f: Verifying Checksum [2023-01-09T01:41:02.951Z] dda99020689f: Download complete [2023-01-09T01:41:02.951Z] 9b18e9b68314: Verifying Checksum [2023-01-09T01:41:02.951Z] 9b18e9b68314: Download complete [2023-01-09T01:41:03.919Z] 9b18e9b68314: Pull complete [2023-01-09T01:41:03.919Z] 891c053d2c06: Verifying Checksum [2023-01-09T01:41:03.919Z] 891c053d2c06: Download complete [2023-01-09T01:41:04.505Z] 35d82f9e3411: Pull complete [2023-01-09T01:41:04.779Z] e16973657156: Pull complete [2023-01-09T01:41:05.376Z] db1c61fa0a46: Verifying Checksum [2023-01-09T01:41:05.376Z] db1c61fa0a46: Download complete [2023-01-09T01:41:05.964Z] fc693d55d65f: Verifying Checksum [2023-01-09T01:41:05.964Z] fc693d55d65f: Download complete [2023-01-09T01:41:18.303Z] fc693d55d65f: Pull complete [2023-01-09T01:41:18.303Z] 7e9fc2657dce: Pull complete [2023-01-09T01:41:18.303Z] dda99020689f: Pull complete [2023-01-09T01:41:23.666Z] db1c61fa0a46: Pull complete [2023-01-09T01:41:26.377Z] 891c053d2c06: Pull complete [2023-01-09T01:41:26.377Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T01:41:26.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T01:41:26.377Z] ---> f96f9c87975a [2023-01-09T01:41:26.377Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:41:28.332Z] ---> Running in 9ebe760e43ac [2023-01-09T01:41:28.332Z] Removing intermediate container 9ebe760e43ac [2023-01-09T01:41:28.332Z] ---> 05cd288992c4 [2023-01-09T01:41:28.332Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:41:28.332Z] ---> Running in 75885a08d34a [2023-01-09T01:41:28.916Z] Removing intermediate container 75885a08d34a [2023-01-09T01:41:28.916Z] ---> 04e960ecc204 [2023-01-09T01:41:28.916Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:41:28.916Z] ---> Running in 30b10a35e454 [2023-01-09T01:41:29.183Z] Removing intermediate container 30b10a35e454 [2023-01-09T01:41:29.183Z] ---> e010c0ce5bf5 [2023-01-09T01:41:29.183Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:41:29.183Z] ---> Running in 41a420f0aa9d [2023-01-09T01:41:29.464Z] Removing intermediate container 41a420f0aa9d [2023-01-09T01:41:29.464Z] ---> 053cedd7a9e0 [2023-01-09T01:41:29.464Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:41:29.464Z] ---> Running in 9ae13b68c902 [2023-01-09T01:41:30.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:41:30.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:41:31.839Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T01:41:31.839Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T01:41:31.839Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T01:41:32.108Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T01:41:32.108Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:41:32.108Z] OK: 226 MiB in 55 packages [2023-01-09T01:41:33.072Z] Removing intermediate container 9ae13b68c902 [2023-01-09T01:41:33.072Z] ---> cdf0b295c1d1 [2023-01-09T01:41:33.072Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-09T01:41:33.072Z] ---> Running in b497a48af686 [2023-01-09T01:41:33.339Z] Removing intermediate container b497a48af686 [2023-01-09T01:41:33.339Z] ---> d84ac1236a98 [2023-01-09T01:41:33.339Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-09T01:41:33.926Z] ---> 93298555aa99 [2023-01-09T01:41:33.926Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:41:33.926Z] ---> Running in dbe5fce339ae [2023-01-09T01:42:30.342Z] Removing intermediate container dbe5fce339ae [2023-01-09T01:42:30.342Z] ---> 544c315be0fe [2023-01-09T01:42:30.342Z] Step 11/12 : COPY . . [2023-01-09T01:42:30.342Z] ---> 0c9cbeacd613 [2023-01-09T01:42:30.342Z] Step 12/12 : RUN $MAKE [2023-01-09T01:42:30.342Z] ---> Running in a8181c7b72f3 [2023-01-09T01:42:30.342Z] noop [2023-01-09T01:42:30.342Z] Removing intermediate container a8181c7b72f3 [2023-01-09T01:42:30.342Z] ---> c44c761ba709 [2023-01-09T01:42:30.342Z] Successfully built c44c761ba709 [2023-01-09T01:42:30.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:42:30.805Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T01:42:30.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:42:31.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container [2023-01-09T01:42:31.123Z] $ 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 [2023-01-09T01:42:32.208Z] $ docker top 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:42:33.071Z] + go version [2023-01-09T01:42:33.071Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T01:42:33.115Z] $ docker stop --time=1 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b [2023-01-09T01:42:34.680Z] $ docker rm -f --volumes 46824b39682c72ce4ec599d5de0a1a3c3e7b3de89559fa00018fc9a058a8b46b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:42:35.504Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T01:42:35.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:42:35.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container [2023-01-09T01:42:35.837Z] $ 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 [2023-01-09T01:42:36.946Z] $ docker top 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:42:37.481Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T01:42:37.864Z] + make test [2023-01-09T01:42:37.864Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-09T01:42:39.817Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-09T01:44:01.483Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-09T01:44:01.483Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 21.8% of statements [2023-01-09T01:44:01.483Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-09T01:44:01.483Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T01:44:01.483Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T01:44:23.559Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T01:44:23.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T01:44:23.559Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T01:44:23.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T01:44:23.646Z] $ docker stop --time=1 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e [2023-01-09T01:44:25.432Z] $ docker rm -f --volumes 09d13036e1c1ddfb4631a1da71bd377b73c6819d9fff79c9603d000624ad916e [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T01:44:26.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T01:44:26.457Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T01:44:26.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T01:44:27.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T01:44:27.804Z] + ls -al . [2023-01-09T01:44:27.804Z] total 188 [2023-01-09T01:44:27.804Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 01:42 . [2023-01-09T01:44:27.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:40 .. [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 01:40 .dockerignore [2023-01-09T01:44:27.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 01:40 .git [2023-01-09T01:44:27.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 .github [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 9 01:40 .gitignore [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 01:40 .golangci.yml [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 9293 Jan 9 01:40 Attribution.txt [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 9 01:40 CHANGELOG.md [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 1734 Jan 9 01:40 Dockerfile [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 01:40 GOVERNANCE.md [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 9 01:40 Jenkinsfile [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 01:40 LICENSE [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 2126 Jan 9 01:40 Makefile [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 9 01:40 OWNERS.md [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 9 01:40 README.md [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 01:36 VERSION [2023-01-09T01:44:27.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:40 bin [2023-01-09T01:44:27.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 cmd [2023-01-09T01:44:27.804Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 9 01:43 coverage.out [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 9 01:40 go.mod [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 9 01:40 go.sum [2023-01-09T01:44:27.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 01:40 internal [2023-01-09T01:44:27.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 01:40 mock [2023-01-09T01:44:27.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 01:40 snap [2023-01-09T01:44:27.804Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 9 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:44:28.220Z] + 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=8a1376050db057d0f71ec5991da4e935c3f3cd50 --label arch=arm64 --label version=0.0.0 . [2023-01-09T01:44:28.488Z] Sending build context to Docker daemon 3.28MB [2023-01-09T01:44:28.488Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T01:44:28.488Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-09T01:44:28.488Z] ---> c44c761ba709 [2023-01-09T01:44:28.488Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-09T01:44:28.757Z] ---> Running in e9a98c2121f0 [2023-01-09T01:44:29.024Z] Removing intermediate container e9a98c2121f0 [2023-01-09T01:44:29.024Z] ---> 097693890e46 [2023-01-09T01:44:29.024Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T01:44:29.024Z] ---> Running in f744ccb46f0a [2023-01-09T01:44:29.291Z] Removing intermediate container f744ccb46f0a [2023-01-09T01:44:29.291Z] ---> f8ed6defe156 [2023-01-09T01:44:29.291Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T01:44:29.561Z] ---> Running in 334723b3ccd9 [2023-01-09T01:44:29.831Z] Removing intermediate container 334723b3ccd9 [2023-01-09T01:44:29.831Z] ---> 433b8ce3723c [2023-01-09T01:44:29.831Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T01:44:29.831Z] ---> Running in 35a20c7baf32 [2023-01-09T01:44:30.098Z] Removing intermediate container 35a20c7baf32 [2023-01-09T01:44:30.098Z] ---> 00ed98877043 [2023-01-09T01:44:30.098Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T01:44:30.098Z] ---> Running in e41092b33978 [2023-01-09T01:44:31.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:44:31.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:44:33.054Z] OK: 226 MiB in 55 packages [2023-01-09T01:44:34.464Z] Removing intermediate container e41092b33978 [2023-01-09T01:44:34.464Z] ---> 244392b58aa1 [2023-01-09T01:44:34.464Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-09T01:44:34.464Z] ---> Running in 34df9c9f96d0 [2023-01-09T01:44:34.464Z] Removing intermediate container 34df9c9f96d0 [2023-01-09T01:44:34.464Z] ---> 979c787f4da2 [2023-01-09T01:44:34.464Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-09T01:44:35.048Z] ---> 2ead5c56ee07 [2023-01-09T01:44:35.048Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T01:44:35.048Z] ---> Running in 7b817916fb0d [2023-01-09T01:44:37.001Z] Removing intermediate container 7b817916fb0d [2023-01-09T01:44:37.001Z] ---> 7e2f379a3188 [2023-01-09T01:44:37.001Z] Step 11/24 : COPY . . [2023-01-09T01:44:37.966Z] ---> 0ea6b8e3002a [2023-01-09T01:44:37.966Z] Step 12/24 : RUN $MAKE [2023-01-09T01:44:37.966Z] ---> Running in 7e521a2e3486 [2023-01-09T01:44:38.930Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2023-01-09T01:47:15.701Z] Removing intermediate container 7e521a2e3486 [2023-01-09T01:47:15.701Z] ---> 3958c0a2a377 [2023-01-09T01:47:15.701Z] Step 13/24 : FROM alpine:3.16 [2023-01-09T01:47:15.701Z] 3.16: Pulling from library/alpine [2023-01-09T01:47:15.701Z] 6875df1f5354: Pulling fs layer [2023-01-09T01:47:15.701Z] 6875df1f5354: Download complete [2023-01-09T01:47:15.701Z] 6875df1f5354: Pull complete [2023-01-09T01:47:15.701Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T01:47:15.701Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T01:47:15.701Z] ---> 2b4661558fb8 [2023-01-09T01:47:15.701Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-09T01:47:15.701Z] ---> Running in 5fc98f054e90 [2023-01-09T01:47:15.701Z] Removing intermediate container 5fc98f054e90 [2023-01-09T01:47:15.701Z] ---> 0228ed5a9bc2 [2023-01-09T01:47:15.701Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-09T01:47:15.701Z] ---> Running in 34b1c2ccbc9d [2023-01-09T01:47:15.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T01:47:15.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T01:47:15.701Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-09T01:47:15.701Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T01:47:15.701Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-09T01:47:15.701Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T01:47:15.701Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-09T01:47:15.701Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-09T01:47:15.701Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T01:47:15.701Z] OK: 8 MiB in 20 packages [2023-01-09T01:47:15.701Z] Removing intermediate container 34b1c2ccbc9d [2023-01-09T01:47:15.701Z] ---> 55564b74aa78 [2023-01-09T01:47:15.701Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-09T01:47:15.701Z] ---> 76bcac345d25 [2023-01-09T01:47:15.701Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-09T01:47:15.701Z] ---> 2f9eeffdb027 [2023-01-09T01:47:15.701Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-09T01:47:15.701Z] ---> f7a485a41681 [2023-01-09T01:47:15.701Z] Step 19/24 : EXPOSE 59982 [2023-01-09T01:47:15.701Z] ---> Running in 5e5af8d393dd [2023-01-09T01:47:15.701Z] Removing intermediate container 5e5af8d393dd [2023-01-09T01:47:15.701Z] ---> fafdc4082340 [2023-01-09T01:47:15.701Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-09T01:47:15.702Z] ---> Running in 5facffe01f91 [2023-01-09T01:47:15.702Z] Removing intermediate container 5facffe01f91 [2023-01-09T01:47:15.702Z] ---> 1276b40ff48f [2023-01-09T01:47:15.702Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-09T01:47:15.702Z] ---> Running in 1631b5e42242 [2023-01-09T01:47:15.702Z] Removing intermediate container 1631b5e42242 [2023-01-09T01:47:15.702Z] ---> 9b9933b97956 [2023-01-09T01:47:15.702Z] Step 22/24 : LABEL arch=arm64 [2023-01-09T01:47:15.702Z] ---> Running in c87db630187d [2023-01-09T01:47:15.702Z] Removing intermediate container c87db630187d [2023-01-09T01:47:15.702Z] ---> 05a6646ba269 [2023-01-09T01:47:15.702Z] Step 23/24 : LABEL git_sha=8a1376050db057d0f71ec5991da4e935c3f3cd50 [2023-01-09T01:47:15.702Z] ---> Running in a083c433f483 [2023-01-09T01:47:15.971Z] Removing intermediate container a083c433f483 [2023-01-09T01:47:15.971Z] ---> 4be95bb32ae0 [2023-01-09T01:47:15.971Z] Step 24/24 : LABEL version=0.0.0 [2023-01-09T01:47:16.240Z] ---> Running in a3385c4314f0 [2023-01-09T01:47:16.509Z] Removing intermediate container a3385c4314f0 [2023-01-09T01:47:16.509Z] ---> ce7aab7cbc3d [2023-01-09T01:47:16.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T01:47:16.509Z] Successfully built ce7aab7cbc3d [2023-01-09T01:47:16.509Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:47:17.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:47:17.291Z] [2023-01-09T01:47:17.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:47:17.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:47:17.701Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T01:47:17.701Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T01:47:17.701Z] 04944245beec: Pulling fs layer [2023-01-09T01:47:17.701Z] 699f458cf7ca: Pulling fs layer [2023-01-09T01:47:17.701Z] 765212b225bb: Pulling fs layer [2023-01-09T01:47:17.701Z] f23df028b6ca: Pulling fs layer [2023-01-09T01:47:17.701Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T01:47:17.701Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T01:47:17.701Z] 765212b225bb: Waiting [2023-01-09T01:47:17.701Z] d65c8cfc05b1: Waiting [2023-01-09T01:47:17.701Z] 2437ff75d9bd: Waiting [2023-01-09T01:47:17.701Z] f23df028b6ca: Waiting [2023-01-09T01:47:17.973Z] 04944245beec: Verifying Checksum [2023-01-09T01:47:17.973Z] 04944245beec: Download complete [2023-01-09T01:47:17.973Z] 765212b225bb: Verifying Checksum [2023-01-09T01:47:17.973Z] 765212b225bb: Download complete [2023-01-09T01:47:17.973Z] f23df028b6ca: Download complete [2023-01-09T01:47:17.973Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T01:47:17.973Z] d65c8cfc05b1: Download complete [2023-01-09T01:47:17.973Z] 699f458cf7ca: Verifying Checksum [2023-01-09T01:47:17.973Z] 699f458cf7ca: Download complete [2023-01-09T01:47:18.557Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T01:47:18.557Z] 8998bd30e6a1: Download complete [2023-01-09T01:47:21.162Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T01:47:21.162Z] 2437ff75d9bd: Download complete [2023-01-09T01:47:22.575Z] 8998bd30e6a1: Pull complete [2023-01-09T01:47:22.842Z] 04944245beec: Pull complete [2023-01-09T01:47:24.251Z] 699f458cf7ca: Pull complete [2023-01-09T01:47:24.518Z] 765212b225bb: Pull complete [2023-01-09T01:47:25.479Z] f23df028b6ca: Pull complete [2023-01-09T01:47:25.479Z] d65c8cfc05b1: Pull complete [2023-01-09T01:47:40.469Z] 2437ff75d9bd: Pull complete [2023-01-09T01:47:40.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T01:47:40.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T01:47:40.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:47:40.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container [2023-01-09T01:47:40.973Z] $ 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 [2023-01-09T01:47:43.938Z] $ docker top ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:44.884Z] ---> job-cost.sh [2023-01-09T01:47:44.884Z] lf-activate-venv: SKIPPING [2023-01-09T01:47:44.884Z] INFO: No Stack... [2023-01-09T01:47:45.480Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T01:47:46.066Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T01:47:46.811Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-01-09T01:47:46.811Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T01:47:46.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [2023-01-09T01:47:46.905Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] did not exist. Created. [2023-01-09T01:47:46.905Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T01:47:47.310Z] /w/workspace/device-mqtt-go/1@tmp/durable-2c5aa716/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T01:47:47.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T01:47:48.028Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T01:47:48.080Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T01:47:48.101Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T01:47:48.195Z] $ docker stop --time=1 ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb [2023-01-09T01:47:49.681Z] $ docker rm -f --volumes ffa100a7a8e83288d75bd6945e0e460a5b3815bb356c9df7fbffa96a387a15bb [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 [2023-01-09T01:47:51.019Z] provisioning config files... [2023-01-09T01:47:51.025Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config18437596944946046140tmp [Pipeline] { [Pipeline] sh [2023-01-09T01:47:51.410Z] + set +x [2023-01-09T01:47:51.411Z] + curl -s https://codecov.io/bash [2023-01-09T01:47:51.411Z] + bash -s -- [2023-01-09T01:47:51.411Z] [2023-01-09T01:47:51.411Z] _____ _ [2023-01-09T01:47:51.411Z] / ____| | | [2023-01-09T01:47:51.411Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T01:47:51.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T01:47:51.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T01:47:51.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T01:47:51.411Z] Bash-1.0.6 [2023-01-09T01:47:51.411Z] [2023-01-09T01:47:51.411Z] [2023-01-09T01:47:51.411Z] ==> git version 2.25.1 found [2023-01-09T01:47:51.411Z] ==> 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 [2023-01-09T01:47:51.411Z] Release-Date: 2020-01-08 [2023-01-09T01:47:51.411Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-09T01:47:51.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T01:47:51.411Z] ==> Jenkins CI detected. [2023-01-09T01:47:51.411Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-446 [2023-01-09T01:47:51.411Z] project root: . [2023-01-09T01:47:51.411Z] --> token set from env [2023-01-09T01:47:51.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T01:47:51.411Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T01:47:51.411Z] ==> Python coveragepy not found [2023-01-09T01:47:51.411Z] ==> Searching for coverage reports in: [2023-01-09T01:47:51.411Z] + . [2023-01-09T01:47:51.411Z] -> Found 1 reports [2023-01-09T01:47:51.411Z] ==> Detecting git/mercurial file structure [2023-01-09T01:47:51.411Z] ==> Reading reports [2023-01-09T01:47:51.411Z] + ./coverage.out bytes=17887 [2023-01-09T01:47:51.411Z] ==> Appending adjustments [2023-01-09T01:47:51.411Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T01:47:51.670Z] + Found adjustments [2023-01-09T01:47:51.670Z] ==> Gzipping contents [2023-01-09T01:47:51.670Z] 4.0K /tmp/codecov.Nvqlwj.gz [2023-01-09T01:47:51.670Z] ==> Uploading reports [2023-01-09T01:47:51.670Z] url: https://codecov.io [2023-01-09T01:47:51.670Z] query: branch=PR-446&commit=8a1376050db057d0f71ec5991da4e935c3f3cd50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=446&job=&cmd_args= [2023-01-09T01:47:51.670Z] -> Pinging Codecov [2023-01-09T01:47:51.670Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-446&commit=8a1376050db057d0f71ec5991da4e935c3f3cd50&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=446&job=&cmd_args= [2023-01-09T01:47:51.930Z] -> Uploading to [2023-01-09T01:47:51.930Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/7D719EC7BBE17E464838252E33014C33/8a1376050db057d0f71ec5991da4e935c3f3cd50/ba40d3b6-6149-443e-8a8a-5cf05b4f590e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T014751Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d957bf6d1d8b0e707bd5736ab994c4b70754d36962dbc7d83f1be0281acc7d5c [2023-01-09T01:47:51.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T01:47:51.930Z] Dload Upload Total Spent Left Speed [2023-01-09T01:47:52.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3201 0 0 100 3201 0 10003 --:--:-- --:--:-- --:--:-- 10003 [2023-01-09T01:47:52.503Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8a1376050db057d0f71ec5991da4e935c3f3cd50 [Pipeline] } [2023-01-09T01:47:52.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-09T01:47:54.335Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives ] [2023-01-09T01:47:54.335Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives [2023-01-09T01:47:54.335Z] total 16 [2023-01-09T01:47:54.335Z] drwxr-xr-x 3 root root 4096 Jan 9 01:38 . [2023-01-09T01:47:54.335Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 01:38 .. [2023-01-09T01:47:54.335Z] drwxr-xr-x 2 root root 4096 Jan 9 01:38 cost [2023-01-09T01:47:54.335Z] -rw-r--r-- 1 root root 86 Jan 9 01:38 cost.csv [2023-01-09T01:47:54.335Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives [2023-01-09T01:47:54.335Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives [2023-01-09T01:47:54.335Z] total 16 [2023-01-09T01:47:54.335Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 01:38 . [2023-01-09T01:47:54.335Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 01:38 .. [2023-01-09T01:47:54.335Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 01:38 cost [2023-01-09T01:47:54.335Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 9 01:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:54.667Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:55.556Z] ---> package-listing.sh [2023-01-09T01:47:55.556Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T01:47:55.556Z] ++ facter osfamily [2023-01-09T01:47:55.816Z] + OS_FAMILY=debian [2023-01-09T01:47:55.816Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-446 [2023-01-09T01:47:55.816Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T01:47:55.816Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T01:47:55.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T01:47:55.816Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T01:47:55.816Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-446 ']' [2023-01-09T01:47:55.816Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T01:47:55.816Z] + case "${OS_FAMILY}" in [2023-01-09T01:47:55.816Z] + dpkg -l [2023-01-09T01:47:55.816Z] + grep '^ii' [2023-01-09T01:47:55.816Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T01:47:55.816Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T01:47:55.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T01:47:55.816Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-446 ']' [2023-01-09T01:47:55.816Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/ [2023-01-09T01:47:55.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-446/archives/ [Pipeline] echo [2023-01-09T01:47:55.855Z] 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-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T01:47:56.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T01:47:56.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T01:47:56.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T01:47:56.911Z] prd-ubuntu20.04-docker-8c-8g-1406 does not seem to be running inside a container [2023-01-09T01:47:56.907Z] $ 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-446/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-446 -v /w/workspace/gexfoundry_device-mqtt-go_PR-446:/w/workspace/gexfoundry_device-mqtt-go_PR-446:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-446@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 [2023-01-09T01:47:57.085Z] $ docker top 688c88e2c097f8dc28d34bf5ab99b270458666a127ebe26a516ccf89e87ac51a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T01:47:57.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T01:47:57.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T01:47:58.163Z] + ls /var/log/sa-host [2023-01-09T01:47:58.163Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T01:47:58.381Z] provisioning config files... [2023-01-09T01:47:58.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-446@tmp/config900828152443265338tmp [Pipeline] { [Pipeline] echo [2023-01-09T01:47:58.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:58.751Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T01:47:58.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:59.194Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T01:47:59.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:59.545Z] ---> sudo-logs.sh [2023-01-09T01:47:59.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T01:47:59.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:47:59.949Z] ---> job-cost.sh [2023-01-09T01:47:59.949Z] lf-activate-venv: SKIPPING [2023-01-09T01:47:59.949Z] DEBUG: total: 0.2199999988079071 [2023-01-09T01:47:59.949Z] INFO: Retrieving Stack Cost... [2023-01-09T01:48:00.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T01:48:01.085Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T01:48:01.126Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T01:48:01.437Z] ---> logs-deploy.sh [2023-01-09T01:48:01.437Z] lf-activate-venv: SKIPPING [2023-01-09T01:48:01.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-446/1 [2023-01-09T01:48:01.437Z] INFO: archiving workspace using pattern(s): [2023-01-09T01:48:02.375Z] Archives upload complete. [2023-01-09T01:48:02.634Z] INFO: archiving logs to Nexus [2023-01-09T01:48:03.204Z] ---> uname -a: [2023-01-09T01:48:03.204Z] Linux prd-ubuntu20-04-docker-8c-8g-1406 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-09T01:48:03.204Z] [2023-01-09T01:48:03.204Z] [2023-01-09T01:48:03.204Z] ---> lscpu: [2023-01-09T01:48:03.204Z] Architecture: x86_64 [2023-01-09T01:48:03.204Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-09T01:48:03.204Z] Byte Order: Little Endian [2023-01-09T01:48:03.204Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-09T01:48:03.204Z] CPU(s): 8 [2023-01-09T01:48:03.204Z] On-line CPU(s) list: 0-7 [2023-01-09T01:48:03.204Z] Thread(s) per core: 1 [2023-01-09T01:48:03.204Z] Core(s) per socket: 1 [2023-01-09T01:48:03.204Z] Socket(s): 8 [2023-01-09T01:48:03.204Z] NUMA node(s): 1 [2023-01-09T01:48:03.204Z] Vendor ID: AuthenticAMD [2023-01-09T01:48:03.204Z] CPU family: 23 [2023-01-09T01:48:03.204Z] Model: 49 [2023-01-09T01:48:03.204Z] Model name: AMD EPYC-Rome Processor [2023-01-09T01:48:03.204Z] Stepping: 0 [2023-01-09T01:48:03.204Z] CPU MHz: 2799.996 [2023-01-09T01:48:03.204Z] BogoMIPS: 5599.99 [2023-01-09T01:48:03.204Z] Virtualization: AMD-V [2023-01-09T01:48:03.204Z] Hypervisor vendor: KVM [2023-01-09T01:48:03.204Z] Virtualization type: full [2023-01-09T01:48:03.204Z] L1d cache: 256 KiB [2023-01-09T01:48:03.204Z] L1i cache: 256 KiB [2023-01-09T01:48:03.204Z] L2 cache: 4 MiB [2023-01-09T01:48:03.204Z] L3 cache: 128 MiB [2023-01-09T01:48:03.204Z] NUMA node0 CPU(s): 0-7 [2023-01-09T01:48:03.204Z] Vulnerability Itlb multihit: Not affected [2023-01-09T01:48:03.204Z] Vulnerability L1tf: Not affected [2023-01-09T01:48:03.204Z] Vulnerability Mds: Not affected [2023-01-09T01:48:03.204Z] Vulnerability Meltdown: Not affected [2023-01-09T01:48:03.204Z] Vulnerability Mmio stale data: Not affected [2023-01-09T01:48:03.204Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-09T01:48:03.204Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-09T01:48:03.204Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-09T01:48:03.204Z] Vulnerability Srbds: Not affected [2023-01-09T01:48:03.204Z] Vulnerability Tsx async abort: Not affected [2023-01-09T01:48:03.204Z] 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 [2023-01-09T01:48:03.204Z] [2023-01-09T01:48:03.204Z] [2023-01-09T01:48:03.205Z] ---> nproc: [2023-01-09T01:48:03.205Z] 8 [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] ---> df -h: [2023-01-09T01:48:03.205Z] Filesystem Size Used Avail Use% Mounted on [2023-01-09T01:48:03.205Z] overlay 155G 12G 144G 8% / [2023-01-09T01:48:03.205Z] tmpfs 64M 0 64M 0% /dev [2023-01-09T01:48:03.205Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-09T01:48:03.205Z] shm 64M 0 64M 0% /dev/shm [2023-01-09T01:48:03.205Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] ---> sar -b -r -n DEV: [2023-01-09T01:48:03.205Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1406) 01/09/23 _x86_64_ (8 CPU) [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:35:54 LINUX RESTART (8 CPU) [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-09T01:48:03.205Z] 01:37:02 139.81 58.31 81.50 0.00 5457.22 159835.09 0.00 [2023-01-09T01:48:03.205Z] 01:38:01 178.19 1.29 176.90 0.00 19.79 71383.43 0.00 [2023-01-09T01:48:03.205Z] 01:39:01 155.54 0.20 155.34 0.00 13.33 35018.03 0.00 [2023-01-09T01:48:03.205Z] 01:40:01 1.43 0.00 1.43 0.00 0.00 16.01 0.00 [2023-01-09T01:48:03.205Z] 01:41:01 4.35 0.98 3.37 0.00 67.59 93.85 0.00 [2023-01-09T01:48:03.205Z] 01:42:01 52.57 9.60 42.98 0.00 5087.29 8662.82 0.00 [2023-01-09T01:48:03.205Z] 01:43:01 4.10 0.02 4.08 0.00 0.13 97.32 0.00 [2023-01-09T01:48:03.205Z] 01:44:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-01-09T01:48:03.205Z] 01:45:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2023-01-09T01:48:03.205Z] 01:46:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2023-01-09T01:48:03.205Z] 01:47:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 [2023-01-09T01:48:03.205Z] 01:48:01 6.23 0.25 5.98 0.00 19.33 112.38 0.00 [2023-01-09T01:48:03.205Z] Average: 45.43 5.89 39.54 0.00 889.92 22871.99 0.00 [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-09T01:48:03.205Z] 01:37:02 29415888 31610692 724972 2.20 65024 2420456 2015612 5.94 979200 2162612 526716 [2023-01-09T01:48:03.205Z] 01:38:01 28412356 31587068 714908 2.17 139372 3238788 1914496 5.64 1162012 2863088 8 [2023-01-09T01:48:03.205Z] 01:39:01 27787316 31579428 721520 2.19 151044 3798484 1739548 5.13 1211756 3387616 160 [2023-01-09T01:48:03.205Z] 01:40:01 27788276 31580432 720292 2.19 151080 3798488 1739548 5.13 1211608 3387620 128 [2023-01-09T01:48:03.205Z] 01:41:01 27753800 31579084 720968 2.19 152576 3828928 1778804 5.24 1217448 3417988 25328 [2023-01-09T01:48:03.205Z] 01:42:01 27268068 31562800 720260 2.19 184220 4252852 1800992 5.31 1530824 3552320 4 [2023-01-09T01:48:03.205Z] 01:43:01 27278828 31568708 714152 2.17 182800 4249604 1790944 5.28 1523752 3549072 8 [2023-01-09T01:48:03.205Z] 01:44:01 27278464 31568420 714380 2.17 182836 4249604 1790944 5.28 1523788 3549076 8 [2023-01-09T01:48:03.205Z] 01:45:01 27278732 31568720 714008 2.17 182864 4249608 1790944 5.28 1523708 3549076 8 [2023-01-09T01:48:03.205Z] 01:46:01 27278900 31568892 713924 2.17 182900 4249608 1790944 5.28 1524048 3549080 16 [2023-01-09T01:48:03.205Z] 01:47:01 27279276 31569324 713480 2.17 182932 4249612 1790944 5.28 1523832 3549084 12 [2023-01-09T01:48:03.205Z] 01:48:01 27217552 31511500 766020 2.33 183116 4250956 1874024 5.52 1580952 3545952 492 [2023-01-09T01:48:03.205Z] Average: 27669788 31571256 721574 2.19 161730 3903082 1818145 5.36 1376077 3338549 46074 [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-09T01:48:03.205Z] 01:37:02 docker0 2.97 3.13 0.32 47.11 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:37:02 lo 7.60 7.60 0.73 0.73 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:37:02 ens3 540.01 358.02 6486.32 81.69 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:38:01 docker0 153.16 181.26 12.52 1809.01 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:38:01 ens3 214.34 177.31 1842.67 29.61 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:39:01 docker0 3.92 8.57 0.25 98.59 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:39:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:39:01 ens3 133.23 93.32 2682.02 92.98 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:40:01 ens3 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:41:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:41:01 ens3 35.93 24.71 430.87 2.05 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:42:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:42:01 ens3 102.72 60.59 2324.16 4.27 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:43:01 ens3 0.30 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:44:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:46:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:47:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:48:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] 01:48:01 ens3 30.46 18.90 32.30 10.68 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] Average: docker0 13.14 15.85 1.07 160.60 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] Average: ens3 88.00 60.96 1148.90 18.43 0.00 0.00 0.00 0.00 [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] ---> sar -P ALL: [2023-01-09T01:48:03.205Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1406) 01/09/23 _x86_64_ (8 CPU) [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:35:54 LINUX RESTART (8 CPU) [2023-01-09T01:48:03.205Z] [2023-01-09T01:48:03.205Z] 01:36:01 CPU %user %nice %system %iowait %steal %idle [2023-01-09T01:48:03.205Z] 01:37:02 all 7.56 0.00 2.58 2.35 0.04 87.48 [2023-01-09T01:48:03.205Z] 01:37:02 0 9.85 0.00 1.88 0.30 0.05 87.92 [2023-01-09T01:48:03.205Z] 01:37:02 1 5.80 0.00 1.99 5.15 0.03 87.02 [2023-01-09T01:48:03.205Z] 01:37:02 2 10.56 0.00 2.93 2.02 0.03 84.46 [2023-01-09T01:48:03.205Z] 01:37:02 3 6.65 0.00 2.75 0.29 0.03 90.28 [2023-01-09T01:48:03.205Z] 01:37:02 4 8.64 0.00 2.63 0.94 0.03 87.75 [2023-01-09T01:48:03.205Z] 01:37:02 5 5.52 0.00 2.43 2.92 0.03 89.10 [2023-01-09T01:48:03.205Z] 01:37:02 6 6.20 0.00 3.25 0.30 0.03 90.22 [2023-01-09T01:48:03.205Z] 01:37:02 7 7.24 0.00 2.76 6.87 0.05 83.08 [2023-01-09T01:48:03.205Z] 01:38:01 all 25.21 0.00 5.24 3.77 0.08 65.69 [2023-01-09T01:48:03.205Z] 01:38:01 0 24.44 0.00 5.31 1.37 0.07 68.81 [2023-01-09T01:48:03.205Z] 01:38:01 1 22.21 0.00 4.52 5.50 0.10 67.66 [2023-01-09T01:48:03.205Z] 01:38:01 2 28.53 0.00 5.62 0.84 0.09 64.93 [2023-01-09T01:48:03.205Z] 01:38:01 3 23.12 0.00 4.65 1.85 0.09 70.30 [2023-01-09T01:48:03.205Z] 01:38:01 4 27.03 0.00 6.38 3.26 0.07 63.26 [2023-01-09T01:48:03.205Z] 01:38:01 5 23.85 0.00 5.57 12.67 0.09 57.82 [2023-01-09T01:48:03.205Z] 01:38:01 6 24.64 0.00 4.57 4.35 0.09 66.35 [2023-01-09T01:48:03.205Z] 01:38:01 7 27.86 0.00 5.29 0.34 0.09 66.43 [2023-01-09T01:48:03.205Z] 01:39:01 all 18.25 0.00 3.68 1.92 0.06 76.09 [2023-01-09T01:48:03.205Z] 01:39:01 0 16.74 0.00 4.02 0.08 0.05 79.10 [2023-01-09T01:48:03.205Z] 01:39:01 1 16.89 0.00 4.11 2.66 0.07 76.26 [2023-01-09T01:48:03.205Z] 01:39:01 2 20.41 0.00 4.06 5.88 0.07 69.58 [2023-01-09T01:48:03.205Z] 01:39:01 3 17.10 0.00 2.92 0.17 0.05 79.76 [2023-01-09T01:48:03.205Z] 01:39:01 4 20.07 0.00 4.53 1.97 0.07 73.37 [2023-01-09T01:48:03.205Z] 01:39:01 5 17.36 0.00 2.97 0.49 0.05 79.13 [2023-01-09T01:48:03.205Z] 01:39:01 6 17.32 0.00 3.17 3.29 0.07 76.16 [2023-01-09T01:48:03.205Z] 01:39:01 7 20.10 0.00 3.65 0.78 0.07 75.40 [2023-01-09T01:48:03.205Z] 01:40:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-01-09T01:48:03.205Z] 01:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-09T01:48:03.205Z] 01:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-09T01:48:03.205Z] 01:40:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-01-09T01:48:03.205Z] 01:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-09T01:48:03.205Z] 01:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-09T01:48:03.205Z] 01:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-09T01:48:03.205Z] 01:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-01-09T01:48:03.205Z] 01:40:01 7 1.34 0.00 0.00 0.00 0.02 98.64 [2023-01-09T01:48:03.205Z] 01:41:01 all 0.13 0.00 0.07 0.02 0.01 99.78 [2023-01-09T01:48:03.205Z] 01:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-01-09T01:48:03.205Z] 01:41:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-09T01:48:03.205Z] 01:41:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2023-01-09T01:48:03.205Z] 01:41:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-09T01:48:03.205Z] 01:41:01 4 0.13 0.00 0.07 0.03 0.02 99.75 [2023-01-09T01:48:03.205Z] 01:41:01 5 0.42 0.00 0.10 0.00 0.00 99.48 [2023-01-09T01:48:03.205Z] 01:41:01 6 0.03 0.00 0.22 0.08 0.03 99.63 [2023-01-09T01:48:03.205Z] 01:41:01 7 0.17 0.00 0.07 0.02 0.02 99.73 [2023-01-09T01:48:03.205Z] 01:42:01 all 1.99 0.00 1.27 0.48 0.03 96.23 [2023-01-09T01:48:03.205Z] 01:42:01 0 1.72 0.00 1.47 0.05 0.03 96.73 [2023-01-09T01:48:03.205Z] 01:42:01 1 2.30 0.00 1.77 0.63 0.02 95.27 [2023-01-09T01:48:03.205Z] 01:42:01 2 1.69 0.00 0.62 0.25 0.03 97.41 [2023-01-09T01:48:03.205Z] 01:42:01 3 3.39 0.00 0.89 0.25 0.05 95.42 [2023-01-09T01:48:03.205Z] 01:42:01 4 1.30 0.00 1.95 0.62 0.02 96.11 [2023-01-09T01:48:03.205Z] 01:42:01 5 2.00 0.00 1.72 0.78 0.05 95.44 [2023-01-09T01:48:03.205Z] 01:42:01 6 2.04 0.00 1.03 1.00 0.03 95.89 [2023-01-09T01:48:03.205Z] 01:42:01 7 1.45 0.00 0.72 0.22 0.03 97.58 [2023-01-09T01:48:03.205Z] 01:43:01 all 0.33 0.00 0.06 0.02 0.00 99.59 [2023-01-09T01:48:03.205Z] 01:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-01-09T01:48:03.205Z] 01:43:01 1 0.22 0.00 0.10 0.00 0.00 99.68 [2023-01-09T01:48:03.205Z] 01:43:01 2 0.07 0.00 0.05 0.08 0.02 99.78 [2023-01-09T01:48:03.205Z] 01:43:01 3 0.05 0.00 0.03 0.03 0.00 99.88 [2023-01-09T01:48:03.205Z] 01:43:01 4 2.02 0.00 0.03 0.00 0.00 97.95 [2023-01-09T01:48:03.206Z] 01:43:01 5 0.12 0.00 0.05 0.00 0.00 99.83 [2023-01-09T01:48:03.206Z] 01:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-01-09T01:48:03.206Z] 01:43:01 7 0.08 0.00 0.08 0.02 0.00 99.82 [2023-01-09T01:48:03.206Z] 01:44:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2023-01-09T01:48:03.206Z] 01:44:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-09T01:48:03.206Z] 01:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T01:48:03.206Z] 01:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-09T01:48:03.206Z] 01:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T01:48:03.206Z] 01:44:01 4 1.08 0.00 0.03 0.00 0.02 98.87 [2023-01-09T01:48:03.206Z] 01:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-09T01:48:03.206Z] 01:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-09T01:48:03.206Z] 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-01-09T01:48:03.206Z] 01:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:45:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-09T01:48:03.206Z] 01:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-09T01:48:03.206Z] 01:45:01 4 0.30 0.00 0.00 0.00 0.00 99.70 [2023-01-09T01:48:03.206Z] 01:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-09T01:48:03.206Z] 01:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-01-09T01:48:03.206Z] 01:46:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-01-09T01:48:03.206Z] 01:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-09T01:48:03.206Z] 01:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-09T01:48:03.206Z] 01:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-09T01:48:03.206Z] 01:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-09T01:48:03.206Z] 01:46:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2023-01-09T01:48:03.206Z] 01:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-01-09T01:48:03.206Z] 01:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-09T01:48:03.206Z] 01:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:47:01 all 0.14 0.00 0.03 0.00 0.01 99.83 [2023-01-09T01:48:03.206Z] 01:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-01-09T01:48:03.206Z] 01:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-09T01:48:03.206Z] 01:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T01:48:03.206Z] 01:47:01 4 1.01 0.00 0.15 0.00 0.02 98.82 [2023-01-09T01:48:03.206Z] 01:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T01:48:03.206Z] 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-09T01:48:03.206Z] 01:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-01-09T01:48:03.206Z] [2023-01-09T01:48:03.206Z] 01:47:01 CPU %user %nice %system %iowait %steal %idle [2023-01-09T01:48:03.206Z] 01:48:01 all 0.64 0.00 0.27 0.02 0.02 99.05 [2023-01-09T01:48:03.206Z] 01:48:01 0 0.65 0.00 0.35 0.02 0.02 98.97 [2023-01-09T01:48:03.206Z] 01:48:01 1 0.28 0.00 0.15 0.00 0.00 99.57 [2023-01-09T01:48:03.206Z] 01:48:01 2 0.57 0.00 0.18 0.12 0.03 99.10 [2023-01-09T01:48:03.206Z] 01:48:01 3 0.85 0.00 0.43 0.00 0.00 98.72 [2023-01-09T01:48:03.206Z] 01:48:01 4 0.63 0.00 0.22 0.00 0.10 99.05 [2023-01-09T01:48:03.206Z] 01:48:01 5 1.29 0.00 0.28 0.02 0.02 98.40 [2023-01-09T01:48:03.206Z] 01:48:01 6 0.50 0.00 0.22 0.00 0.02 99.27 [2023-01-09T01:48:03.206Z] 01:48:01 7 0.32 0.00 0.30 0.03 0.00 99.35 [2023-01-09T01:48:03.206Z] Average: all 4.50 0.00 1.09 0.71 0.02 93.68 [2023-01-09T01:48:03.206Z] Average: 0 4.40 0.00 1.09 0.15 0.03 94.33 [2023-01-09T01:48:03.206Z] Average: 1 3.93 0.00 1.04 1.15 0.02 93.86 [2023-01-09T01:48:03.206Z] Average: 2 5.10 0.00 1.11 0.77 0.03 92.99 [2023-01-09T01:48:03.206Z] Average: 3 4.20 0.00 0.96 0.21 0.02 94.60 [2023-01-09T01:48:03.206Z] Average: 4 5.27 0.00 1.31 0.56 0.03 92.83 [2023-01-09T01:48:03.206Z] Average: 5 4.15 0.00 1.08 1.38 0.02 93.37 [2023-01-09T01:48:03.206Z] Average: 6 4.17 0.00 1.03 0.74 0.02 94.03 [2023-01-09T01:48:03.206Z] Average: 7 4.81 0.00 1.06 0.69 0.02 93.42 [2023-01-09T01:48:03.206Z] [2023-01-09T01:48:03.206Z] [2023-01-09T01:48:03.206Z]