Pull request #1273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from e0a6806dbe43455f041cb389fef4e9fcfcc78e19+8025d415256bff1d08fe37ed408de885b1f3053d (f4c9a78d721b8e0aa1f2c1dea3df46f98bdf4e61) 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-ssh10598740794258299455.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-ssh15314316678039350706.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-sdk-go/branches/PR-1273/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-sdk-go/branches/PR-1273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7721448130211555040.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-sdk-go/branches/PR-1273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3086720710621583450.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-ssh8386344196756897522.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-sdk-go/branches/PR-1273/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-sdk-go/branches/PR-1273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6699862385903647614.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1518’ Running on prd-ubuntu20.04-docker-8c-8g-1524 in /w/workspace/gexfoundry_device-sdk-go_PR-1273 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1273 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit e0a6806dbe43455f041cb389fef4e9fcfcc78e19 Merge succeeded, producing e0a6806dbe43455f041cb389fef4e9fcfcc78e19 Checking out Revision e0a6806dbe43455f041cb389fef4e9fcfcc78e19 (PR-1273) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1273/head:refs/remotes/origin/PR-1273 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # 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 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 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-10T02:17:31.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T02:17:31.457Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T02:17:31.558Z] ========================================================= [2023-01-10T02:17:31.558Z] EdgeX Global Pipelines Version Info [2023-01-10T02:17:31.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:17:32.379Z] ------------------- [2023-01-10T02:17:32.379Z] stable info: [2023-01-10T02:17:32.379Z] ------------------- [2023-01-10T02:17:32.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T02:17:32.379Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T02:17:32.379Z] Message: update stable to v1.0.244 [2023-01-10T02:17:32.948Z] ------------------- [2023-01-10T02:17:32.948Z] experimental info: [2023-01-10T02:17:32.948Z] ------------------- [2023-01-10T02:17:32.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T02:17:32.948Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T02:17:32.948Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T02:17:33.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-01-10T02:17:33.265Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-01-10T02:17:33.307Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T02:17:33.354Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T02:17:33.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T02:17:33.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T02:17:33.477Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T02:17:33.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-01-10T02:17:33.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T02:17:33.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T02:17:33.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T02:17:33.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-01-10T02:17:33.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T02:17:33.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T02:17:33.789Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T02:17:33.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T02:17:33.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T02:17:33.908Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T02:17:33.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T02:17:33.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T02:17:34.030Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-10T02:17:34.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-10T02:17:34.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T02:17:34.152Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T02:17:34.192Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T02:17:34.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T02:17:34.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T02:17:34.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1273 [Pipeline] echo [2023-01-10T02:17:34.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1273 [Pipeline] echo [2023-01-10T02:17:34.386Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1273 [Pipeline] echo [2023-01-10T02:17:34.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo [2023-01-10T02:17:34.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a6806 [Pipeline] echo [2023-01-10T02:17:34.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T02:17:34.612Z] provisioning config files... [2023-01-10T02:17:34.628Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config7864115327798787397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:17:34.966Z] ---> docker-login.sh [2023-01-10T02:17:34.966Z] nexus3.edgexfoundry.org:10001 [2023-01-10T02:17:35.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:17:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:17:36.169Z] Configure a credential helper to remove this warning. See [2023-01-10T02:17:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:17:36.169Z] [2023-01-10T02:17:36.169Z] Login Succeeded [2023-01-10T02:17:36.169Z] nexus3.edgexfoundry.org:10002 [2023-01-10T02:17:36.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:17:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:17:36.169Z] Configure a credential helper to remove this warning. See [2023-01-10T02:17:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:17:36.169Z] [2023-01-10T02:17:36.169Z] Login Succeeded [2023-01-10T02:17:36.169Z] nexus3.edgexfoundry.org:10003 [2023-01-10T02:17:36.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:17:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:17:36.169Z] Configure a credential helper to remove this warning. See [2023-01-10T02:17:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:17:36.169Z] [2023-01-10T02:17:36.169Z] Login Succeeded [2023-01-10T02:17:36.169Z] nexus3.edgexfoundry.org:10004 [2023-01-10T02:17:36.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:17:36.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:17:36.432Z] Configure a credential helper to remove this warning. See [2023-01-10T02:17:36.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:17:36.432Z] [2023-01-10T02:17:36.432Z] Login Succeeded [2023-01-10T02:17:36.432Z] docker.io [2023-01-10T02:17:36.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:17:36.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:17:36.695Z] Configure a credential helper to remove this warning. See [2023-01-10T02:17:36.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:17:36.695Z] [2023-01-10T02:17:36.695Z] Login Succeeded [2023-01-10T02:17:36.695Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T02:17:36.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T02:17:37.347Z] + git rev-list -1 --merges e0a6806dbe43455f041cb389fef4e9fcfcc78e19~1..e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo [2023-01-10T02:17:37.416Z] -----------> git rev-list -1 --merges e0a6806dbe43455f041cb389fef4e9fcfcc78e19~1..e0a6806dbe43455f041cb389fef4e9fcfcc78e19 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [false] [Pipeline] sh [2023-01-10T02:17:37.730Z] + git log --format=format:%s -1 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo [2023-01-10T02:17:37.767Z] ========================================================= [2023-01-10T02:17:37.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T02:17:37.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T02:17:38.209Z] + git log --format=format:%s -1 e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [Pipeline] echo [2023-01-10T02:17:38.243Z] [semverPrep] GIT_COMMIT: e0a6806dbe43455f041cb389fef4e9fcfcc78e19, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo [2023-01-10T02:17:38.270Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T02:17:38.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T02:17:38.661Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T02:17:38.661Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T02:17:38.661Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T02:17:38.661Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T02:17:38.661Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T02:17:38.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:17:39.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T02:17:39.148Z] [2023-01-10T02:17:39.148Z] 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-10T02:17:39.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T02:17:39.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T02:17:39.527Z] b85a868b505f: Pulling fs layer [2023-01-10T02:17:39.527Z] e2be974225ed: Pulling fs layer [2023-01-10T02:17:39.527Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T02:17:39.527Z] 988bab9f4d93: Pulling fs layer [2023-01-10T02:17:39.527Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T02:17:39.527Z] eaf3925da568: Pulling fs layer [2023-01-10T02:17:39.527Z] bab4dde63d76: Pulling fs layer [2023-01-10T02:17:39.527Z] bde34c3a00c8: Pulling fs layer [2023-01-10T02:17:39.527Z] b352a97aabf1: Pulling fs layer [2023-01-10T02:17:39.527Z] 4872d77fe225: Pulling fs layer [2023-01-10T02:17:39.527Z] 5851b861e8e6: Pulling fs layer [2023-01-10T02:17:39.527Z] bab4dde63d76: Waiting [2023-01-10T02:17:39.527Z] 4872d77fe225: Waiting [2023-01-10T02:17:39.527Z] 5851b861e8e6: Waiting [2023-01-10T02:17:39.527Z] bde34c3a00c8: Waiting [2023-01-10T02:17:39.527Z] b352a97aabf1: Waiting [2023-01-10T02:17:39.527Z] 988bab9f4d93: Waiting [2023-01-10T02:17:39.527Z] eaf3925da568: Waiting [2023-01-10T02:17:39.527Z] e2be974225ed: Download complete [2023-01-10T02:17:39.527Z] 988bab9f4d93: Verifying Checksum [2023-01-10T02:17:39.527Z] 988bab9f4d93: Download complete [2023-01-10T02:17:39.790Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T02:17:39.790Z] 1469e6f7b9e6: Download complete [2023-01-10T02:17:39.790Z] eaf3925da568: Verifying Checksum [2023-01-10T02:17:39.790Z] eaf3925da568: Download complete [2023-01-10T02:17:39.790Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T02:17:39.790Z] 339a4e72a1f5: Download complete [2023-01-10T02:17:39.790Z] bde34c3a00c8: Download complete [2023-01-10T02:17:39.790Z] b352a97aabf1: Download complete [2023-01-10T02:17:39.790Z] 4872d77fe225: Verifying Checksum [2023-01-10T02:17:39.790Z] 4872d77fe225: Download complete [2023-01-10T02:17:39.790Z] 5851b861e8e6: Verifying Checksum [2023-01-10T02:17:39.790Z] 5851b861e8e6: Download complete [2023-01-10T02:17:40.052Z] b85a868b505f: Download complete [2023-01-10T02:17:40.311Z] bab4dde63d76: Verifying Checksum [2023-01-10T02:17:40.311Z] bab4dde63d76: Download complete [2023-01-10T02:17:41.691Z] b85a868b505f: Pull complete [2023-01-10T02:17:41.951Z] e2be974225ed: Pull complete [2023-01-10T02:17:42.889Z] 339a4e72a1f5: Pull complete [2023-01-10T02:17:43.150Z] 988bab9f4d93: Pull complete [2023-01-10T02:17:43.720Z] 1469e6f7b9e6: Pull complete [2023-01-10T02:17:43.720Z] eaf3925da568: Pull complete [2023-01-10T02:17:45.623Z] bab4dde63d76: Pull complete [2023-01-10T02:17:45.623Z] bde34c3a00c8: Pull complete [2023-01-10T02:17:45.884Z] b352a97aabf1: Pull complete [2023-01-10T02:17:45.884Z] 4872d77fe225: Pull complete [2023-01-10T02:17:46.143Z] 5851b861e8e6: Pull complete [2023-01-10T02:17:46.143Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T02:17:46.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T02:17:46.143Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:17:46.348Z] prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container [2023-01-10T02:17:46.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@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-devops/py-git-semver:0.1.4 cat [2023-01-10T02:17:53.427Z] $ docker top 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 -eo pid,comm [2023-01-10T02:17:53.504Z] 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-10T02:17:53.504Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T02:17:53.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T02:17:53.628Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T02:17:53.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T02:17:53.749Z] $ docker exec 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent [2023-01-10T02:17:53.873Z] SSH_AUTH_SOCK=/tmp/ssh-OjS1qpKMFsVg/agent.32 [2023-01-10T02:17:53.873Z] SSH_AGENT_PID=38 [2023-01-10T02:17:53.879Z] Running ssh-add (command line suppressed) [2023-01-10T02:17:53.984Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_10445859346867287466.key (/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_10445859346867287466.key) [2023-01-10T02:17:53.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T02:17:54.325Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T02:17:54.352Z] $ docker exec --env ******** --env ******** 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent -k [2023-01-10T02:17:54.464Z] unset SSH_AUTH_SOCK; [2023-01-10T02:17:54.465Z] unset SSH_AGENT_PID; [2023-01-10T02:17:54.465Z] echo Agent pid 38 killed; [2023-01-10T02:17:54.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T02:17:54.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T02:17:54.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T02:17:54.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T02:17:54.681Z] $ docker exec 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent [2023-01-10T02:17:54.806Z] SSH_AUTH_SOCK=/tmp/ssh-E2MFcbMXajn1/agent.70 [2023-01-10T02:17:54.806Z] SSH_AGENT_PID=76 [2023-01-10T02:17:54.811Z] Running ssh-add (command line suppressed) [2023-01-10T02:17:54.914Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_5978607315351974521.key (/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/private_key_5978607315351974521.key) [2023-01-10T02:17:54.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T02:17:56.024Z] + git semver init [2023-01-10T02:17:56.286Z] 2023-01-10 02:17:55,685 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T02:17:56.286Z] 2023-01-10 02:17:55,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver [2023-01-10T02:17:56.286Z] 2023-01-10 02:17:55,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver [2023-01-10T02:17:56.286Z] 2023-01-10 02:17:55,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273, universal_newlines=False, shell=None, istream=None) [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,024 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.git/info/exclude [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 with force:False [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,025 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,029 [execute] INFO git cat-file --batch-check [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,037 [execute] INFO git cat-file --batch [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T02:17:57.223Z] 2023-01-10 02:17:57,043 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1273/.semver/PR-1273 [2023-01-10T02:17:57.223Z] 0.0.0 [Pipeline] } [2023-01-10T02:17:57.248Z] $ docker exec --env ******** --env ******** 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 ssh-agent -k [2023-01-10T02:17:57.342Z] unset SSH_AUTH_SOCK; [2023-01-10T02:17:57.343Z] unset SSH_AGENT_PID; [2023-01-10T02:17:57.343Z] echo Agent pid 76 killed; [2023-01-10T02:17:57.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T02:17:57.776Z] + git semver [Pipeline] } [2023-01-10T02:17:58.062Z] $ docker stop --time=1 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 [2023-01-10T02:17:59.521Z] $ docker rm -f --volumes 20c4133ff8701f901a9499d80e6067083a7533d8966484c2ad35be013e0c5cb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T02:18:00.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T02:18:00.354Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T02:18:00.371Z] [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-10T02:18:00.951Z] provisioning config files... [2023-01-10T02:18:00.960Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config15696259631348996080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:18:01.306Z] ---> docker-login.sh [2023-01-10T02:18:01.306Z] nexus3.edgexfoundry.org:10001 [2023-01-10T02:18:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:18:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:18:01.306Z] Configure a credential helper to remove this warning. See [2023-01-10T02:18:01.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:18:01.306Z] [2023-01-10T02:18:01.306Z] Login Succeeded [2023-01-10T02:18:01.306Z] nexus3.edgexfoundry.org:10002 [2023-01-10T02:18:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:18:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:18:01.306Z] Configure a credential helper to remove this warning. See [2023-01-10T02:18:01.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:18:01.306Z] [2023-01-10T02:18:01.306Z] Login Succeeded [2023-01-10T02:18:01.306Z] nexus3.edgexfoundry.org:10003 [2023-01-10T02:18:01.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:18:01.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:18:01.565Z] Configure a credential helper to remove this warning. See [2023-01-10T02:18:01.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:18:01.565Z] [2023-01-10T02:18:01.565Z] Login Succeeded [2023-01-10T02:18:01.565Z] nexus3.edgexfoundry.org:10004 [2023-01-10T02:18:01.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:18:01.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:18:01.565Z] Configure a credential helper to remove this warning. See [2023-01-10T02:18:01.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:18:01.565Z] [2023-01-10T02:18:01.565Z] Login Succeeded [2023-01-10T02:18:01.565Z] docker.io [2023-01-10T02:18:01.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:18:01.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:18:01.825Z] Configure a credential helper to remove this warning. See [2023-01-10T02:18:01.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:18:01.825Z] [2023-01-10T02:18:01.825Z] Login Succeeded [2023-01-10T02:18:01.825Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T02:18:01.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T02:18:02.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T02:18:02.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T02:18:02.179Z] ========================================================= [2023-01-10T02:18:02.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T02:18:02.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:18:02.638Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/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-10T02:18:02.638Z] Sending build context to Docker daemon 10.45MB [2023-01-10T02:18:02.638Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T02:18:02.638Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T02:18:02.910Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T02:18:02.910Z] 213ec9aee27d: Pulling fs layer [2023-01-10T02:18:02.910Z] 4583459ba037: Pulling fs layer [2023-01-10T02:18:02.910Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T02:18:02.910Z] 53926ce57604: Pulling fs layer [2023-01-10T02:18:02.910Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T02:18:02.910Z] 22ff95d597cd: Pulling fs layer [2023-01-10T02:18:02.910Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T02:18:02.910Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T02:18:02.910Z] 53926ce57604: Waiting [2023-01-10T02:18:02.910Z] a7acece74701: Pulling fs layer [2023-01-10T02:18:02.910Z] 21b2b0c7a3f4: Waiting [2023-01-10T02:18:02.910Z] 22ff95d597cd: Waiting [2023-01-10T02:18:02.910Z] 12d6caf4c0d1: Waiting [2023-01-10T02:18:02.910Z] 96b7cbca73a9: Waiting [2023-01-10T02:18:02.910Z] a7acece74701: Waiting [2023-01-10T02:18:02.910Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T02:18:02.910Z] 93c1e223e6f2: Download complete [2023-01-10T02:18:02.910Z] 4583459ba037: Verifying Checksum [2023-01-10T02:18:02.910Z] 4583459ba037: Download complete [2023-01-10T02:18:02.910Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T02:18:02.910Z] 21b2b0c7a3f4: Download complete [2023-01-10T02:18:02.910Z] 22ff95d597cd: Verifying Checksum [2023-01-10T02:18:02.910Z] 22ff95d597cd: Download complete [2023-01-10T02:18:02.910Z] 213ec9aee27d: Verifying Checksum [2023-01-10T02:18:02.910Z] 213ec9aee27d: Download complete [2023-01-10T02:18:02.910Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T02:18:02.910Z] 12d6caf4c0d1: Download complete [2023-01-10T02:18:03.178Z] 213ec9aee27d: Pull complete [2023-01-10T02:18:03.178Z] 4583459ba037: Pull complete [2023-01-10T02:18:03.442Z] 93c1e223e6f2: Pull complete [2023-01-10T02:18:03.442Z] a7acece74701: Verifying Checksum [2023-01-10T02:18:03.442Z] a7acece74701: Download complete [2023-01-10T02:18:03.702Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T02:18:03.702Z] 96b7cbca73a9: Download complete [2023-01-10T02:18:03.702Z] 53926ce57604: Verifying Checksum [2023-01-10T02:18:03.702Z] 53926ce57604: Download complete [2023-01-10T02:18:07.893Z] 53926ce57604: Pull complete [2023-01-10T02:18:07.893Z] 21b2b0c7a3f4: Pull complete [2023-01-10T02:18:07.893Z] 22ff95d597cd: Pull complete [2023-01-10T02:18:07.893Z] 12d6caf4c0d1: Pull complete [2023-01-10T02:18:10.428Z] 96b7cbca73a9: Pull complete [2023-01-10T02:18:10.994Z] a7acece74701: Pull complete [2023-01-10T02:18:10.994Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T02:18:10.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T02:18:10.994Z] ---> db6d94c90886 [2023-01-10T02:18:10.994Z] Step 3/10 : ARG MAKE=make build [2023-01-10T02:18:15.769Z] Still waiting to schedule task [2023-01-10T02:18:15.769Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1522’ [2023-01-10T02:18:23.244Z] ---> Running in 5c1efa490295 [2023-01-10T02:18:23.244Z] Removing intermediate container 5c1efa490295 [2023-01-10T02:18:23.244Z] ---> 9db9a1fea605 [2023-01-10T02:18:23.244Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-10T02:18:23.244Z] ---> Running in 904ae0e68a11 [2023-01-10T02:18:23.244Z] Removing intermediate container 904ae0e68a11 [2023-01-10T02:18:23.244Z] ---> bd4cdf0bab7f [2023-01-10T02:18:23.244Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-10T02:18:23.244Z] ---> Running in 8fcc431ff66b [2023-01-10T02:18:23.821Z] Removing intermediate container 8fcc431ff66b [2023-01-10T02:18:23.821Z] ---> 5a8441432c8e [2023-01-10T02:18:23.821Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-10T02:18:23.821Z] ---> Running in 2cab276ade6b [2023-01-10T02:18:24.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T02:18:24.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T02:18:24.339Z] OK: 211 MiB in 51 packages [2023-01-10T02:18:24.908Z] Removing intermediate container 2cab276ade6b [2023-01-10T02:18:24.908Z] ---> bdcc3262538f [2023-01-10T02:18:24.908Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T02:18:24.908Z] ---> 533c45f5b654 [2023-01-10T02:18:24.908Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T02:18:24.908Z] ---> Running in f1ba946f5753 [2023-01-10T02:18:39.803Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2023-01-10T02:18:39.803Z] skipping... [2023-01-10T02:19:18.648Z] Removing intermediate container f1ba946f5753 [2023-01-10T02:19:18.648Z] ---> d5d07a145203 [2023-01-10T02:19:18.648Z] Step 9/10 : COPY . . [2023-01-10T02:19:18.648Z] ---> c220de189768 [2023-01-10T02:19:18.648Z] Step 10/10 : RUN ${MAKE} [2023-01-10T02:19:18.648Z] ---> Running in 8ec87a468d6d [2023-01-10T02:19:18.648Z] noop [2023-01-10T02:19:18.648Z] Removing intermediate container 8ec87a468d6d [2023-01-10T02:19:18.648Z] ---> 4f58f7ff68b9 [2023-01-10T02:19:18.648Z] Successfully built 4f58f7ff68b9 [2023-01-10T02:19:18.648Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:19:19.168Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T02:19:19.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:19:19.352Z] prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container [2023-01-10T02:19:19.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T02:19:20.141Z] $ docker top 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T02:19:20.545Z] + go version [2023-01-10T02:19:20.545Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T02:19:20.581Z] $ docker stop --time=1 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce [2023-01-10T02:19:22.230Z] $ docker rm -f --volumes 5439286c265a8b038ad200cecb27e93e894695158d95df115020eedda6b462ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:19:22.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T02:19:22.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:19:23.103Z] prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container [2023-01-10T02:19:23.142Z] $ 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-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T02:19:23.523Z] $ docker top 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T02:19:23.915Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1273 [Pipeline] fileExists [Pipeline] sh [2023-01-10T02:19:24.287Z] + make test [2023-01-10T02:19:24.287Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T02:19:24.545Z] pkg/service/main.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.545Z] pkg/service/service.go:29:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.545Z] internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.545Z] pkg/service/main.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.545Z] pkg/service/main.go:17:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.545Z] internal/common/utils.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.546Z] internal/autodiscovery/autodiscovery.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.546Z] internal/config/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.546Z] internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:19:24.546Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-01-10T02:19:24.591Z] $ docker stop --time=1 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b [2023-01-10T02:19:26.243Z] $ docker rm -f --volumes 002089e81e4c5dbd4660293b22fa29c5cae195f1676fbccf42111b690710129b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:19:27.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T02:19:27.386Z] [2023-01-10T02:19:27.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:19:27.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T02:19:27.763Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T02:19:27.763Z] 5eb5b503b376: Pulling fs layer [2023-01-10T02:19:27.763Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T02:19:27.763Z] ec43610c2a17: Pulling fs layer [2023-01-10T02:19:27.763Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T02:19:27.763Z] 33b1e0a273af: Pulling fs layer [2023-01-10T02:19:27.763Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T02:19:27.763Z] 2f39f015ded8: Pulling fs layer [2023-01-10T02:19:27.763Z] 3a2ae6a8a46f: Waiting [2023-01-10T02:19:27.763Z] 33b1e0a273af: Waiting [2023-01-10T02:19:27.763Z] 5d3b04190fa2: Waiting [2023-01-10T02:19:27.763Z] 2f39f015ded8: Waiting [2023-01-10T02:19:27.763Z] 5c69ac0246d0: Download complete [2023-01-10T02:19:27.763Z] 3a2ae6a8a46f: Download complete [2023-01-10T02:19:27.763Z] 33b1e0a273af: Verifying Checksum [2023-01-10T02:19:27.763Z] 33b1e0a273af: Download complete [2023-01-10T02:19:28.021Z] ec43610c2a17: Verifying Checksum [2023-01-10T02:19:28.021Z] ec43610c2a17: Download complete [2023-01-10T02:19:28.021Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T02:19:28.021Z] 5d3b04190fa2: Download complete [2023-01-10T02:19:28.021Z] 5eb5b503b376: Verifying Checksum [2023-01-10T02:19:28.021Z] 5eb5b503b376: Download complete [2023-01-10T02:19:28.607Z] 2f39f015ded8: Download complete [2023-01-10T02:19:29.542Z] 5eb5b503b376: Pull complete [2023-01-10T02:19:29.542Z] 5c69ac0246d0: Pull complete [2023-01-10T02:19:30.107Z] ec43610c2a17: Pull complete [2023-01-10T02:19:30.107Z] 3a2ae6a8a46f: Pull complete [2023-01-10T02:19:30.364Z] 33b1e0a273af: Pull complete [2023-01-10T02:19:30.623Z] 5d3b04190fa2: Pull complete [2023-01-10T02:19:35.890Z] 2f39f015ded8: Pull complete [2023-01-10T02:19:35.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T02:19:35.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T02:19:35.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:19:36.112Z] prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container [2023-01-10T02:19:36.147Z] $ 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-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T02:19:51.365Z] $ docker top 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:19:51.847Z] ---> job-cost.sh [2023-01-10T02:19:51.847Z] lf-activate-venv: SKIPPING [2023-01-10T02:19:51.847Z] INFO: No Stack... [2023-01-10T02:19:52.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T02:19:52.368Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T02:19:52.689Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/cost.csv [2023-01-10T02:19:52.689Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T02:19:52.739Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [2023-01-10T02:19:52.744Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] did not exist. Created. [2023-01-10T02:19:52.744Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T02:19:53.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T02:19:53.214Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T02:19:53.235Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T02:19:53.325Z] $ docker stop --time=1 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 [2023-01-10T02:19:55.256Z] $ docker rm -f --volumes 791d451a702b8a6f52001167ad60edbb4cf6cacd740d685a2a2d74961e689cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T02:19:55.921Z] Failed in branch amd64 [2023-01-10T02:21:43.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1525 in /w/workspace/gexfoundry_device-sdk-go_PR-1273 [Pipeline] { [Pipeline] ws [2023-01-10T02:21:43.416Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-01-10T02:21:43.497Z] The recommended git tool is: git [2023-01-10T02:21:48.495Z] using credential edgex-jenkins-ssh [2023-01-10T02:21:48.509Z] Cloning the remote Git repository [2023-01-10T02:21:48.553Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T02:21:48.625Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-01-10T02:21:48.776Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T02:21:48.777Z] > git --version # timeout=10 [2023-01-10T02:21:48.803Z] > git --version # 'git version 2.25.1' [2023-01-10T02:21:48.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T02:21:48.868Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T02:21:50.486Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-10T02:21:50.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T02:21:52.006Z] Merging remotes/origin/main commit 8025d415256bff1d08fe37ed408de885b1f3053d into PR head commit e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [2023-01-10T02:21:51.293Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-01-10T02:21:51.338Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-01-10T02:21:51.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T02:21:51.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1273/head:refs/remotes/origin/PR-1273 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T02:21:52.029Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T02:21:52.060Z] > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 [2023-01-10T02:21:52.166Z] > git remote # timeout=10 [2023-01-10T02:21:52.187Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T02:21:52.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T02:21:52.265Z] Merge succeeded, producing e0a6806dbe43455f041cb389fef4e9fcfcc78e19 [2023-01-10T02:21:52.266Z] Checking out Revision e0a6806dbe43455f041cb389fef4e9fcfcc78e19 (PR-1273) [2023-01-10T02:21:52.224Z] > git merge 8025d415256bff1d08fe37ed408de885b1f3053d # timeout=10 [2023-01-10T02:21:52.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T02:21:52.273Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T02:21:52.288Z] > git checkout -f e0a6806dbe43455f041cb389fef4e9fcfcc78e19 # timeout=10 [2023-01-10T02:21:55.808Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [2023-01-10T02:21:55.858Z] > git --version # timeout=10 [2023-01-10T02:21:55.870Z] > git --version # 'git version 2.25.1' [2023-01-10T02:21:55.881Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T02:21:56.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T02:21:56.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T02:21:56.977Z] Dload Upload Total Spent Left Speed [2023-01-10T02:21:56.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-01-10T02:21:57.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T02:21:57.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T02:21:57.993Z] + sudo tee /etc/docker/daemon.new [2023-01-10T02:21:57.993Z] { [2023-01-10T02:21:57.993Z] "registry-mirrors": [ [2023-01-10T02:21:57.993Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T02:21:57.993Z] ], [2023-01-10T02:21:57.993Z] "bip": "10.250.0.254/24", [2023-01-10T02:21:57.993Z] "hosts": [ [2023-01-10T02:21:57.993Z] "tcp://0.0.0.0:5555", [2023-01-10T02:21:57.993Z] "unix:///var/run/docker.sock" [2023-01-10T02:21:57.993Z] ], [2023-01-10T02:21:57.993Z] "mtu": 1458, [2023-01-10T02:21:57.993Z] "selinux-enabled": true, [2023-01-10T02:21:57.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T02:21:57.993Z] } [Pipeline] sh [2023-01-10T02:21:58.339Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T02:21:58.683Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T02:22:17.020Z] provisioning config files... [2023-01-10T02:22:17.052Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5763835151113143532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:22:17.437Z] ---> docker-login.sh [2023-01-10T02:22:17.438Z] nexus3.edgexfoundry.org:10001 [2023-01-10T02:22:17.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:22:17.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:22:17.995Z] Configure a credential helper to remove this warning. See [2023-01-10T02:22:17.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:22:17.995Z] [2023-01-10T02:22:17.995Z] Login Succeeded [2023-01-10T02:22:17.995Z] nexus3.edgexfoundry.org:10002 [2023-01-10T02:22:18.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:22:18.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:22:18.533Z] Configure a credential helper to remove this warning. See [2023-01-10T02:22:18.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:22:18.533Z] [2023-01-10T02:22:18.533Z] Login Succeeded [2023-01-10T02:22:18.533Z] nexus3.edgexfoundry.org:10003 [2023-01-10T02:22:18.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:22:18.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:22:18.812Z] Configure a credential helper to remove this warning. See [2023-01-10T02:22:18.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:22:18.812Z] [2023-01-10T02:22:18.812Z] Login Succeeded [2023-01-10T02:22:18.812Z] nexus3.edgexfoundry.org:10004 [2023-01-10T02:22:19.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:22:19.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:22:19.087Z] Configure a credential helper to remove this warning. See [2023-01-10T02:22:19.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:22:19.087Z] [2023-01-10T02:22:19.087Z] Login Succeeded [2023-01-10T02:22:19.087Z] docker.io [2023-01-10T02:22:19.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T02:22:19.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T02:22:19.627Z] Configure a credential helper to remove this warning. See [2023-01-10T02:22:19.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T02:22:19.627Z] [2023-01-10T02:22:19.627Z] Login Succeeded [2023-01-10T02:22:19.627Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T02:22:19.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T02:22:20.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T02:22:20.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T02:22:20.102Z] ========================================================= [2023-01-10T02:22:20.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T02:22:20.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:22:20.599Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/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-10T02:22:20.871Z] Sending build context to Docker daemon 5.639MB [2023-01-10T02:22:21.142Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T02:22:21.142Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-10T02:22:21.142Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T02:22:21.142Z] 9b18e9b68314: Pulling fs layer [2023-01-10T02:22:21.142Z] 35d82f9e3411: Pulling fs layer [2023-01-10T02:22:21.142Z] e16973657156: Pulling fs layer [2023-01-10T02:22:21.142Z] fc693d55d65f: Pulling fs layer [2023-01-10T02:22:21.142Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T02:22:21.142Z] dda99020689f: Pulling fs layer [2023-01-10T02:22:21.142Z] db1c61fa0a46: Pulling fs layer [2023-01-10T02:22:21.142Z] 891c053d2c06: Pulling fs layer [2023-01-10T02:22:21.142Z] dda99020689f: Waiting [2023-01-10T02:22:21.142Z] db1c61fa0a46: Waiting [2023-01-10T02:22:21.142Z] 891c053d2c06: Waiting [2023-01-10T02:22:21.142Z] fc693d55d65f: Waiting [2023-01-10T02:22:21.142Z] 7e9fc2657dce: Waiting [2023-01-10T02:22:21.142Z] e16973657156: Verifying Checksum [2023-01-10T02:22:21.142Z] e16973657156: Download complete [2023-01-10T02:22:21.142Z] 35d82f9e3411: Verifying Checksum [2023-01-10T02:22:21.142Z] 35d82f9e3411: Download complete [2023-01-10T02:22:21.142Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T02:22:21.142Z] 7e9fc2657dce: Download complete [2023-01-10T02:22:21.413Z] dda99020689f: Verifying Checksum [2023-01-10T02:22:21.413Z] dda99020689f: Download complete [2023-01-10T02:22:21.413Z] 9b18e9b68314: Verifying Checksum [2023-01-10T02:22:21.413Z] 9b18e9b68314: Download complete [2023-01-10T02:22:22.398Z] 9b18e9b68314: Pull complete [2023-01-10T02:22:22.398Z] 891c053d2c06: Verifying Checksum [2023-01-10T02:22:22.398Z] 891c053d2c06: Download complete [2023-01-10T02:22:23.000Z] 35d82f9e3411: Pull complete [2023-01-10T02:22:23.274Z] e16973657156: Pull complete [2023-01-10T02:22:23.864Z] db1c61fa0a46: Verifying Checksum [2023-01-10T02:22:23.864Z] db1c61fa0a46: Download complete [2023-01-10T02:22:24.457Z] fc693d55d65f: Verifying Checksum [2023-01-10T02:22:24.457Z] fc693d55d65f: Download complete [2023-01-10T02:22:39.492Z] fc693d55d65f: Pull complete [2023-01-10T02:22:39.492Z] 7e9fc2657dce: Pull complete [2023-01-10T02:22:39.492Z] dda99020689f: Pull complete [2023-01-10T02:22:44.867Z] db1c61fa0a46: Pull complete [2023-01-10T02:22:46.833Z] 891c053d2c06: Pull complete [2023-01-10T02:22:47.100Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T02:22:47.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T02:22:47.100Z] ---> f96f9c87975a [2023-01-10T02:22:47.100Z] Step 3/10 : ARG MAKE=make build [2023-01-10T02:22:49.040Z] ---> Running in 0d2563e700e5 [2023-01-10T02:22:49.310Z] Removing intermediate container 0d2563e700e5 [2023-01-10T02:22:49.310Z] ---> b9ad709b3ec5 [2023-01-10T02:22:49.310Z] Step 4/10 : WORKDIR /device-sdk-go [2023-01-10T02:22:49.310Z] ---> Running in c3526bc958d8 [2023-01-10T02:22:49.579Z] Removing intermediate container c3526bc958d8 [2023-01-10T02:22:49.579Z] ---> 11484d3ed423 [2023-01-10T02:22:49.579Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-10T02:22:49.579Z] ---> Running in c06001a0e142 [2023-01-10T02:22:49.850Z] Removing intermediate container c06001a0e142 [2023-01-10T02:22:49.850Z] ---> 90141746bedd [2023-01-10T02:22:49.850Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-01-10T02:22:50.118Z] ---> Running in 16f4846073db [2023-01-10T02:22:51.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T02:22:51.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T02:22:52.760Z] OK: 221 MiB in 51 packages [2023-01-10T02:22:53.344Z] Removing intermediate container 16f4846073db [2023-01-10T02:22:53.344Z] ---> a995069d08cf [2023-01-10T02:22:53.344Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-10T02:22:53.935Z] ---> 97d168722b5c [2023-01-10T02:22:53.935Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T02:22:53.935Z] ---> Running in 27246aff9f05 [2023-01-10T02:23:16.020Z] go: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory [2023-01-10T02:23:16.020Z] skipping... [2023-01-10T02:23:48.322Z] Removing intermediate container 27246aff9f05 [2023-01-10T02:23:48.322Z] ---> 7c8013607416 [2023-01-10T02:23:48.322Z] Step 9/10 : COPY . . [2023-01-10T02:23:48.589Z] ---> cf7e601426e9 [2023-01-10T02:23:48.589Z] Step 10/10 : RUN ${MAKE} [2023-01-10T02:23:48.589Z] ---> Running in 939a868366fa [2023-01-10T02:23:49.551Z] noop [2023-01-10T02:23:50.137Z] Removing intermediate container 939a868366fa [2023-01-10T02:23:50.137Z] ---> f5a575273782 [2023-01-10T02:23:50.137Z] Successfully built f5a575273782 [2023-01-10T02:23:50.137Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:23:50.632Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T02:23:50.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:23:50.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2023-01-10T02:23:50.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T02:23:52.054Z] $ docker top 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T02:23:52.916Z] + go version [2023-01-10T02:23:52.916Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T02:23:52.949Z] $ docker stop --time=1 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 [2023-01-10T02:23:54.519Z] $ docker rm -f --volumes 1b0f3d0fffecfdde24130bc0113f14888151a9e9a49223484f11d4f64be39af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:23:55.373Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T02:23:55.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:23:55.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2023-01-10T02:23:55.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T02:23:56.765Z] $ docker top 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T02:23:57.649Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T02:23:58.041Z] + make test [2023-01-10T02:23:58.042Z] go test -race -coverprofile=coverage.out ./... [2023-01-10T02:23:59.001Z] pkg/service/main.go:14:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] pkg/service/service.go:29:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] internal/autodiscovery/autodiscovery.go:15:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] pkg/service/main.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] pkg/service/main.go:17:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] internal/common/utils.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] internal/autodiscovery/autodiscovery.go:16:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] internal/config/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] internal/container/config.go:10:2: github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.5: replacement directory ../MODS/go-mod-bootstrap does not exist [2023-01-10T02:23:59.001Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-01-10T02:23:59.050Z] $ docker stop --time=1 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 [2023-01-10T02:24:00.700Z] $ docker rm -f --volumes 8dca1ace5e82bbde41244a4b83e960da238607301dfac852eac5179185a5a1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:24:01.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T02:24:01.771Z] [2023-01-10T02:24:01.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:24:02.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T02:24:02.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T02:24:02.454Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T02:24:02.454Z] 04944245beec: Pulling fs layer [2023-01-10T02:24:02.454Z] 699f458cf7ca: Pulling fs layer [2023-01-10T02:24:02.454Z] 765212b225bb: Pulling fs layer [2023-01-10T02:24:02.454Z] f23df028b6ca: Pulling fs layer [2023-01-10T02:24:02.454Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T02:24:02.454Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T02:24:02.454Z] d65c8cfc05b1: Waiting [2023-01-10T02:24:02.454Z] 765212b225bb: Waiting [2023-01-10T02:24:02.454Z] 2437ff75d9bd: Waiting [2023-01-10T02:24:02.454Z] f23df028b6ca: Waiting [2023-01-10T02:24:02.454Z] 04944245beec: Verifying Checksum [2023-01-10T02:24:02.454Z] 04944245beec: Download complete [2023-01-10T02:24:02.720Z] 765212b225bb: Verifying Checksum [2023-01-10T02:24:02.720Z] 765212b225bb: Download complete [2023-01-10T02:24:02.720Z] f23df028b6ca: Verifying Checksum [2023-01-10T02:24:02.720Z] f23df028b6ca: Download complete [2023-01-10T02:24:02.720Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T02:24:02.720Z] d65c8cfc05b1: Download complete [2023-01-10T02:24:02.720Z] 699f458cf7ca: Verifying Checksum [2023-01-10T02:24:02.720Z] 699f458cf7ca: Download complete [2023-01-10T02:24:03.303Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T02:24:03.303Z] 8998bd30e6a1: Download complete [2023-01-10T02:24:05.251Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T02:24:05.251Z] 2437ff75d9bd: Download complete [2023-01-10T02:24:07.193Z] 8998bd30e6a1: Pull complete [2023-01-10T02:24:07.463Z] 04944245beec: Pull complete [2023-01-10T02:24:08.875Z] 699f458cf7ca: Pull complete [2023-01-10T02:24:08.875Z] 765212b225bb: Pull complete [2023-01-10T02:24:09.836Z] f23df028b6ca: Pull complete [2023-01-10T02:24:09.836Z] d65c8cfc05b1: Pull complete [2023-01-10T02:24:24.859Z] 2437ff75d9bd: Pull complete [2023-01-10T02:24:24.859Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T02:24:24.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T02:24:24.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:24:25.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-1525 does not seem to be running inside a container [2023-01-10T02:24:25.245Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T02:24:27.838Z] $ docker top 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:28.755Z] ---> job-cost.sh [2023-01-10T02:24:28.755Z] lf-activate-venv: SKIPPING [2023-01-10T02:24:28.755Z] INFO: No Stack... [2023-01-10T02:24:29.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T02:24:29.922Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T02:24:30.268Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-01-10T02:24:30.268Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T02:24:30.625Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [2023-01-10T02:24:30.630Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] did not exist. Created. [2023-01-10T02:24:30.630Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T02:24:31.420Z] /w/workspace/device-sdk-go/1@tmp/durable-4a6b7f13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T02:24:32.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T02:24:32.197Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T02:24:32.733Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T02:24:32.755Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T02:24:32.846Z] $ docker stop --time=1 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 [2023-01-10T02:24:34.514Z] $ docker rm -f --volumes 91d166ab7849e3300e52f641cebf2b356938f9876aa06b575b30a9d676a69d70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T02:24:35.220Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-10T02:24:37.169Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives ] [2023-01-10T02:24:37.169Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives [2023-01-10T02:24:37.169Z] total 16 [2023-01-10T02:24:37.169Z] drwxr-xr-x 3 root root 4096 Jan 10 02:19 . [2023-01-10T02:24:37.169Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 02:19 .. [2023-01-10T02:24:37.169Z] drwxr-xr-x 2 root root 4096 Jan 10 02:19 cost [2023-01-10T02:24:37.169Z] -rw-r--r-- 1 root root 86 Jan 10 02:19 cost.csv [2023-01-10T02:24:37.169Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives [2023-01-10T02:24:37.169Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives [2023-01-10T02:24:37.169Z] total 16 [2023-01-10T02:24:37.169Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 02:19 . [2023-01-10T02:24:37.169Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 10 02:19 .. [2023-01-10T02:24:37.169Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 02:19 cost [2023-01-10T02:24:37.169Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 02:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:37.502Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:38.396Z] ---> package-listing.sh [2023-01-10T02:24:38.396Z] ++ facter osfamily [2023-01-10T02:24:38.396Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T02:24:38.668Z] + OS_FAMILY=debian [2023-01-10T02:24:38.668Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1273 [2023-01-10T02:24:38.668Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T02:24:38.668Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T02:24:38.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T02:24:38.668Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T02:24:38.668Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1273 ']' [2023-01-10T02:24:38.668Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T02:24:38.668Z] + case "${OS_FAMILY}" in [2023-01-10T02:24:38.668Z] + dpkg -l [2023-01-10T02:24:38.668Z] + grep '^ii' [2023-01-10T02:24:38.668Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T02:24:38.668Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T02:24:38.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T02:24:38.668Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1273 ']' [2023-01-10T02:24:38.668Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/ [2023-01-10T02:24:38.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1273/archives/ [Pipeline] echo [2023-01-10T02:24:38.696Z] 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-sdk-go_PR-1273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T02:24:38.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T02:24:39.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T02:24:39.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T02:24:39.738Z] prd-ubuntu20.04-docker-8c-8g-1524 does not seem to be running inside a container [2023-01-10T02:24:39.776Z] $ 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-sdk-go_PR-1273/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-sdk-go_PR-1273 -v /w/workspace/gexfoundry_device-sdk-go_PR-1273:/w/workspace/gexfoundry_device-sdk-go_PR-1273:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1273@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T02:24:39.981Z] $ docker top 08be677c306e45bbd385d14c21033f3376709994c43dfd92fc0c3b7d03e1e4e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T02:24:40.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T02:24:40.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T02:24:40.981Z] + ls /var/log/sa-host [2023-01-10T02:24:40.981Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T02:24:41.204Z] provisioning config files... [2023-01-10T02:24:41.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1273@tmp/config407551015699295821tmp [Pipeline] { [Pipeline] echo [2023-01-10T02:24:41.264Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:41.572Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T02:24:41.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:42.021Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T02:24:42.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:42.364Z] ---> sudo-logs.sh [2023-01-10T02:24:42.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T02:24:42.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:42.759Z] ---> job-cost.sh [2023-01-10T02:24:42.759Z] lf-activate-venv: SKIPPING [2023-01-10T02:24:42.759Z] DEBUG: total: 0.2199999988079071 [2023-01-10T02:24:42.759Z] INFO: Retrieving Stack Cost... [2023-01-10T02:24:43.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T02:24:43.276Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T02:24:43.562Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T02:24:43.884Z] ---> logs-deploy.sh [2023-01-10T02:24:43.884Z] lf-activate-venv: SKIPPING [2023-01-10T02:24:43.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1273/1 [2023-01-10T02:24:43.884Z] INFO: archiving workspace using pattern(s): [2023-01-10T02:24:44.824Z] Archives upload complete. [2023-01-10T02:24:45.084Z] INFO: archiving logs to Nexus [2023-01-10T02:24:45.654Z] ---> uname -a: [2023-01-10T02:24:45.654Z] Linux prd-ubuntu20-04-docker-8c-8g-1524 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] ---> lscpu: [2023-01-10T02:24:45.654Z] Architecture: x86_64 [2023-01-10T02:24:45.654Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-10T02:24:45.654Z] Byte Order: Little Endian [2023-01-10T02:24:45.654Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-10T02:24:45.654Z] CPU(s): 8 [2023-01-10T02:24:45.654Z] On-line CPU(s) list: 0-7 [2023-01-10T02:24:45.654Z] Thread(s) per core: 1 [2023-01-10T02:24:45.654Z] Core(s) per socket: 1 [2023-01-10T02:24:45.654Z] Socket(s): 8 [2023-01-10T02:24:45.654Z] NUMA node(s): 1 [2023-01-10T02:24:45.654Z] Vendor ID: AuthenticAMD [2023-01-10T02:24:45.654Z] CPU family: 23 [2023-01-10T02:24:45.654Z] Model: 49 [2023-01-10T02:24:45.654Z] Model name: AMD EPYC-Rome Processor [2023-01-10T02:24:45.654Z] Stepping: 0 [2023-01-10T02:24:45.654Z] CPU MHz: 2799.996 [2023-01-10T02:24:45.654Z] BogoMIPS: 5599.99 [2023-01-10T02:24:45.654Z] Virtualization: AMD-V [2023-01-10T02:24:45.654Z] Hypervisor vendor: KVM [2023-01-10T02:24:45.654Z] Virtualization type: full [2023-01-10T02:24:45.654Z] L1d cache: 256 KiB [2023-01-10T02:24:45.654Z] L1i cache: 256 KiB [2023-01-10T02:24:45.654Z] L2 cache: 4 MiB [2023-01-10T02:24:45.654Z] L3 cache: 128 MiB [2023-01-10T02:24:45.654Z] NUMA node0 CPU(s): 0-7 [2023-01-10T02:24:45.654Z] Vulnerability Itlb multihit: Not affected [2023-01-10T02:24:45.654Z] Vulnerability L1tf: Not affected [2023-01-10T02:24:45.654Z] Vulnerability Mds: Not affected [2023-01-10T02:24:45.654Z] Vulnerability Meltdown: Not affected [2023-01-10T02:24:45.654Z] Vulnerability Mmio stale data: Not affected [2023-01-10T02:24:45.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-10T02:24:45.654Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-10T02:24:45.654Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-10T02:24:45.654Z] Vulnerability Srbds: Not affected [2023-01-10T02:24:45.654Z] Vulnerability Tsx async abort: Not affected [2023-01-10T02:24:45.654Z] 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-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] ---> nproc: [2023-01-10T02:24:45.654Z] 8 [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] ---> df -h: [2023-01-10T02:24:45.654Z] Filesystem Size Used Avail Use% Mounted on [2023-01-10T02:24:45.654Z] overlay 155G 12G 144G 8% / [2023-01-10T02:24:45.654Z] tmpfs 64M 0 64M 0% /dev [2023-01-10T02:24:45.654Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-10T02:24:45.654Z] shm 64M 0 64M 0% /dev/shm [2023-01-10T02:24:45.654Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] ---> sar -b -r -n DEV: [2023-01-10T02:24:45.654Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1524) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:16:44 LINUX RESTART (8 CPU) [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-10T02:24:45.654Z] 02:18:01 189.12 47.78 141.34 0.00 5412.03 49045.56 0.00 [2023-01-10T02:24:45.654Z] 02:19:01 102.55 0.77 101.78 0.00 29.33 44884.52 0.00 [2023-01-10T02:24:45.654Z] 02:20:01 90.73 0.18 90.55 0.00 7.07 37246.99 0.00 [2023-01-10T02:24:45.654Z] 02:21:01 2.22 0.00 2.22 0.00 0.00 26.95 0.00 [2023-01-10T02:24:45.654Z] 02:22:01 38.49 9.40 29.09 0.00 2886.37 4997.67 0.00 [2023-01-10T02:24:45.654Z] 02:23:01 20.02 2.25 17.77 0.00 2292.67 3799.73 0.00 [2023-01-10T02:24:45.654Z] 02:24:01 3.40 0.02 3.38 0.00 0.13 89.32 0.00 [2023-01-10T02:24:45.654Z] Average: 63.79 8.63 55.16 0.00 1518.24 20012.99 0.00 [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-10T02:24:45.654Z] 02:18:01 29967604 31626952 721824 2.20 59880 1898896 1868748 5.51 972044 1641748 280 [2023-01-10T02:24:45.654Z] 02:19:01 28107784 31553048 753820 2.29 128940 3496192 2030212 5.98 1180564 3131644 399504 [2023-01-10T02:24:45.654Z] 02:20:01 28039032 31579568 724444 2.20 144856 3565268 1757468 5.18 1097296 3268244 264 [2023-01-10T02:24:45.654Z] 02:21:01 28039032 31579696 723872 2.20 144904 3565264 1757468 5.18 1096924 3268248 52 [2023-01-10T02:24:45.654Z] 02:22:01 27737592 31557972 729944 2.22 163812 3817852 1819048 5.36 1258192 3385796 1692 [2023-01-10T02:24:45.654Z] 02:23:01 27520548 31564796 721136 2.19 178784 4020472 1806124 5.32 1413692 3434556 8 [2023-01-10T02:24:45.654Z] 02:24:01 27527300 31566816 719016 2.19 177368 4017220 1803556 5.32 1410388 3431312 4 [2023-01-10T02:24:45.654Z] Average: 28134127 31575550 727722 2.21 142649 3483023 1834661 5.41 1204157 3080221 57401 [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-10T02:24:45.654Z] 02:18:01 docker0 8.90 7.53 0.79 73.39 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:18:01 ens3 461.32 290.45 2550.21 76.09 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:18:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:19:01 docker0 170.05 201.28 13.57 1748.61 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:19:01 ens3 338.46 254.37 5753.68 30.37 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:19:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:20:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:20:01 ens3 117.58 90.90 2541.66 81.91 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:21:01 ens3 0.68 0.15 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:22:01 ens3 64.50 40.49 1412.06 3.31 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:22:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:23:01 ens3 68.63 33.93 1347.32 2.35 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] Average: docker0 25.56 29.84 2.05 260.29 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] Average: ens3 150.17 101.47 1943.57 27.72 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] Average: lo 1.30 1.30 0.12 0.12 0.00 0.00 0.00 0.00 [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] ---> sar -P ALL: [2023-01-10T02:24:45.654Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1524) 01/10/23 _x86_64_ (8 CPU) [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:16:44 LINUX RESTART (8 CPU) [2023-01-10T02:24:45.654Z] [2023-01-10T02:24:45.654Z] 02:17:01 CPU %user %nice %system %iowait %steal %idle [2023-01-10T02:24:45.654Z] 02:18:01 all 6.67 0.00 2.08 6.01 0.05 85.18 [2023-01-10T02:24:45.654Z] 02:18:01 0 8.11 0.00 1.75 1.86 0.05 88.23 [2023-01-10T02:24:45.654Z] 02:18:01 1 6.95 0.00 1.44 1.63 0.03 89.94 [2023-01-10T02:24:45.654Z] 02:18:01 2 7.24 0.00 3.00 11.18 0.05 78.53 [2023-01-10T02:24:45.654Z] 02:18:01 3 6.90 0.00 2.26 0.83 0.03 89.98 [2023-01-10T02:24:45.654Z] 02:18:01 4 5.87 0.00 1.73 1.02 0.05 91.32 [2023-01-10T02:24:45.654Z] 02:18:01 5 6.74 0.00 2.52 16.79 0.07 73.88 [2023-01-10T02:24:45.654Z] 02:18:01 6 5.27 0.00 2.06 10.07 0.07 82.52 [2023-01-10T02:24:45.654Z] 02:18:01 7 6.28 0.00 1.89 4.72 0.05 87.06 [2023-01-10T02:24:45.654Z] 02:19:01 all 6.52 0.00 2.90 7.72 0.04 82.82 [2023-01-10T02:24:45.654Z] 02:19:01 0 6.77 0.00 2.49 0.42 0.05 90.27 [2023-01-10T02:24:45.654Z] 02:19:01 1 6.93 0.00 2.64 0.25 0.03 90.15 [2023-01-10T02:24:45.654Z] 02:19:01 2 6.91 0.00 2.82 4.24 0.05 85.98 [2023-01-10T02:24:45.654Z] 02:19:01 3 5.36 0.00 3.00 13.05 0.05 78.54 [2023-01-10T02:24:45.654Z] 02:19:01 4 5.83 0.00 3.37 0.24 0.03 90.52 [2023-01-10T02:24:45.654Z] 02:19:01 5 7.05 0.00 2.76 0.15 0.05 89.99 [2023-01-10T02:24:45.654Z] 02:19:01 6 8.05 0.00 3.18 43.34 0.05 45.37 [2023-01-10T02:24:45.654Z] 02:19:01 7 5.24 0.00 2.90 0.29 0.03 91.54 [2023-01-10T02:24:45.654Z] 02:20:01 all 3.77 0.00 2.06 7.40 0.05 86.71 [2023-01-10T02:24:45.654Z] 02:20:01 0 3.71 0.00 2.56 3.57 0.05 90.11 [2023-01-10T02:24:45.654Z] 02:20:01 1 3.91 0.00 2.01 2.53 0.05 91.50 [2023-01-10T02:24:45.654Z] 02:20:01 2 2.92 0.00 1.53 0.34 0.03 95.18 [2023-01-10T02:24:45.654Z] 02:20:01 3 4.41 0.00 1.83 6.81 0.03 86.91 [2023-01-10T02:24:45.654Z] 02:20:01 4 4.46 0.00 2.04 0.23 0.05 93.21 [2023-01-10T02:24:45.654Z] 02:20:01 5 3.18 0.00 1.27 0.64 0.05 94.86 [2023-01-10T02:24:45.655Z] 02:20:01 6 3.18 0.00 3.70 44.19 0.05 48.88 [2023-01-10T02:24:45.655Z] 02:20:01 7 4.38 0.00 1.59 1.13 0.08 92.82 [2023-01-10T02:24:45.655Z] 02:21:01 all 0.19 0.00 0.01 0.24 0.01 99.56 [2023-01-10T02:24:45.655Z] 02:21:01 0 1.37 0.00 0.02 0.41 0.05 98.15 [2023-01-10T02:24:45.655Z] 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-10T02:24:45.655Z] 02:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-10T02:24:45.655Z] 02:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-10T02:24:45.655Z] 02:21:01 4 0.02 0.00 0.00 0.08 0.00 99.90 [2023-01-10T02:24:45.655Z] 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-10T02:24:45.655Z] 02:21:01 6 0.00 0.00 0.02 1.43 0.00 98.55 [2023-01-10T02:24:45.655Z] 02:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-01-10T02:24:45.655Z] 02:22:01 all 1.27 0.00 0.82 0.83 0.01 97.06 [2023-01-10T02:24:45.655Z] 02:22:01 0 1.06 0.00 0.92 0.92 0.02 97.09 [2023-01-10T02:24:45.655Z] 02:22:01 1 0.94 0.00 0.40 0.07 0.02 98.58 [2023-01-10T02:24:45.655Z] 02:22:01 2 1.15 0.00 0.70 1.47 0.00 96.68 [2023-01-10T02:24:45.655Z] 02:22:01 3 1.84 0.00 0.75 0.73 0.02 96.66 [2023-01-10T02:24:45.655Z] 02:22:01 4 1.63 0.00 0.88 0.65 0.00 96.83 [2023-01-10T02:24:45.655Z] 02:22:01 5 1.85 0.00 0.50 0.03 0.02 97.60 [2023-01-10T02:24:45.655Z] 02:22:01 6 0.78 0.00 0.68 2.39 0.02 96.13 [2023-01-10T02:24:45.655Z] 02:22:01 7 0.93 0.00 1.73 0.42 0.02 96.90 [2023-01-10T02:24:45.655Z] 02:23:01 all 1.02 0.00 0.73 0.80 0.02 97.43 [2023-01-10T02:24:45.655Z] 02:23:01 0 0.42 0.00 0.83 0.32 0.02 98.41 [2023-01-10T02:24:45.655Z] 02:23:01 1 0.80 0.00 0.62 0.33 0.02 98.23 [2023-01-10T02:24:45.655Z] 02:23:01 2 0.73 0.00 0.37 0.27 0.02 98.62 [2023-01-10T02:24:45.655Z] 02:23:01 3 1.11 0.00 0.37 0.50 0.02 98.01 [2023-01-10T02:24:45.655Z] 02:23:01 4 0.67 0.00 0.43 0.00 0.02 98.88 [2023-01-10T02:24:45.655Z] 02:23:01 5 1.23 0.00 0.58 0.02 0.02 98.15 [2023-01-10T02:24:45.655Z] 02:23:01 6 1.10 0.00 0.97 2.35 0.02 95.56 [2023-01-10T02:24:45.655Z] 02:23:01 7 2.13 0.00 1.68 2.60 0.02 93.56 [2023-01-10T02:24:45.655Z] 02:24:01 all 0.14 0.00 0.05 0.17 0.00 99.64 [2023-01-10T02:24:45.655Z] 02:24:01 0 0.28 0.00 0.13 0.00 0.00 99.58 [2023-01-10T02:24:45.655Z] 02:24:01 1 0.12 0.00 0.05 0.27 0.02 99.55 [2023-01-10T02:24:45.655Z] 02:24:01 2 0.07 0.00 0.07 0.02 0.00 99.85 [2023-01-10T02:24:45.655Z] 02:24:01 3 0.38 0.00 0.03 0.00 0.00 99.58 [2023-01-10T02:24:45.655Z] 02:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-01-10T02:24:45.655Z] 02:24:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-01-10T02:24:45.655Z] 02:24:01 6 0.07 0.00 0.05 1.10 0.00 98.78 [2023-01-10T02:24:45.655Z] 02:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-10T02:24:45.655Z] Average: all 2.79 0.00 1.23 3.30 0.03 92.66 [2023-01-10T02:24:45.655Z] Average: 0 3.09 0.00 1.24 1.07 0.03 94.57 [2023-01-10T02:24:45.655Z] Average: 1 2.80 0.00 1.02 0.72 0.02 95.44 [2023-01-10T02:24:45.655Z] Average: 2 2.71 0.00 1.21 2.49 0.02 93.56 [2023-01-10T02:24:45.655Z] Average: 3 2.85 0.00 1.18 3.12 0.02 92.84 [2023-01-10T02:24:45.655Z] Average: 4 2.64 0.00 1.21 0.32 0.02 95.81 [2023-01-10T02:24:45.655Z] Average: 5 2.87 0.00 1.09 2.51 0.03 93.51 [2023-01-10T02:24:45.655Z] Average: 6 2.62 0.00 1.52 14.87 0.03 80.96 [2023-01-10T02:24:45.655Z] Average: 7 2.71 0.00 1.40 1.31 0.03 94.55 [2023-01-10T02:24:45.655Z] [2023-01-10T02:24:45.655Z] [2023-01-10T02:24:45.655Z]