Pull request #1218 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b9011bf944f66a2fff21f34cd34ba446a92a1196+cfaa450af8bdc723ef881bcc3b2f03ba778d6875 (1b6ab5a80232f36fad2bb663f90a4112405bbfea) 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-ssh1899143232770203963.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10576467024749517002.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-1218/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-1218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4870757908492689863.key Verifying host key using known hosts file > 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-1218/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16982154088598156763.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4123150073394569128.key Verifying host key using known hosts file > 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-1218/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-1218/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14059767045478668555.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-1323’ Running on prd-ubuntu20.04-docker-8c-8g-1326 in /w/workspace/gexfoundry_device-sdk-go_PR-1218 [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-1218 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1218/head:refs/remotes/origin/PR-1218 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cfaa450af8bdc723ef881bcc3b2f03ba778d6875 into PR head commit b9011bf944f66a2fff21f34cd34ba446a92a1196 Merge succeeded, producing b9011bf944f66a2fff21f34cd34ba446a92a1196 Checking out Revision b9011bf944f66a2fff21f34cd34ba446a92a1196 (PR-1218) > git config core.sparsecheckout # timeout=10 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cfaa450af8bdc723ef881bcc3b2f03ba778d6875 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 Commit message: "fix: subscribe to internal message bus if UseMessageBus = true" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-27T08:10:58.617Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-27T08:10:58.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-27T08:10:58.884Z] ========================================================= [2022-09-27T08:10:58.884Z] EdgeX Global Pipelines Version Info [2022-09-27T08:10:58.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:10:59.863Z] ------------------- [2022-09-27T08:10:59.863Z] stable info: [2022-09-27T08:10:59.863Z] ------------------- [2022-09-27T08:10:59.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-27T08:10:59.863Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T08:10:59.863Z] Message: update stable to v1.0.239 [2022-09-27T08:11:00.453Z] ------------------- [2022-09-27T08:11:00.454Z] experimental info: [2022-09-27T08:11:00.454Z] ------------------- [2022-09-27T08:11:00.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-27T08:11:00.454Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-27T08:11:00.454Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-27T08:11:00.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-27T08:11:00.793Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-27T08:11:00.831Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-27T08:11:00.873Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-27T08:11:00.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-27T08:11:00.965Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-27T08:11:01.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-27T08:11:01.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-27T08:11:01.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-27T08:11:01.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-27T08:11:01.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-27T08:11:01.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-27T08:11:01.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-27T08:11:01.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-27T08:11:01.353Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-27T08:11:01.396Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T08:11:01.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T08:11:01.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-27T08:11:01.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-27T08:11:01.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-27T08:11:01.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-27T08:11:01.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-27T08:11:01.721Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-27T08:11:01.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-27T08:11:01.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-27T08:11:01.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-27T08:11:01.889Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-27T08:11:01.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1218 [Pipeline] echo [2022-09-27T08:11:01.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1218 [Pipeline] echo [2022-09-27T08:11:02.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1218 [Pipeline] echo [2022-09-27T08:11:02.060Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo [2022-09-27T08:11:02.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9011bf [Pipeline] echo [2022-09-27T08:11:02.149Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T08:11:02.273Z] provisioning config files... [2022-09-27T08:11:02.288Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config14284668533161246633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:11:02.637Z] ---> docker-login.sh [2022-09-27T08:11:02.637Z] nexus3.edgexfoundry.org:10001 [2022-09-27T08:11:02.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:02.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:02.897Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:02.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:02.897Z] [2022-09-27T08:11:02.897Z] Login Succeeded [2022-09-27T08:11:02.897Z] nexus3.edgexfoundry.org:10002 [2022-09-27T08:11:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:03.158Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:03.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:03.158Z] [2022-09-27T08:11:03.158Z] Login Succeeded [2022-09-27T08:11:03.158Z] nexus3.edgexfoundry.org:10003 [2022-09-27T08:11:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:03.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:03.158Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:03.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:03.158Z] [2022-09-27T08:11:03.158Z] Login Succeeded [2022-09-27T08:11:03.158Z] nexus3.edgexfoundry.org:10004 [2022-09-27T08:11:03.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:03.419Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:03.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:03.419Z] [2022-09-27T08:11:03.419Z] Login Succeeded [2022-09-27T08:11:03.419Z] docker.io [2022-09-27T08:11:03.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:03.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:03.681Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:03.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:03.681Z] [2022-09-27T08:11:03.681Z] Login Succeeded [2022-09-27T08:11:03.681Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T08:11:03.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-27T08:11:04.580Z] + git rev-list -1 --merges b9011bf944f66a2fff21f34cd34ba446a92a1196~1..b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo [2022-09-27T08:11:04.634Z] -----------> git rev-list -1 --merges b9011bf944f66a2fff21f34cd34ba446a92a1196~1..b9011bf944f66a2fff21f34cd34ba446a92a1196 b9011bf944f66a2fff21f34cd34ba446a92a1196 [false] [Pipeline] sh [2022-09-27T08:11:04.950Z] + git log --format=format:%s -1 b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo [2022-09-27T08:11:04.987Z] ========================================================= [2022-09-27T08:11:04.987Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-27T08:11:04.987Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T08:11:05.424Z] + git log --format=format:%s -1 b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] echo [2022-09-27T08:11:05.466Z] [semverPrep] GIT_COMMIT: b9011bf944f66a2fff21f34cd34ba446a92a1196, Commit Message: fix: subscribe to internal message bus if UseMessageBus = true [Pipeline] echo [2022-09-27T08:11:05.497Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-27T08:11:05.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-27T08:11:05.942Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-27T08:11:05.942Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-27T08:11:05.942Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-27T08:11:05.942Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-27T08:11:05.942Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-27T08:11:05.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:11:06.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T08:11:06.369Z] [2022-09-27T08:11:06.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:11:06.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T08:11:06.750Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-27T08:11:06.750Z] b85a868b505f: Pulling fs layer [2022-09-27T08:11:06.750Z] e2be974225ed: Pulling fs layer [2022-09-27T08:11:06.750Z] 339a4e72a1f5: Pulling fs layer [2022-09-27T08:11:06.750Z] 988bab9f4d93: Pulling fs layer [2022-09-27T08:11:06.750Z] 1469e6f7b9e6: Pulling fs layer [2022-09-27T08:11:06.750Z] eaf3925da568: Pulling fs layer [2022-09-27T08:11:06.750Z] bab4dde63d76: Pulling fs layer [2022-09-27T08:11:06.750Z] bde34c3a00c8: Pulling fs layer [2022-09-27T08:11:06.750Z] b352a97aabf1: Pulling fs layer [2022-09-27T08:11:06.750Z] 4872d77fe225: Pulling fs layer [2022-09-27T08:11:06.750Z] 5851b861e8e6: Pulling fs layer [2022-09-27T08:11:06.750Z] 988bab9f4d93: Waiting [2022-09-27T08:11:06.750Z] 1469e6f7b9e6: Waiting [2022-09-27T08:11:06.750Z] b352a97aabf1: Waiting [2022-09-27T08:11:06.750Z] 4872d77fe225: Waiting [2022-09-27T08:11:06.750Z] 5851b861e8e6: Waiting [2022-09-27T08:11:06.750Z] eaf3925da568: Waiting [2022-09-27T08:11:07.009Z] e2be974225ed: Download complete [2022-09-27T08:11:07.009Z] 988bab9f4d93: Verifying Checksum [2022-09-27T08:11:07.009Z] 988bab9f4d93: Download complete [2022-09-27T08:11:07.009Z] 339a4e72a1f5: Verifying Checksum [2022-09-27T08:11:07.009Z] 339a4e72a1f5: Download complete [2022-09-27T08:11:07.009Z] 1469e6f7b9e6: Verifying Checksum [2022-09-27T08:11:07.009Z] 1469e6f7b9e6: Download complete [2022-09-27T08:11:07.009Z] eaf3925da568: Download complete [2022-09-27T08:11:07.009Z] bde34c3a00c8: Verifying Checksum [2022-09-27T08:11:07.009Z] b352a97aabf1: Download complete [2022-09-27T08:11:07.009Z] 4872d77fe225: Verifying Checksum [2022-09-27T08:11:07.009Z] 4872d77fe225: Download complete [2022-09-27T08:11:07.009Z] 5851b861e8e6: Verifying Checksum [2022-09-27T08:11:07.009Z] b85a868b505f: Verifying Checksum [2022-09-27T08:11:07.009Z] b85a868b505f: Download complete [2022-09-27T08:11:07.578Z] bab4dde63d76: Verifying Checksum [2022-09-27T08:11:07.578Z] bab4dde63d76: Download complete [2022-09-27T08:11:08.512Z] b85a868b505f: Pull complete [2022-09-27T08:11:08.512Z] e2be974225ed: Pull complete [2022-09-27T08:11:09.080Z] 339a4e72a1f5: Pull complete [2022-09-27T08:11:09.080Z] 988bab9f4d93: Pull complete [2022-09-27T08:11:09.647Z] 1469e6f7b9e6: Pull complete [2022-09-27T08:11:09.647Z] eaf3925da568: Pull complete [2022-09-27T08:11:11.550Z] bab4dde63d76: Pull complete [2022-09-27T08:11:11.550Z] bde34c3a00c8: Pull complete [2022-09-27T08:11:11.550Z] b352a97aabf1: Pull complete [2022-09-27T08:11:11.550Z] 4872d77fe225: Pull complete [2022-09-27T08:11:11.813Z] 5851b861e8e6: Pull complete [2022-09-27T08:11:11.813Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-27T08:11:11.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-27T08:11:11.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:11:12.038Z] prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container [2022-09-27T08:11:12.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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 [2022-09-27T08:11:14.722Z] $ docker top 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 -eo pid,comm [2022-09-27T08:11:14.773Z] 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). [2022-09-27T08:11:14.773Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-27T08:11:14.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T08:11:14.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T08:11:15.003Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T08:11:15.008Z] $ docker exec 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent [2022-09-27T08:11:15.128Z] SSH_AUTH_SOCK=/tmp/ssh-7YpqqYI1tQ6D/agent.31 [2022-09-27T08:11:15.128Z] SSH_AGENT_PID=37 [2022-09-27T08:11:15.134Z] Running ssh-add (command line suppressed) [2022-09-27T08:11:15.256Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_10216861077844977678.key (/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_10216861077844977678.key) [2022-09-27T08:11:15.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T08:11:15.598Z] + git tag --points-at HEAD [Pipeline] } [2022-09-27T08:11:15.629Z] $ docker exec --env ******** --env ******** 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent -k [2022-09-27T08:11:15.723Z] unset SSH_AUTH_SOCK; [2022-09-27T08:11:15.724Z] unset SSH_AGENT_PID; [2022-09-27T08:11:15.724Z] echo Agent pid 37 killed; [2022-09-27T08:11:15.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-27T08:11:15.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-27T08:11:15.824Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-27T08:11:15.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-27T08:11:15.946Z] $ docker exec 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent [2022-09-27T08:11:16.053Z] SSH_AUTH_SOCK=/tmp/ssh-1n7PDP5pQJq9/agent.69 [2022-09-27T08:11:16.053Z] SSH_AGENT_PID=75 [2022-09-27T08:11:16.057Z] Running ssh-add (command line suppressed) [2022-09-27T08:11:16.165Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_13002596146727472506.key (/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/private_key_13002596146727472506.key) [2022-09-27T08:11:16.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-27T08:11:16.505Z] + git semver init [2022-09-27T08:11:16.766Z] 2022-09-27 08:11:16,688 [run_init] DEBUG init version:0.0.0 force:False [2022-09-27T08:11:16.766Z] 2022-09-27 08:11:16,689 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver [2022-09-27T08:11:16.766Z] 2022-09-27 08:11:16,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver [2022-09-27T08:11:16.766Z] 2022-09-27 08:11:16,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218, universal_newlines=False, shell=None, istream=None) [2022-09-27T08:11:17.751Z] 2022-09-27 08:11:17,735 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.git/info/exclude [2022-09-27T08:11:17.751Z] 2022-09-27 08:11:17,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 with force:False [2022-09-27T08:11:17.751Z] 2022-09-27 08:11:17,736 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 [2022-09-27T08:11:17.751Z] 2022-09-27 08:11:17,740 [execute] INFO git cat-file --batch-check [2022-09-27T08:11:17.751Z] 2022-09-27 08:11:17,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T08:11:18.036Z] 2022-09-27 08:11:17,748 [execute] INFO git cat-file --batch [2022-09-27T08:11:18.036Z] 2022-09-27 08:11:17,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver, universal_newlines=False, shell=None, istream=) [2022-09-27T08:11:18.036Z] 2022-09-27 08:11:17,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1218/.semver/PR-1218 [2022-09-27T08:11:18.036Z] 0.0.0 [Pipeline] } [2022-09-27T08:11:18.068Z] $ docker exec --env ******** --env ******** 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 ssh-agent -k [2022-09-27T08:11:18.172Z] unset SSH_AUTH_SOCK; [2022-09-27T08:11:18.173Z] unset SSH_AGENT_PID; [2022-09-27T08:11:18.173Z] echo Agent pid 75 killed; [2022-09-27T08:11:18.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-27T08:11:18.605Z] + git semver [Pipeline] } [2022-09-27T08:11:18.890Z] $ docker stop --time=1 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 [2022-09-27T08:11:20.187Z] $ docker rm -f 4921e518bea1aa1db99eac3693307f7299cc5e54d549ef72033848c9b88662e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T08:11:20.589Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-27T08:11:20.816Z] Stashed 1 file(s) [Pipeline] echo [2022-09-27T08:11:20.833Z] [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 [2022-09-27T08:11:21.437Z] provisioning config files... [2022-09-27T08:11:21.447Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config14256844078766099851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:11:21.798Z] ---> docker-login.sh [2022-09-27T08:11:21.798Z] nexus3.edgexfoundry.org:10001 [2022-09-27T08:11:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:21.798Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:21.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:21.798Z] [2022-09-27T08:11:21.798Z] Login Succeeded [2022-09-27T08:11:21.798Z] nexus3.edgexfoundry.org:10002 [2022-09-27T08:11:21.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:21.798Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:21.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:21.798Z] [2022-09-27T08:11:21.798Z] Login Succeeded [2022-09-27T08:11:21.798Z] nexus3.edgexfoundry.org:10003 [2022-09-27T08:11:22.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:22.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:22.059Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:22.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:22.059Z] [2022-09-27T08:11:22.059Z] Login Succeeded [2022-09-27T08:11:22.059Z] nexus3.edgexfoundry.org:10004 [2022-09-27T08:11:22.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:22.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:22.059Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:22.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:22.059Z] [2022-09-27T08:11:22.059Z] Login Succeeded [2022-09-27T08:11:22.059Z] docker.io [2022-09-27T08:11:22.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:11:22.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:11:22.576Z] Configure a credential helper to remove this warning. See [2022-09-27T08:11:22.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:11:22.576Z] [2022-09-27T08:11:22.576Z] Login Succeeded [2022-09-27T08:11:22.576Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T08:11:22.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T08:11:22.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T08:11:22.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T08:11:22.884Z] ========================================================= [2022-09-27T08:11:22.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-27T08:11:22.884Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:11:23.377Z] + 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 . [2022-09-27T08:11:23.377Z] Sending build context to Docker daemon 9.902MB [2022-09-27T08:11:23.377Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T08:11:23.377Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-27T08:11:23.377Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-27T08:11:23.377Z] 2408cc74d12b: Pulling fs layer [2022-09-27T08:11:23.377Z] ea60b727a1ce: Pulling fs layer [2022-09-27T08:11:23.377Z] 30c4a7721957: Pulling fs layer [2022-09-27T08:11:23.377Z] 370296b7ddb6: Pulling fs layer [2022-09-27T08:11:23.377Z] 7c6cee850709: Pulling fs layer [2022-09-27T08:11:23.377Z] 39a5fcdaea64: Pulling fs layer [2022-09-27T08:11:23.377Z] d94ebbe4e438: Pulling fs layer [2022-09-27T08:11:23.377Z] bcfd1f05c69d: Pulling fs layer [2022-09-27T08:11:23.377Z] 59ccb84bbe0f: Pulling fs layer [2022-09-27T08:11:23.377Z] 370296b7ddb6: Waiting [2022-09-27T08:11:23.377Z] 7c6cee850709: Waiting [2022-09-27T08:11:23.377Z] 39a5fcdaea64: Waiting [2022-09-27T08:11:23.377Z] d94ebbe4e438: Waiting [2022-09-27T08:11:23.377Z] bcfd1f05c69d: Waiting [2022-09-27T08:11:23.377Z] 59ccb84bbe0f: Waiting [2022-09-27T08:11:23.638Z] 30c4a7721957: Verifying Checksum [2022-09-27T08:11:23.638Z] 30c4a7721957: Download complete [2022-09-27T08:11:23.638Z] ea60b727a1ce: Download complete [2022-09-27T08:11:23.638Z] 7c6cee850709: Download complete [2022-09-27T08:11:23.638Z] 39a5fcdaea64: Verifying Checksum [2022-09-27T08:11:23.638Z] 39a5fcdaea64: Download complete [2022-09-27T08:11:23.638Z] 2408cc74d12b: Verifying Checksum [2022-09-27T08:11:23.638Z] 2408cc74d12b: Download complete [2022-09-27T08:11:23.638Z] d94ebbe4e438: Download complete [2022-09-27T08:11:23.899Z] 2408cc74d12b: Pull complete [2022-09-27T08:11:23.899Z] ea60b727a1ce: Pull complete [2022-09-27T08:11:23.899Z] 30c4a7721957: Pull complete [2022-09-27T08:11:24.160Z] 59ccb84bbe0f: Verifying Checksum [2022-09-27T08:11:24.160Z] 59ccb84bbe0f: Download complete [2022-09-27T08:11:24.418Z] 370296b7ddb6: Verifying Checksum [2022-09-27T08:11:24.418Z] 370296b7ddb6: Download complete [2022-09-27T08:11:24.418Z] bcfd1f05c69d: Verifying Checksum [2022-09-27T08:11:24.418Z] bcfd1f05c69d: Download complete [2022-09-27T08:11:28.635Z] 370296b7ddb6: Pull complete [2022-09-27T08:11:28.635Z] 7c6cee850709: Pull complete [2022-09-27T08:11:28.635Z] 39a5fcdaea64: Pull complete [2022-09-27T08:11:28.635Z] d94ebbe4e438: Pull complete [2022-09-27T08:11:30.007Z] bcfd1f05c69d: Pull complete [2022-09-27T08:11:30.954Z] 59ccb84bbe0f: Pull complete [2022-09-27T08:11:30.954Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-27T08:11:30.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-27T08:11:30.954Z] ---> a4fb48ad2a94 [2022-09-27T08:11:30.954Z] Step 3/11 : ARG MAKE=make build [2022-09-27T08:11:35.170Z] ---> Running in 0c9ab6bc52a1 [2022-09-27T08:11:35.170Z] Removing intermediate container 0c9ab6bc52a1 [2022-09-27T08:11:35.170Z] ---> 87fe55e2578b [2022-09-27T08:11:35.170Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-27T08:11:35.170Z] ---> Running in 73dc103cda62 [2022-09-27T08:11:35.170Z] Removing intermediate container 73dc103cda62 [2022-09-27T08:11:35.170Z] ---> b623f8b23f73 [2022-09-27T08:11:35.170Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:11:35.170Z] ---> Running in c18d5d25ca89 [2022-09-27T08:11:35.170Z] Removing intermediate container c18d5d25ca89 [2022-09-27T08:11:35.170Z] ---> 0b730d76b45a [2022-09-27T08:11:35.170Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:11:35.170Z] ---> Running in b476c8c6db3a [2022-09-27T08:11:35.428Z] Removing intermediate container b476c8c6db3a [2022-09-27T08:11:35.428Z] ---> 3e2cb92a2fb6 [2022-09-27T08:11:35.428Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T08:11:35.428Z] ---> Running in 998ca74d50d3 [2022-09-27T08:11:35.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T08:11:36.257Z] Still waiting to schedule task [2022-09-27T08:11:36.257Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1324’ [2022-09-27T08:11:36.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T08:11:37.131Z] OK: 211 MiB in 51 packages [2022-09-27T08:11:37.388Z] Removing intermediate container 998ca74d50d3 [2022-09-27T08:11:37.388Z] ---> 20f70daa37f0 [2022-09-27T08:11:37.388Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-27T08:11:37.388Z] ---> 7bcec55ca87e [2022-09-27T08:11:37.388Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T08:11:37.388Z] ---> Running in 1aeb7f3186bd [2022-09-27T08:11:59.364Z] Removing intermediate container 1aeb7f3186bd [2022-09-27T08:11:59.364Z] ---> 9fe8b0aca44d [2022-09-27T08:11:59.364Z] Step 10/11 : COPY . . [2022-09-27T08:11:59.364Z] ---> 052b15894f91 [2022-09-27T08:11:59.364Z] Step 11/11 : RUN ${MAKE} [2022-09-27T08:11:59.364Z] ---> Running in 4cdadee9523c [2022-09-27T08:11:59.364Z] noop [2022-09-27T08:11:59.364Z] Removing intermediate container 4cdadee9523c [2022-09-27T08:11:59.364Z] ---> 7da91f061861 [2022-09-27T08:11:59.364Z] Successfully built 7da91f061861 [2022-09-27T08:11:59.364Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:11:59.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T08:11:59.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:11:59.967Z] prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container [2022-09-27T08:11:59.996Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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 [2022-09-27T08:12:00.362Z] $ docker top 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T08:12:00.745Z] + go version [2022-09-27T08:12:00.745Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-27T08:12:00.776Z] $ docker stop --time=1 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc [2022-09-27T08:12:02.088Z] $ docker rm -f 5380fca6d3dd062492b6ce31f4d435af02f141ab9fbaacc40a6a803534718abc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:12:02.799Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-27T08:12:02.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:12:02.940Z] prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container [2022-09-27T08:12:02.970Z] $ 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-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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 [2022-09-27T08:12:03.336Z] $ docker top 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T08:12:03.727Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1218 [Pipeline] fileExists [Pipeline] sh [2022-09-27T08:12:04.080Z] + make test [2022-09-27T08:12:04.080Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T08:12:10.648Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-27T08:12:25.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements [2022-09-27T08:12:25.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.065s coverage: 78.9% of statements [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-27T08:12:25.528Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.097s coverage: 60.0% of statements [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-27T08:12:25.528Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-27T08:12:25.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.117s coverage: 54.4% of statements [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-27T08:12:25.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 65.1% of statements [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-27T08:12:25.785Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.753s coverage: 89.2% of statements [2022-09-27T08:12:25.785Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-27T08:12:26.042Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.072s coverage: 4.5% of statements [2022-09-27T08:12:26.042Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-27T08:12:44.125Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-27T08:12:44.125Z] GO111MODULE=on go vet ./... [2022-09-27T08:12:46.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T08:12:46.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T08:12:46.658Z] ./bin/test-attribution-txt.sh [2022-09-27T08:12:46.658Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-27T08:12:46.658Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T08:12:46.658Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T08:12:46.658Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T08:12:46.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T08:12:46.730Z] $ docker stop --time=1 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 [2022-09-27T08:12:49.812Z] $ docker rm -f 3e46df6f2541c42aa5ffec4f39628167e2de93c8edc315be0ff0e0346dbc1fa0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T08:12:50.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T08:12:50.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-27T08:12:51.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T08:12:51.385Z] + ls -al . [2022-09-27T08:12:51.385Z] total 276 [2022-09-27T08:12:51.385Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 08:12 . [2022-09-27T08:12:51.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:10 .. [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 08:10 .dockerignore [2022-09-27T08:12:51.385Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 08:12 .git [2022-09-27T08:12:51.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:10 .github [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 27 08:10 .gitignore [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 08:10 .golangci.yml [2022-09-27T08:12:51.385Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 08:11 .semver [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 27 08:10 CHANGELOG.md [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 08:10 GOVERNANCE.md [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 08:10 Jenkinsfile [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 08:10 LICENSE [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 27 08:10 Makefile [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 08:10 OWNERS.md [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 27 08:10 README.md [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 08:11 VERSION [2022-09-27T08:12:51.385Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:10 bin [2022-09-27T08:12:51.385Z] -rw-r--r-- 1 jenkins jenkins 101801 Sep 27 08:12 coverage.out [2022-09-27T08:12:51.385Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 08:10 example [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 27 08:10 go.mod [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 27 08:10 go.sum [2022-09-27T08:12:51.385Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 08:10 internal [2022-09-27T08:12:51.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 08:10 openapi [2022-09-27T08:12:51.385Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 08:10 pkg [2022-09-27T08:12:51.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:10 snap [2022-09-27T08:12:51.385Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:12:51.791Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 --label arch=amd64 --label version=0.0.0 . [2022-09-27T08:12:51.791Z] Sending build context to Docker daemon 10MB [2022-09-27T08:12:51.791Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T08:12:51.791Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T08:12:51.791Z] ---> 7da91f061861 [2022-09-27T08:12:51.791Z] Step 3/25 : ARG MAKE=make build [2022-09-27T08:12:52.051Z] ---> Running in bf7bfc5e13b4 [2022-09-27T08:12:52.051Z] Removing intermediate container bf7bfc5e13b4 [2022-09-27T08:12:52.051Z] ---> fab0c35df42a [2022-09-27T08:12:52.051Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-27T08:12:52.051Z] ---> Running in 0e75b14e28fd [2022-09-27T08:12:52.051Z] Removing intermediate container 0e75b14e28fd [2022-09-27T08:12:52.051Z] ---> 8ecdd292135a [2022-09-27T08:12:52.051Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:12:52.312Z] ---> Running in 128bb8e06131 [2022-09-27T08:12:52.312Z] Removing intermediate container 128bb8e06131 [2022-09-27T08:12:52.312Z] ---> 2631d8b33a9a [2022-09-27T08:12:52.312Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:12:52.312Z] ---> Running in 1daa067f4a4d [2022-09-27T08:12:52.881Z] Removing intermediate container 1daa067f4a4d [2022-09-27T08:12:52.881Z] ---> abf0678eb23f [2022-09-27T08:12:52.881Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T08:12:52.881Z] ---> Running in c9e5a47dd113 [2022-09-27T08:12:53.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T08:12:54.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T08:12:54.337Z] OK: 211 MiB in 51 packages [2022-09-27T08:12:54.597Z] Removing intermediate container c9e5a47dd113 [2022-09-27T08:12:54.597Z] ---> 571ad1e015e7 [2022-09-27T08:12:54.597Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-27T08:12:54.857Z] ---> fb3b9b0e25b6 [2022-09-27T08:12:54.857Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T08:12:54.857Z] ---> Running in 6a62a64d8fd5 [2022-09-27T08:12:55.433Z] Removing intermediate container 6a62a64d8fd5 [2022-09-27T08:12:55.433Z] ---> e4228e962577 [2022-09-27T08:12:55.433Z] Step 10/25 : COPY . . [2022-09-27T08:12:56.000Z] ---> f70481a79251 [2022-09-27T08:12:56.000Z] Step 11/25 : RUN ${MAKE} [2022-09-27T08:12:56.000Z] ---> Running in ac1e03378776 [2022-09-27T08:12:56.258Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-27T08:13:14.345Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-27T08:13:18.541Z] Removing intermediate container ac1e03378776 [2022-09-27T08:13:18.541Z] ---> 0ea0fae3593b [2022-09-27T08:13:18.541Z] Step 12/25 : FROM alpine:3.16 [2022-09-27T08:13:18.800Z] 3.16: Pulling from library/alpine [2022-09-27T08:13:19.059Z] 213ec9aee27d: Pulling fs layer [2022-09-27T08:13:19.059Z] 213ec9aee27d: Verifying Checksum [2022-09-27T08:13:19.059Z] 213ec9aee27d: Download complete [2022-09-27T08:13:19.316Z] 213ec9aee27d: Pull complete [2022-09-27T08:13:19.316Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T08:13:19.316Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T08:13:19.316Z] ---> 9c6f07244728 [2022-09-27T08:13:19.316Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:13:19.316Z] ---> Running in 28fbce23c22a [2022-09-27T08:13:19.575Z] Removing intermediate container 28fbce23c22a [2022-09-27T08:13:19.575Z] ---> c16c7d4c840f [2022-09-27T08:13:19.575Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:13:19.575Z] ---> Running in 64614adf495f [2022-09-27T08:13:20.144Z] Removing intermediate container 64614adf495f [2022-09-27T08:13:20.144Z] ---> a2f2ba6a6881 [2022-09-27T08:13:20.144Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-27T08:13:20.144Z] ---> Running in bb1a6c2cfe5e [2022-09-27T08:13:20.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-27T08:13:21.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-27T08:13:21.599Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T08:13:21.600Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-27T08:13:21.859Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T08:13:21.859Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-27T08:13:21.859Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-27T08:13:22.148Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T08:13:22.148Z] OK: 8 MiB in 19 packages [2022-09-27T08:13:22.407Z] Removing intermediate container bb1a6c2cfe5e [2022-09-27T08:13:22.407Z] ---> 7b6192e656c2 [2022-09-27T08:13:22.407Z] Step 16/25 : WORKDIR / [2022-09-27T08:13:22.407Z] ---> Running in 5a1179703868 [2022-09-27T08:13:22.665Z] Removing intermediate container 5a1179703868 [2022-09-27T08:13:22.665Z] ---> ff99ec9647e7 [2022-09-27T08:13:22.665Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-27T08:13:22.665Z] ---> 259a02c22117 [2022-09-27T08:13:22.665Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-27T08:13:23.600Z] ---> 3c1729a23fc0 [2022-09-27T08:13:23.600Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-27T08:13:23.600Z] ---> 88dcc357b5f8 [2022-09-27T08:13:23.600Z] Step 20/25 : EXPOSE 59999 [2022-09-27T08:13:23.600Z] ---> Running in eb35e6695313 [2022-09-27T08:13:23.600Z] Removing intermediate container eb35e6695313 [2022-09-27T08:13:23.600Z] ---> ebb16ccc3797 [2022-09-27T08:13:23.600Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-27T08:13:23.600Z] ---> Running in 73b0581eb61a [2022-09-27T08:13:23.856Z] Removing intermediate container 73b0581eb61a [2022-09-27T08:13:23.856Z] ---> f7a3c9ba0d98 [2022-09-27T08:13:23.857Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T08:13:23.857Z] ---> Running in 3abea990eb17 [2022-09-27T08:13:23.857Z] Removing intermediate container 3abea990eb17 [2022-09-27T08:13:23.857Z] ---> 213fc143fe22 [2022-09-27T08:13:23.857Z] Step 23/25 : LABEL arch=amd64 [2022-09-27T08:13:23.857Z] ---> Running in 13f25dd774e9 [2022-09-27T08:13:23.857Z] Removing intermediate container 13f25dd774e9 [2022-09-27T08:13:23.857Z] ---> ae691b611972 [2022-09-27T08:13:23.857Z] Step 24/25 : LABEL git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 [2022-09-27T08:13:23.857Z] ---> Running in 5f008a99bdd8 [2022-09-27T08:13:24.114Z] Removing intermediate container 5f008a99bdd8 [2022-09-27T08:13:24.114Z] ---> fafc86915d18 [2022-09-27T08:13:24.114Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T08:13:24.114Z] ---> Running in e1679957abd8 [2022-09-27T08:13:24.114Z] Removing intermediate container e1679957abd8 [2022-09-27T08:13:24.114Z] ---> 8cda1c34ff70 [2022-09-27T08:13:24.114Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T08:13:24.114Z] Successfully built 8cda1c34ff70 [2022-09-27T08:13:24.114Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:13:24.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T08:13:24.947Z] [2022-09-27T08:13:24.947Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:13:25.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T08:13:25.335Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-27T08:13:25.335Z] 5eb5b503b376: Pulling fs layer [2022-09-27T08:13:25.335Z] 5c69ac0246d0: Pulling fs layer [2022-09-27T08:13:25.335Z] ec43610c2a17: Pulling fs layer [2022-09-27T08:13:25.335Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-27T08:13:25.335Z] 33b1e0a273af: Pulling fs layer [2022-09-27T08:13:25.335Z] 5d3b04190fa2: Pulling fs layer [2022-09-27T08:13:25.335Z] 2f39f015ded8: Pulling fs layer [2022-09-27T08:13:25.335Z] 5d3b04190fa2: Waiting [2022-09-27T08:13:25.335Z] 33b1e0a273af: Waiting [2022-09-27T08:13:25.335Z] 2f39f015ded8: Waiting [2022-09-27T08:13:25.335Z] 3a2ae6a8a46f: Waiting [2022-09-27T08:13:25.335Z] 5c69ac0246d0: Verifying Checksum [2022-09-27T08:13:25.335Z] 5c69ac0246d0: Download complete [2022-09-27T08:13:25.335Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-27T08:13:25.335Z] 3a2ae6a8a46f: Download complete [2022-09-27T08:13:25.598Z] ec43610c2a17: Verifying Checksum [2022-09-27T08:13:25.598Z] ec43610c2a17: Download complete [2022-09-27T08:13:25.598Z] 33b1e0a273af: Verifying Checksum [2022-09-27T08:13:25.598Z] 33b1e0a273af: Download complete [2022-09-27T08:13:25.598Z] 5d3b04190fa2: Verifying Checksum [2022-09-27T08:13:25.598Z] 5d3b04190fa2: Download complete [2022-09-27T08:13:25.598Z] 5eb5b503b376: Verifying Checksum [2022-09-27T08:13:25.598Z] 5eb5b503b376: Download complete [2022-09-27T08:13:26.165Z] 2f39f015ded8: Download complete [2022-09-27T08:13:27.100Z] 5eb5b503b376: Pull complete [2022-09-27T08:13:27.100Z] 5c69ac0246d0: Pull complete [2022-09-27T08:13:27.664Z] ec43610c2a17: Pull complete [2022-09-27T08:13:27.664Z] 3a2ae6a8a46f: Pull complete [2022-09-27T08:13:27.923Z] 33b1e0a273af: Pull complete [2022-09-27T08:13:27.923Z] 5d3b04190fa2: Pull complete [2022-09-27T08:13:33.190Z] 2f39f015ded8: Pull complete [2022-09-27T08:13:33.190Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-27T08:13:33.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T08:13:33.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:13:33.409Z] prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container [2022-09-27T08:13:33.444Z] $ 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-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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 [2022-09-27T08:13:35.958Z] $ docker top 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:13:36.387Z] ---> job-cost.sh [2022-09-27T08:13:36.387Z] lf-activate-venv: SKIPPING [2022-09-27T08:13:36.387Z] INFO: No Stack... [2022-09-27T08:13:36.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T08:13:37.214Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T08:13:37.532Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/cost.csv [2022-09-27T08:13:37.532Z] + cut -d, -f6 [Pipeline] lock [2022-09-27T08:13:37.576Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [2022-09-27T08:13:37.580Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] did not exist. Created. [2022-09-27T08:13:37.581Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T08:13:37.967Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-27T08:13:38.019Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T08:13:38.037Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T08:13:38.115Z] $ docker stop --time=1 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 [2022-09-27T08:13:39.277Z] $ docker rm -f 9d3192c2ec41838d3ed33f147fa58fc69747f571e39312f3e42a99fad21d8b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-27T08:14:11.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1328 in /w/workspace/gexfoundry_device-sdk-go_PR-1218 [Pipeline] { [Pipeline] ws [2022-09-27T08:14:11.467Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-09-27T08:14:11.549Z] The recommended git tool is: git [2022-09-27T08:14:16.569Z] using credential edgex-jenkins-ssh [2022-09-27T08:14:16.588Z] Cloning the remote Git repository [2022-09-27T08:14:16.614Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-27T08:14:16.687Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-09-27T08:14:16.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-27T08:14:16.827Z] > git --version # timeout=10 [2022-09-27T08:14:16.850Z] > git --version # 'git version 2.25.1' [2022-09-27T08:14:16.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T08:14:16.901Z] Verifying host key using known hosts file [2022-09-27T08:14:17.108Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T08:14:17.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T08:14:18.613Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-27T08:14:18.629Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-27T08:14:20.247Z] Merging remotes/origin/main commit cfaa450af8bdc723ef881bcc3b2f03ba778d6875 into PR head commit b9011bf944f66a2fff21f34cd34ba446a92a1196 [2022-09-27T08:14:19.483Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-27T08:14:19.523Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-27T08:14:19.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T08:14:19.530Z] Verifying host key using known hosts file [2022-09-27T08:14:19.536Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T08:14:19.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1218/head:refs/remotes/origin/PR-1218 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-27T08:14:20.254Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T08:14:20.274Z] > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 [2022-09-27T08:14:20.489Z] Merge succeeded, producing b9011bf944f66a2fff21f34cd34ba446a92a1196 [2022-09-27T08:14:20.490Z] Checking out Revision b9011bf944f66a2fff21f34cd34ba446a92a1196 (PR-1218) [2022-09-27T08:14:20.376Z] > git remote # timeout=10 [2022-09-27T08:14:20.393Z] > git config --get remote.origin.url # timeout=10 [2022-09-27T08:14:20.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-27T08:14:20.424Z] Verifying host key using known hosts file [2022-09-27T08:14:20.427Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-27T08:14:20.436Z] > git merge cfaa450af8bdc723ef881bcc3b2f03ba778d6875 # timeout=10 [2022-09-27T08:14:20.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-27T08:14:20.482Z] > git config core.sparsecheckout # timeout=10 [2022-09-27T08:14:20.496Z] > git checkout -f b9011bf944f66a2fff21f34cd34ba446a92a1196 # timeout=10 [2022-09-27T08:14:24.009Z] Commit message: "fix: subscribe to internal message bus if UseMessageBus = true" [2022-09-27T08:14:24.051Z] > git --version # timeout=10 [2022-09-27T08:14:24.067Z] > git --version # 'git version 2.25.1' [2022-09-27T08:14:24.080Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T08:14:25.122Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-27T08:14:25.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T08:14:25.122Z] Dload Upload Total Spent Left Speed [2022-09-27T08:14:25.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96198 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-09-27T08:14:25.836Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-27T08:14:26.176Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-27T08:14:26.176Z] + sudo tee /etc/docker/daemon.new [2022-09-27T08:14:26.176Z] { [2022-09-27T08:14:26.176Z] "registry-mirrors": [ [2022-09-27T08:14:26.176Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-27T08:14:26.176Z] ], [2022-09-27T08:14:26.176Z] "bip": "10.250.0.254/24", [2022-09-27T08:14:26.176Z] "hosts": [ [2022-09-27T08:14:26.176Z] "tcp://0.0.0.0:5555", [2022-09-27T08:14:26.176Z] "unix:///var/run/docker.sock" [2022-09-27T08:14:26.176Z] ], [2022-09-27T08:14:26.176Z] "mtu": 1458, [2022-09-27T08:14:26.176Z] "selinux-enabled": true, [2022-09-27T08:14:26.176Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-27T08:14:26.176Z] } [Pipeline] sh [2022-09-27T08:14:26.521Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-27T08:14:26.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T08:14:45.160Z] provisioning config files... [2022-09-27T08:14:45.182Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11359770426798211652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:14:45.620Z] ---> docker-login.sh [2022-09-27T08:14:45.620Z] nexus3.edgexfoundry.org:10001 [2022-09-27T08:14:45.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:14:46.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:14:46.159Z] Configure a credential helper to remove this warning. See [2022-09-27T08:14:46.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:14:46.159Z] [2022-09-27T08:14:46.159Z] Login Succeeded [2022-09-27T08:14:46.159Z] nexus3.edgexfoundry.org:10002 [2022-09-27T08:14:46.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:14:46.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:14:46.695Z] Configure a credential helper to remove this warning. See [2022-09-27T08:14:46.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:14:46.695Z] [2022-09-27T08:14:46.695Z] Login Succeeded [2022-09-27T08:14:46.695Z] nexus3.edgexfoundry.org:10003 [2022-09-27T08:14:46.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:14:46.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:14:46.964Z] Configure a credential helper to remove this warning. See [2022-09-27T08:14:46.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:14:46.964Z] [2022-09-27T08:14:46.964Z] Login Succeeded [2022-09-27T08:14:46.964Z] nexus3.edgexfoundry.org:10004 [2022-09-27T08:14:47.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:14:47.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:14:47.238Z] Configure a credential helper to remove this warning. See [2022-09-27T08:14:47.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:14:47.238Z] [2022-09-27T08:14:47.238Z] Login Succeeded [2022-09-27T08:14:47.238Z] docker.io [2022-09-27T08:14:47.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-27T08:14:48.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-27T08:14:48.093Z] Configure a credential helper to remove this warning. See [2022-09-27T08:14:48.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-27T08:14:48.093Z] [2022-09-27T08:14:48.093Z] Login Succeeded [2022-09-27T08:14:48.093Z] ---> docker-login.sh ends [Pipeline] } [2022-09-27T08:14:48.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-27T08:14:48.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T08:14:48.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-27T08:14:48.487Z] ========================================================= [2022-09-27T08:14:48.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-27T08:14:48.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:14:48.998Z] + 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 . [2022-09-27T08:14:49.267Z] Sending build context to Docker daemon 5.32MB [2022-09-27T08:14:49.267Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T08:14:49.267Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-27T08:14:49.546Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-27T08:14:49.546Z] b3c136eddcbf: Pulling fs layer [2022-09-27T08:14:49.546Z] c0a3192eca97: Pulling fs layer [2022-09-27T08:14:49.546Z] a050256f5b6f: Pulling fs layer [2022-09-27T08:14:49.546Z] 656be50a0ddc: Pulling fs layer [2022-09-27T08:14:49.546Z] 2bbca73fdf42: Pulling fs layer [2022-09-27T08:14:49.546Z] 46d945488cbd: Pulling fs layer [2022-09-27T08:14:49.546Z] 8a5474983e97: Pulling fs layer [2022-09-27T08:14:49.546Z] 656be50a0ddc: Waiting [2022-09-27T08:14:49.546Z] 329c88fbcd65: Pulling fs layer [2022-09-27T08:14:49.546Z] 2bbca73fdf42: Waiting [2022-09-27T08:14:49.546Z] 46d945488cbd: Waiting [2022-09-27T08:14:49.546Z] 329c88fbcd65: Waiting [2022-09-27T08:14:49.546Z] 8a5474983e97: Waiting [2022-09-27T08:14:49.546Z] a050256f5b6f: Verifying Checksum [2022-09-27T08:14:49.546Z] a050256f5b6f: Download complete [2022-09-27T08:14:49.546Z] c0a3192eca97: Verifying Checksum [2022-09-27T08:14:49.546Z] c0a3192eca97: Download complete [2022-09-27T08:14:49.546Z] 2bbca73fdf42: Verifying Checksum [2022-09-27T08:14:49.546Z] 2bbca73fdf42: Download complete [2022-09-27T08:14:49.546Z] 46d945488cbd: Verifying Checksum [2022-09-27T08:14:49.546Z] 46d945488cbd: Download complete [2022-09-27T08:14:49.546Z] b3c136eddcbf: Verifying Checksum [2022-09-27T08:14:49.546Z] b3c136eddcbf: Download complete [2022-09-27T08:14:50.520Z] b3c136eddcbf: Pull complete [2022-09-27T08:14:50.520Z] 329c88fbcd65: Verifying Checksum [2022-09-27T08:14:50.520Z] 329c88fbcd65: Download complete [2022-09-27T08:14:51.485Z] 8a5474983e97: Verifying Checksum [2022-09-27T08:14:51.485Z] 8a5474983e97: Download complete [2022-09-27T08:14:52.451Z] 656be50a0ddc: Verifying Checksum [2022-09-27T08:14:52.451Z] 656be50a0ddc: Download complete [2022-09-27T08:14:52.451Z] c0a3192eca97: Pull complete [2022-09-27T08:14:52.719Z] a050256f5b6f: Pull complete [2022-09-27T08:15:05.053Z] 656be50a0ddc: Pull complete [2022-09-27T08:15:05.053Z] 2bbca73fdf42: Pull complete [2022-09-27T08:15:05.053Z] 46d945488cbd: Pull complete [2022-09-27T08:15:11.713Z] 8a5474983e97: Pull complete [2022-09-27T08:15:12.701Z] 329c88fbcd65: Pull complete [2022-09-27T08:15:12.701Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-27T08:15:12.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-27T08:15:12.701Z] ---> ff4287adb874 [2022-09-27T08:15:12.701Z] Step 3/11 : ARG MAKE=make build [2022-09-27T08:15:14.654Z] ---> Running in 95e9cd9c3d32 [2022-09-27T08:15:14.923Z] Removing intermediate container 95e9cd9c3d32 [2022-09-27T08:15:14.923Z] ---> dff5eab61650 [2022-09-27T08:15:14.923Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-27T08:15:14.923Z] ---> Running in 08c479bc7a1e [2022-09-27T08:15:15.195Z] Removing intermediate container 08c479bc7a1e [2022-09-27T08:15:15.195Z] ---> 7620ca936be5 [2022-09-27T08:15:15.195Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:15:15.195Z] ---> Running in 8e6ed6e0d5d6 [2022-09-27T08:15:15.476Z] Removing intermediate container 8e6ed6e0d5d6 [2022-09-27T08:15:15.476Z] ---> 51ce7a802aaf [2022-09-27T08:15:15.476Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:15:15.745Z] ---> Running in c94f153151a3 [2022-09-27T08:15:17.697Z] Removing intermediate container c94f153151a3 [2022-09-27T08:15:17.697Z] ---> 77b665017f37 [2022-09-27T08:15:17.697Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T08:15:17.697Z] ---> Running in 1dd9abd4f244 [2022-09-27T08:15:18.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T08:15:19.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T08:15:20.197Z] OK: 221 MiB in 51 packages [2022-09-27T08:15:21.171Z] Removing intermediate container 1dd9abd4f244 [2022-09-27T08:15:21.171Z] ---> 7495dc2a4077 [2022-09-27T08:15:21.171Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-27T08:15:21.438Z] ---> e84df4a4faa8 [2022-09-27T08:15:21.439Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T08:15:21.439Z] ---> Running in f2c85a4c2cc3 [2022-09-27T08:16:17.845Z] Removing intermediate container f2c85a4c2cc3 [2022-09-27T08:16:17.845Z] ---> a618ad68a6cc [2022-09-27T08:16:17.845Z] Step 10/11 : COPY . . [2022-09-27T08:16:17.845Z] ---> 4b4241289ecf [2022-09-27T08:16:17.845Z] Step 11/11 : RUN ${MAKE} [2022-09-27T08:16:17.845Z] ---> Running in 78faa16507d1 [2022-09-27T08:16:17.845Z] noop [2022-09-27T08:16:17.845Z] Removing intermediate container 78faa16507d1 [2022-09-27T08:16:17.845Z] ---> 719541b0ff46 [2022-09-27T08:16:17.845Z] Successfully built 719541b0ff46 [2022-09-27T08:16:17.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:16:18.320Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T08:16:18.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:16:18.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container [2022-09-27T08:16:18.644Z] $ 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 [2022-09-27T08:16:19.829Z] $ docker top 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T08:16:20.695Z] + go version [2022-09-27T08:16:20.695Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-27T08:16:20.733Z] $ docker stop --time=1 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 [2022-09-27T08:16:22.349Z] $ docker rm -f 1b2ee5e0b8fda31bcab6518f294739b6e9d0a911641b918133436f84d167ea23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:16:23.176Z] + docker inspect -f . ci-base-image-arm64 [2022-09-27T08:16:23.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:16:23.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container [2022-09-27T08:16:23.469Z] $ 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 [2022-09-27T08:16:24.646Z] $ docker top 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T08:16:25.190Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-27T08:16:25.906Z] + make test [2022-09-27T08:16:25.906Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-27T08:16:58.127Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-27T08:18:49.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-27T08:18:49.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-27T08:18:49.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-27T08:18:49.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-27T08:18:49.786Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-27T08:18:51.213Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.244s coverage: 27.6% of statements [2022-09-27T08:18:52.620Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.791s coverage: 78.9% of statements [2022-09-27T08:18:52.620Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-27T08:18:57.963Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.371s coverage: 60.0% of statements [2022-09-27T08:18:57.963Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-27T08:18:57.963Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-27T08:19:04.621Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.785s coverage: 54.4% of statements [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-27T08:19:04.621Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.716s coverage: 65.1% of statements [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-27T08:19:04.621Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-27T08:19:04.890Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.246s coverage: 89.2% of statements [2022-09-27T08:19:04.890Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-27T08:19:07.495Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.267s coverage: 4.5% of statements [2022-09-27T08:19:07.495Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-27T08:19:07.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-27T08:19:07.764Z] GO111MODULE=on go vet ./... [2022-09-27T08:20:44.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-27T08:20:44.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-27T08:20:44.418Z] ./bin/test-attribution-txt.sh [2022-09-27T08:20:44.418Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-27T08:20:44.418Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-27T08:20:44.418Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-27T08:20:44.418Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-27T08:20:44.455Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-27T08:20:44.497Z] $ docker stop --time=1 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 [2022-09-27T08:20:46.310Z] $ docker rm -f 23e1b2ca979d22d3653bb661ebd2aad88446ba8ab912d6349d4e5234b0507558 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-27T08:20:47.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-27T08:20:47.704Z] Warning: overwriting stash ‘coverage-report’ [2022-09-27T08:20:48.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-27T08:20:48.870Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-27T08:20:49.216Z] + ls -al . [2022-09-27T08:20:49.216Z] total 272 [2022-09-27T08:20:49.216Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 08:16 . [2022-09-27T08:20:49.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:14 .. [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 08:14 .dockerignore [2022-09-27T08:20:49.216Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 08:14 .git [2022-09-27T08:20:49.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:14 .github [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 27 08:14 .gitignore [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 27 08:14 .golangci.yml [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 27 08:14 CHANGELOG.md [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 08:14 GOVERNANCE.md [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 27 08:14 Jenkinsfile [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 27 08:14 LICENSE [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 27 08:14 Makefile [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 27 08:14 OWNERS.md [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 27 08:14 README.md [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 27 08:11 VERSION [2022-09-27T08:20:49.216Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 08:14 bin [2022-09-27T08:20:49.216Z] -rw-r--r-- 1 jenkins jenkins 101801 Sep 27 08:19 coverage.out [2022-09-27T08:20:49.216Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 08:14 example [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 27 08:14 go.mod [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 37486 Sep 27 08:14 go.sum [2022-09-27T08:20:49.216Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 08:14 internal [2022-09-27T08:20:49.216Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 08:14 openapi [2022-09-27T08:20:49.216Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 08:14 pkg [2022-09-27T08:20:49.216Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 08:14 snap [2022-09-27T08:20:49.216Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 27 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:20:49.626Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 --label arch=arm64 --label version=0.0.0 . [2022-09-27T08:20:49.896Z] Sending build context to Docker daemon 5.423MB [2022-09-27T08:20:49.896Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-27T08:20:49.896Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-27T08:20:49.896Z] ---> 719541b0ff46 [2022-09-27T08:20:49.896Z] Step 3/25 : ARG MAKE=make build [2022-09-27T08:20:50.862Z] ---> Running in ac14059e438e [2022-09-27T08:20:51.131Z] Removing intermediate container ac14059e438e [2022-09-27T08:20:51.131Z] ---> d42242cb64b5 [2022-09-27T08:20:51.131Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-27T08:20:51.131Z] ---> Running in 8703c588731c [2022-09-27T08:20:51.403Z] Removing intermediate container 8703c588731c [2022-09-27T08:20:51.403Z] ---> 875d66cfa883 [2022-09-27T08:20:51.403Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:20:51.669Z] ---> Running in 2484145c9492 [2022-09-27T08:20:51.937Z] Removing intermediate container 2484145c9492 [2022-09-27T08:20:51.937Z] ---> d5729b65ef39 [2022-09-27T08:20:51.937Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:20:51.937Z] ---> Running in 3dfcaf1b4101 [2022-09-27T08:20:53.351Z] Removing intermediate container 3dfcaf1b4101 [2022-09-27T08:20:53.351Z] ---> 71ad1e1ff05d [2022-09-27T08:20:53.351Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-27T08:20:53.623Z] ---> Running in f6c907864ea5 [2022-09-27T08:20:54.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T08:20:55.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T08:20:56.506Z] OK: 221 MiB in 51 packages [2022-09-27T08:20:57.091Z] Removing intermediate container f6c907864ea5 [2022-09-27T08:20:57.091Z] ---> a42e66dc5f22 [2022-09-27T08:20:57.091Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-27T08:20:57.674Z] ---> 1c437e3bafc1 [2022-09-27T08:20:57.674Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-27T08:20:57.674Z] ---> Running in b2ea0713366c [2022-09-27T08:20:59.618Z] Removing intermediate container b2ea0713366c [2022-09-27T08:20:59.618Z] ---> f2ab374662d3 [2022-09-27T08:20:59.618Z] Step 10/25 : COPY . . [2022-09-27T08:21:00.575Z] ---> 444368eb4707 [2022-09-27T08:21:00.575Z] Step 11/25 : RUN ${MAKE} [2022-09-27T08:21:00.575Z] ---> Running in 4774e66d828b [2022-09-27T08:21:01.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-27T08:23:08.190Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-27T08:23:08.190Z] Removing intermediate container 4774e66d828b [2022-09-27T08:23:08.190Z] ---> aabf73bda7dd [2022-09-27T08:23:08.190Z] Step 12/25 : FROM alpine:3.16 [2022-09-27T08:23:08.190Z] 3.16: Pulling from library/alpine [2022-09-27T08:23:08.190Z] 9b18e9b68314: Pulling fs layer [2022-09-27T08:23:08.190Z] 9b18e9b68314: Download complete [2022-09-27T08:23:08.769Z] 9b18e9b68314: Pull complete [2022-09-27T08:23:09.035Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-27T08:23:09.035Z] Status: Downloaded newer image for alpine:3.16 [2022-09-27T08:23:09.035Z] ---> a6215f271958 [2022-09-27T08:23:09.035Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-27T08:23:09.035Z] ---> Running in 2c4377d56de9 [2022-09-27T08:23:09.310Z] Removing intermediate container 2c4377d56de9 [2022-09-27T08:23:09.310Z] ---> f2f202f71164 [2022-09-27T08:23:09.310Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-27T08:23:09.310Z] ---> Running in cf27be67ea09 [2022-09-27T08:23:11.289Z] Removing intermediate container cf27be67ea09 [2022-09-27T08:23:11.289Z] ---> d49812e5ae74 [2022-09-27T08:23:11.289Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-27T08:23:11.289Z] ---> Running in 5546e4d7da40 [2022-09-27T08:23:12.015Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-27T08:23:12.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-27T08:23:13.928Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-27T08:23:14.193Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-27T08:23:14.193Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-27T08:23:14.459Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-27T08:23:14.459Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-27T08:23:14.459Z] Executing busybox-1.35.0-r17.trigger [2022-09-27T08:23:14.737Z] OK: 8 MiB in 19 packages [2022-09-27T08:23:16.410Z] Removing intermediate container 5546e4d7da40 [2022-09-27T08:23:16.410Z] ---> d4e092e0a421 [2022-09-27T08:23:16.410Z] Step 16/25 : WORKDIR / [2022-09-27T08:23:16.410Z] ---> Running in da1221f21f8c [2022-09-27T08:23:16.410Z] Removing intermediate container da1221f21f8c [2022-09-27T08:23:16.410Z] ---> 7a8d60cad06e [2022-09-27T08:23:16.410Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-27T08:23:16.410Z] ---> 0c01fe88aac6 [2022-09-27T08:23:16.410Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-27T08:23:17.816Z] ---> 6ca241452120 [2022-09-27T08:23:17.816Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-27T08:23:18.408Z] ---> ed8f88d3f3f0 [2022-09-27T08:23:18.408Z] Step 20/25 : EXPOSE 59999 [2022-09-27T08:23:18.408Z] ---> Running in c62ae023f2c3 [2022-09-27T08:23:18.674Z] Removing intermediate container c62ae023f2c3 [2022-09-27T08:23:18.674Z] ---> c960a2c57ded [2022-09-27T08:23:18.674Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-27T08:23:18.674Z] ---> Running in 21b5731dd1e1 [2022-09-27T08:23:18.941Z] Removing intermediate container 21b5731dd1e1 [2022-09-27T08:23:18.941Z] ---> 3c189a739498 [2022-09-27T08:23:18.941Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-27T08:23:18.941Z] ---> Running in dbad97b77ca0 [2022-09-27T08:23:19.210Z] Removing intermediate container dbad97b77ca0 [2022-09-27T08:23:19.210Z] ---> b827f895db55 [2022-09-27T08:23:19.210Z] Step 23/25 : LABEL arch=arm64 [2022-09-27T08:23:19.478Z] ---> Running in 3617bc10e004 [2022-09-27T08:23:19.753Z] Removing intermediate container 3617bc10e004 [2022-09-27T08:23:19.753Z] ---> e7810cf8fe5d [2022-09-27T08:23:19.753Z] Step 24/25 : LABEL git_sha=b9011bf944f66a2fff21f34cd34ba446a92a1196 [2022-09-27T08:23:19.753Z] ---> Running in adb836d3fb01 [2022-09-27T08:23:20.022Z] Removing intermediate container adb836d3fb01 [2022-09-27T08:23:20.022Z] ---> 04f6a1a6c325 [2022-09-27T08:23:20.022Z] Step 25/25 : LABEL version=0.0.0 [2022-09-27T08:23:20.022Z] ---> Running in 78f82f7b99ed [2022-09-27T08:23:20.291Z] Removing intermediate container 78f82f7b99ed [2022-09-27T08:23:20.291Z] ---> f954c7e880b3 [2022-09-27T08:23:20.291Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-27T08:23:20.291Z] Successfully built f954c7e880b3 [2022-09-27T08:23:20.291Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:23:21.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T08:23:21.093Z] [2022-09-27T08:23:21.093Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:23:21.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T08:23:21.499Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-27T08:23:21.499Z] 8998bd30e6a1: Pulling fs layer [2022-09-27T08:23:21.499Z] 04944245beec: Pulling fs layer [2022-09-27T08:23:21.499Z] 699f458cf7ca: Pulling fs layer [2022-09-27T08:23:21.499Z] 765212b225bb: Pulling fs layer [2022-09-27T08:23:21.499Z] f23df028b6ca: Pulling fs layer [2022-09-27T08:23:21.499Z] d65c8cfc05b1: Pulling fs layer [2022-09-27T08:23:21.499Z] 2437ff75d9bd: Pulling fs layer [2022-09-27T08:23:21.499Z] 765212b225bb: Waiting [2022-09-27T08:23:21.499Z] d65c8cfc05b1: Waiting [2022-09-27T08:23:21.499Z] 2437ff75d9bd: Waiting [2022-09-27T08:23:21.499Z] f23df028b6ca: Waiting [2022-09-27T08:23:21.766Z] 04944245beec: Verifying Checksum [2022-09-27T08:23:21.766Z] 04944245beec: Download complete [2022-09-27T08:23:21.766Z] 765212b225bb: Verifying Checksum [2022-09-27T08:23:21.766Z] 765212b225bb: Download complete [2022-09-27T08:23:21.766Z] f23df028b6ca: Verifying Checksum [2022-09-27T08:23:21.766Z] f23df028b6ca: Download complete [2022-09-27T08:23:21.766Z] d65c8cfc05b1: Verifying Checksum [2022-09-27T08:23:21.766Z] d65c8cfc05b1: Download complete [2022-09-27T08:23:21.766Z] 699f458cf7ca: Verifying Checksum [2022-09-27T08:23:21.766Z] 699f458cf7ca: Download complete [2022-09-27T08:23:22.352Z] 8998bd30e6a1: Verifying Checksum [2022-09-27T08:23:24.318Z] 2437ff75d9bd: Verifying Checksum [2022-09-27T08:23:24.318Z] 2437ff75d9bd: Download complete [2022-09-27T08:23:26.262Z] 8998bd30e6a1: Pull complete [2022-09-27T08:23:26.528Z] 04944245beec: Pull complete [2022-09-27T08:23:27.933Z] 699f458cf7ca: Pull complete [2022-09-27T08:23:28.202Z] 765212b225bb: Pull complete [2022-09-27T08:23:28.787Z] f23df028b6ca: Pull complete [2022-09-27T08:23:29.055Z] d65c8cfc05b1: Pull complete [2022-09-27T08:23:44.044Z] 2437ff75d9bd: Pull complete [2022-09-27T08:23:44.044Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-27T08:23:44.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-27T08:23:44.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:23:44.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-1328 does not seem to be running inside a container [2022-09-27T08:23:44.428Z] $ 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 [2022-09-27T08:23:46.820Z] $ docker top b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:23:47.381Z] ---> job-cost.sh [2022-09-27T08:23:47.646Z] lf-activate-venv: SKIPPING [2022-09-27T08:23:47.646Z] INFO: No Stack... [2022-09-27T08:23:48.227Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-27T08:23:49.182Z] INFO: Archiving Costs [Pipeline] sh [2022-09-27T08:23:49.840Z] + + cutcat -d, /w/workspace/device-sdk-go/1/archives/cost.csv -f6 [2022-09-27T08:23:49.840Z] [Pipeline] lock [2022-09-27T08:23:49.900Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [2022-09-27T08:23:49.905Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] did not exist. Created. [2022-09-27T08:23:49.905Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-27T08:23:50.635Z] /w/workspace/device-sdk-go/1@tmp/durable-78010d21/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-27T08:23:50.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-27T08:23:51.285Z] Warning: overwriting stash ‘stack-cost’ [2022-09-27T08:23:51.350Z] Stashed 1 file(s) [Pipeline] } [2022-09-27T08:23:51.364Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1218-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-27T08:23:51.444Z] $ docker stop --time=1 b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 [2022-09-27T08:23:52.933Z] $ docker rm -f b39ca260268297b38b31530f1ff90f66b2131b39cb4b3b15f695b400d8a502e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-27T08:23:53.942Z] provisioning config files... [2022-09-27T08:23:53.948Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config3790838685418269994tmp [Pipeline] { [Pipeline] sh [2022-09-27T08:23:54.285Z] + set +x [2022-09-27T08:23:54.285Z] + curl -s https://codecov.io/bash [2022-09-27T08:23:54.285Z] + bash -s -- [2022-09-27T08:23:54.285Z] [2022-09-27T08:23:54.285Z] _____ _ [2022-09-27T08:23:54.285Z] / ____| | | [2022-09-27T08:23:54.285Z] | | ___ __| | ___ ___ _____ __ [2022-09-27T08:23:54.285Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-27T08:23:54.285Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-27T08:23:54.285Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-27T08:23:54.285Z] Bash-1.0.6 [2022-09-27T08:23:54.285Z] [2022-09-27T08:23:54.285Z] [2022-09-27T08:23:54.285Z] ==> git version 2.25.1 found [2022-09-27T08:23:54.285Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-27T08:23:54.285Z] Release-Date: 2020-01-08 [2022-09-27T08:23:54.285Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-27T08:23:54.285Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-27T08:23:54.285Z] ==> Jenkins CI detected. [2022-09-27T08:23:54.285Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1218 [2022-09-27T08:23:54.285Z] project root: . [2022-09-27T08:23:54.285Z] --> token set from env [2022-09-27T08:23:54.285Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-27T08:23:54.285Z] ==> Running gcov in . (disable via -X gcov) [2022-09-27T08:23:54.285Z] ==> Python coveragepy not found [2022-09-27T08:23:54.285Z] ==> Searching for coverage reports in: [2022-09-27T08:23:54.285Z] + . [2022-09-27T08:23:54.544Z] -> Found 1 reports [2022-09-27T08:23:54.544Z] ==> Detecting git/mercurial file structure [2022-09-27T08:23:54.544Z] ==> Reading reports [2022-09-27T08:23:54.544Z] + ./coverage.out bytes=101801 [2022-09-27T08:23:54.544Z] ==> Appending adjustments [2022-09-27T08:23:54.544Z] https://docs.codecov.io/docs/fixing-reports [2022-09-27T08:23:54.803Z] + Found adjustments [2022-09-27T08:23:54.803Z] ==> Gzipping contents [2022-09-27T08:23:54.803Z] 16K /tmp/codecov.BJb6uG.gz [2022-09-27T08:23:54.803Z] ==> Uploading reports [2022-09-27T08:23:54.803Z] url: https://codecov.io [2022-09-27T08:23:54.803Z] query: branch=PR-1218&commit=b9011bf944f66a2fff21f34cd34ba446a92a1196&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1218&job=&cmd_args= [2022-09-27T08:23:54.803Z] -> Pinging Codecov [2022-09-27T08:23:54.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1218&commit=b9011bf944f66a2fff21f34cd34ba446a92a1196&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1218%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1218&job=&cmd_args= [2022-09-27T08:23:55.061Z] -> Uploading to [2022-09-27T08:23:55.061Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-27/7E55EF52A471D76F132DFD9A03CDDE97/b9011bf944f66a2fff21f34cd34ba446a92a1196/9beed4e7-def8-4eef-9d59-1a35b35f41c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T082354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53e0d65a6a467a157bc3177012289fb0b16a48eca6981beb3500693bcab05354 [2022-09-27T08:23:55.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-27T08:23:55.061Z] Dload Upload Total Spent Left Speed [2022-09-27T08:23:55.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14636 0 0 100 14636 0 57622 --:--:-- --:--:-- --:--:-- 57622 [2022-09-27T08:23:55.321Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b9011bf944f66a2fff21f34cd34ba446a92a1196 [Pipeline] } [2022-09-27T08:23:55.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-27T08:23:57.088Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives ] [2022-09-27T08:23:57.088Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives [2022-09-27T08:23:57.088Z] total 16 [2022-09-27T08:23:57.088Z] drwxr-xr-x 3 root root 4096 Sep 27 08:13 . [2022-09-27T08:23:57.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 08:13 .. [2022-09-27T08:23:57.088Z] drwxr-xr-x 2 root root 4096 Sep 27 08:13 cost [2022-09-27T08:23:57.088Z] -rw-r--r-- 1 root root 86 Sep 27 08:13 cost.csv [2022-09-27T08:23:57.088Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives [2022-09-27T08:23:57.088Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives [2022-09-27T08:23:57.088Z] total 16 [2022-09-27T08:23:57.088Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 08:13 . [2022-09-27T08:23:57.088Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 08:13 .. [2022-09-27T08:23:57.088Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 08:13 cost [2022-09-27T08:23:57.088Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 27 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:23:57.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:23:58.310Z] ---> package-listing.sh [2022-09-27T08:23:58.310Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-27T08:23:58.310Z] ++ facter osfamily [2022-09-27T08:23:58.569Z] + OS_FAMILY=debian [2022-09-27T08:23:58.569Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1218 [2022-09-27T08:23:58.569Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-27T08:23:58.569Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-27T08:23:58.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-27T08:23:58.569Z] + PACKAGES=/tmp/packages_start.txt [2022-09-27T08:23:58.569Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1218 ']' [2022-09-27T08:23:58.569Z] + PACKAGES=/tmp/packages_end.txt [2022-09-27T08:23:58.569Z] + case "${OS_FAMILY}" in [2022-09-27T08:23:58.569Z] + dpkg -l [2022-09-27T08:23:58.569Z] + grep '^ii' [2022-09-27T08:23:58.569Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-27T08:23:58.569Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-27T08:23:58.569Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-27T08:23:58.569Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1218 ']' [2022-09-27T08:23:58.569Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/ [2022-09-27T08:23:58.569Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1218/archives/ [Pipeline] echo [2022-09-27T08:23:58.602Z] 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-1218/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-27T08:23:58.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-27T08:23:59.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-27T08:23:59.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-27T08:23:59.639Z] prd-ubuntu20.04-docker-8c-8g-1326 does not seem to be running inside a container [2022-09-27T08:23:59.674Z] $ 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-1218/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-1218 -v /w/workspace/gexfoundry_device-sdk-go_PR-1218:/w/workspace/gexfoundry_device-sdk-go_PR-1218:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1218@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 [2022-09-27T08:23:59.862Z] $ docker top 3958c624edd367ea7286b1491d01d5eb2e2203e7c84e4c4095d0c3fc3219ec23 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-27T08:24:00.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-27T08:24:00.558Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-27T08:24:00.865Z] + ls /var/log/sa-host [2022-09-27T08:24:00.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-27T08:24:00.996Z] provisioning config files... [2022-09-27T08:24:01.004Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1218@tmp/config9367913978502669277tmp [Pipeline] { [Pipeline] echo [2022-09-27T08:24:01.054Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:24:01.368Z] ---> create-netrc.sh [Pipeline] } [2022-09-27T08:24:01.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:24:01.805Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-27T08:24:01.833Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:24:02.144Z] ---> sudo-logs.sh [2022-09-27T08:24:02.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-27T08:24:02.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:24:02.534Z] ---> job-cost.sh [2022-09-27T08:24:02.534Z] lf-activate-venv: SKIPPING [2022-09-27T08:24:02.534Z] DEBUG: total: 0.2199999988079071 [2022-09-27T08:24:02.534Z] INFO: Retrieving Stack Cost... [2022-09-27T08:24:02.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-27T08:24:03.362Z] INFO: Archiving Costs [Pipeline] echo [2022-09-27T08:24:03.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-27T08:24:03.724Z] ---> logs-deploy.sh [2022-09-27T08:24:03.724Z] lf-activate-venv: SKIPPING [2022-09-27T08:24:03.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1218/1 [2022-09-27T08:24:03.724Z] INFO: archiving workspace using pattern(s): [2022-09-27T08:24:04.662Z] Archives upload complete. [2022-09-27T08:24:04.662Z] INFO: archiving logs to Nexus [2022-09-27T08:24:05.601Z] ---> uname -a: [2022-09-27T08:24:05.601Z] Linux prd-ubuntu20-04-docker-8c-8g-1326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] ---> lscpu: [2022-09-27T08:24:05.601Z] Architecture: x86_64 [2022-09-27T08:24:05.601Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-27T08:24:05.601Z] Byte Order: Little Endian [2022-09-27T08:24:05.601Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-27T08:24:05.601Z] CPU(s): 8 [2022-09-27T08:24:05.601Z] On-line CPU(s) list: 0-7 [2022-09-27T08:24:05.601Z] Thread(s) per core: 1 [2022-09-27T08:24:05.601Z] Core(s) per socket: 1 [2022-09-27T08:24:05.601Z] Socket(s): 8 [2022-09-27T08:24:05.601Z] NUMA node(s): 1 [2022-09-27T08:24:05.601Z] Vendor ID: AuthenticAMD [2022-09-27T08:24:05.601Z] CPU family: 23 [2022-09-27T08:24:05.601Z] Model: 49 [2022-09-27T08:24:05.601Z] Model name: AMD EPYC-Rome Processor [2022-09-27T08:24:05.601Z] Stepping: 0 [2022-09-27T08:24:05.601Z] CPU MHz: 2800.002 [2022-09-27T08:24:05.601Z] BogoMIPS: 5600.00 [2022-09-27T08:24:05.601Z] Virtualization: AMD-V [2022-09-27T08:24:05.601Z] Hypervisor vendor: KVM [2022-09-27T08:24:05.601Z] Virtualization type: full [2022-09-27T08:24:05.601Z] L1d cache: 256 KiB [2022-09-27T08:24:05.601Z] L1i cache: 256 KiB [2022-09-27T08:24:05.601Z] L2 cache: 4 MiB [2022-09-27T08:24:05.601Z] L3 cache: 128 MiB [2022-09-27T08:24:05.601Z] NUMA node0 CPU(s): 0-7 [2022-09-27T08:24:05.601Z] Vulnerability Itlb multihit: Not affected [2022-09-27T08:24:05.601Z] Vulnerability L1tf: Not affected [2022-09-27T08:24:05.601Z] Vulnerability Mds: Not affected [2022-09-27T08:24:05.601Z] Vulnerability Meltdown: Not affected [2022-09-27T08:24:05.601Z] Vulnerability Mmio stale data: Not affected [2022-09-27T08:24:05.601Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-27T08:24:05.601Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-27T08:24:05.601Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-27T08:24:05.601Z] Vulnerability Srbds: Not affected [2022-09-27T08:24:05.601Z] Vulnerability Tsx async abort: Not affected [2022-09-27T08:24:05.601Z] 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 [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] ---> nproc: [2022-09-27T08:24:05.601Z] 8 [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] ---> df -h: [2022-09-27T08:24:05.601Z] Filesystem Size Used Avail Use% Mounted on [2022-09-27T08:24:05.601Z] overlay 155G 12G 144G 8% / [2022-09-27T08:24:05.601Z] tmpfs 64M 0 64M 0% /dev [2022-09-27T08:24:05.601Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-27T08:24:05.601Z] shm 64M 0 64M 0% /dev/shm [2022-09-27T08:24:05.601Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] ---> sar -b -r -n DEV: [2022-09-27T08:24:05.601Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1326) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] 08:10:17 LINUX RESTART (8 CPU) [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] 08:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-27T08:24:05.601Z] 08:12:01 200.12 10.58 189.53 0.00 1714.40 73472.93 0.00 [2022-09-27T08:24:05.601Z] 08:13:01 86.89 0.35 86.54 0.00 15.19 15126.17 0.00 [2022-09-27T08:24:05.601Z] 08:14:01 131.66 0.08 131.57 0.00 10.85 34135.23 0.00 [2022-09-27T08:24:05.601Z] 08:15:01 2.15 0.00 2.15 0.00 0.00 26.81 0.00 [2022-09-27T08:24:05.601Z] 08:16:01 39.48 9.33 30.14 0.00 2884.32 4806.80 0.00 [2022-09-27T08:24:05.601Z] 08:17:01 2.77 0.00 2.77 0.00 0.00 30.39 0.00 [2022-09-27T08:24:05.601Z] 08:18:01 1.15 0.02 1.13 0.00 0.13 12.53 0.00 [2022-09-27T08:24:05.601Z] 08:19:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2022-09-27T08:24:05.601Z] 08:20:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2022-09-27T08:24:05.601Z] 08:21:01 2.30 0.00 2.30 0.00 0.00 36.13 0.00 [2022-09-27T08:24:05.601Z] 08:22:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-09-27T08:24:05.601Z] 08:23:01 3.87 1.02 2.85 0.00 21.86 34.92 0.00 [2022-09-27T08:24:05.601Z] 08:24:01 7.60 1.73 5.87 0.00 52.67 117.47 0.00 [2022-09-27T08:24:05.601Z] Average: 36.90 1.78 35.12 0.00 361.91 9801.44 0.00 [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-27T08:24:05.601Z] 08:12:01 28572484 31551344 753692 2.29 131148 3071880 1882496 5.55 1085580 2801408 732 [2022-09-27T08:24:05.601Z] 08:13:01 28333700 31459020 839064 2.55 136292 3193536 2251988 6.64 1329308 2770792 101584 [2022-09-27T08:24:05.601Z] 08:14:01 27814388 31568908 731156 2.22 146296 3764880 1755692 5.17 1222296 3350180 412 [2022-09-27T08:24:05.601Z] 08:15:01 27814536 31569080 730740 2.22 146332 3764880 1755692 5.17 1222292 3350180 48 [2022-09-27T08:24:05.601Z] 08:16:01 27530920 31557016 724240 2.20 164856 4013648 1811040 5.34 1374340 3460132 340 [2022-09-27T08:24:05.601Z] 08:17:01 27532220 31558316 722948 2.20 164912 4013644 1793424 5.29 1367712 3460132 12 [2022-09-27T08:24:05.601Z] 08:18:01 27536308 31562676 718172 2.18 164940 4013652 1793424 5.29 1363748 3460136 8 [2022-09-27T08:24:05.601Z] 08:19:01 27536072 31562444 718352 2.18 164964 4013652 1793424 5.29 1363756 3460136 8 [2022-09-27T08:24:05.601Z] 08:20:01 27536000 31562380 718316 2.18 164988 4013656 1793424 5.29 1363804 3460140 16 [2022-09-27T08:24:05.601Z] 08:21:01 27535760 31562364 718244 2.18 165096 4013660 1793424 5.29 1363924 3460220 16 [2022-09-27T08:24:05.601Z] 08:22:01 27535964 31562632 717952 2.18 165136 4013660 1793424 5.29 1363988 3460224 16 [2022-09-27T08:24:05.601Z] 08:23:01 27534340 31562196 718224 2.18 165220 4014280 1772924 5.23 1363960 3460752 8 [2022-09-27T08:24:05.601Z] 08:24:01 27484444 31516416 761076 2.31 165388 4016592 1934212 5.70 1409712 3461284 644 [2022-09-27T08:24:05.601Z] Average: 27715164 31550369 736321 2.24 157351 3840125 1840353 5.42 1322648 3339670 7988 [2022-09-27T08:24:05.601Z] [2022-09-27T08:24:05.601Z] 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-27T08:24:05.601Z] 08:12:01 docker0 125.70 174.80 10.99 1743.59 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:12:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:12:01 ens3 451.35 309.38 7362.67 80.34 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:13:01 docker0 8.63 10.83 0.50 40.87 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:13:01 vethbed29b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:13:01 ens3 47.41 32.17 73.61 15.63 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:14:01 docker0 7.42 10.18 0.45 58.67 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:14:01 lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:14:01 ens3 133.37 87.24 2679.26 16.75 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:15:01 ens3 3.80 1.47 4.42 0.30 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:16:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:16:01 ens3 70.49 43.68 1298.47 3.29 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:17:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:19:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:21:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.601Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:24:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] 08:24:01 ens3 29.92 19.45 27.84 13.69 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] Average: docker0 10.91 15.07 0.92 141.86 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] Average: ens3 56.59 37.93 878.06 10.00 0.00 0.00 0.00 0.00 [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] ---> sar -P ALL: [2022-09-27T08:24:05.602Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1326) 09/27/22 _x86_64_ (8 CPU) [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] 08:10:17 LINUX RESTART (8 CPU) [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] 08:11:01 CPU %user %nice %system %iowait %steal %idle [2022-09-27T08:24:05.602Z] 08:12:01 all 9.17 0.00 4.76 3.30 0.07 82.70 [2022-09-27T08:24:05.602Z] 08:12:01 0 8.06 0.00 5.14 10.37 0.07 76.36 [2022-09-27T08:24:05.602Z] 08:12:01 1 8.77 0.00 5.51 0.36 0.07 85.29 [2022-09-27T08:24:05.602Z] 08:12:01 2 8.90 0.00 4.23 2.88 0.07 83.93 [2022-09-27T08:24:05.602Z] 08:12:01 3 10.86 0.00 4.43 3.18 0.07 81.47 [2022-09-27T08:24:05.602Z] 08:12:01 4 7.92 0.00 3.89 0.69 0.03 87.46 [2022-09-27T08:24:05.602Z] 08:12:01 5 10.91 0.00 5.16 6.94 0.08 76.91 [2022-09-27T08:24:05.602Z] 08:12:01 6 8.87 0.00 4.07 0.17 0.08 86.81 [2022-09-27T08:24:05.602Z] 08:12:01 7 9.11 0.00 5.64 1.81 0.08 83.36 [2022-09-27T08:24:05.602Z] 08:13:01 all 49.54 0.00 7.24 0.70 0.08 42.45 [2022-09-27T08:24:05.602Z] 08:13:01 0 47.89 0.00 7.09 0.25 0.07 44.70 [2022-09-27T08:24:05.602Z] 08:13:01 1 49.07 0.00 7.28 0.20 0.07 43.38 [2022-09-27T08:24:05.602Z] 08:13:01 2 49.23 0.00 7.00 0.08 0.12 43.56 [2022-09-27T08:24:05.602Z] 08:13:01 3 52.32 0.00 7.12 1.08 0.07 39.41 [2022-09-27T08:24:05.602Z] 08:13:01 4 49.04 0.00 7.24 0.19 0.08 43.45 [2022-09-27T08:24:05.602Z] 08:13:01 5 48.92 0.00 7.33 0.19 0.07 43.50 [2022-09-27T08:24:05.602Z] 08:13:01 6 48.96 0.00 7.30 0.07 0.07 43.61 [2022-09-27T08:24:05.602Z] 08:13:01 7 50.89 0.00 7.56 3.52 0.08 37.95 [2022-09-27T08:24:05.602Z] 08:14:01 all 15.42 0.00 3.49 1.23 0.05 79.81 [2022-09-27T08:24:05.602Z] 08:14:01 0 12.90 0.00 2.28 0.03 0.05 84.74 [2022-09-27T08:24:05.602Z] 08:14:01 1 17.26 0.00 3.32 1.20 0.05 78.17 [2022-09-27T08:24:05.602Z] 08:14:01 2 14.06 0.00 3.35 0.39 0.05 82.14 [2022-09-27T08:24:05.602Z] 08:14:01 3 15.85 0.00 3.75 0.33 0.07 80.00 [2022-09-27T08:24:05.602Z] 08:14:01 4 14.90 0.00 2.66 0.00 0.03 82.41 [2022-09-27T08:24:05.602Z] 08:14:01 5 17.08 0.00 3.89 0.55 0.05 78.43 [2022-09-27T08:24:05.602Z] 08:14:01 6 15.06 0.00 4.72 0.10 0.03 80.09 [2022-09-27T08:24:05.602Z] 08:14:01 7 16.26 0.00 4.00 7.25 0.05 72.44 [2022-09-27T08:24:05.602Z] 08:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2022-09-27T08:24:05.602Z] 08:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:15:01 3 0.10 0.00 0.05 0.00 0.03 99.82 [2022-09-27T08:24:05.602Z] 08:15:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:15:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:16:01 all 1.23 0.00 0.84 0.45 0.02 97.46 [2022-09-27T08:24:05.602Z] 08:16:01 0 0.98 0.00 0.65 0.47 0.02 97.88 [2022-09-27T08:24:05.602Z] 08:16:01 1 0.79 0.00 0.45 1.59 0.03 97.13 [2022-09-27T08:24:05.602Z] 08:16:01 2 1.79 0.00 1.17 1.03 0.02 96.00 [2022-09-27T08:24:05.602Z] 08:16:01 3 1.38 0.00 0.95 0.05 0.03 97.58 [2022-09-27T08:24:05.602Z] 08:16:01 4 1.05 0.00 0.42 0.15 0.02 98.37 [2022-09-27T08:24:05.602Z] 08:16:01 5 1.70 0.00 0.55 0.07 0.02 97.66 [2022-09-27T08:24:05.602Z] 08:16:01 6 1.35 0.00 1.87 0.20 0.02 96.57 [2022-09-27T08:24:05.602Z] 08:16:01 7 0.77 0.00 0.69 0.07 0.02 98.46 [2022-09-27T08:24:05.602Z] 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-27T08:24:05.602Z] 08:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-27T08:24:05.602Z] 08:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:17:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2022-09-27T08:24:05.602Z] 08:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:17:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:17:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-09-27T08:24:05.602Z] 08:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T08:24:05.602Z] 08:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-27T08:24:05.602Z] 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:18:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-27T08:24:05.602Z] 08:19:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-09-27T08:24:05.602Z] 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:19:01 1 0.07 0.00 0.00 0.03 0.03 99.87 [2022-09-27T08:24:05.602Z] 08:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-27T08:24:05.602Z] 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:20:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-27T08:24:05.602Z] 08:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-27T08:24:05.602Z] 08:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:21:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2022-09-27T08:24:05.602Z] 08:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-27T08:24:05.602Z] 08:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-27T08:24:05.602Z] 08:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-27T08:24:05.602Z] 08:21:01 3 0.28 0.00 0.00 0.00 0.00 99.72 [2022-09-27T08:24:05.602Z] 08:21:01 4 0.03 0.00 0.05 0.02 0.03 99.87 [2022-09-27T08:24:05.602Z] 08:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-27T08:24:05.602Z] 08:21:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2022-09-27T08:24:05.602Z] 08:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-09-27T08:24:05.602Z] 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-27T08:24:05.602Z] 08:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-27T08:24:05.602Z] 08:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T08:24:05.602Z] 08:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-27T08:24:05.602Z] 08:22:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-27T08:24:05.602Z] 08:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] 08:22:01 CPU %user %nice %system %iowait %steal %idle [2022-09-27T08:24:05.602Z] 08:23:01 all 0.05 0.00 0.04 0.01 0.00 99.89 [2022-09-27T08:24:05.602Z] 08:23:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-27T08:24:05.602Z] 08:23:01 1 0.13 0.00 0.03 0.03 0.02 99.78 [2022-09-27T08:24:05.602Z] 08:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-27T08:24:05.602Z] 08:23:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-27T08:24:05.602Z] 08:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-27T08:24:05.602Z] 08:23:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-27T08:24:05.602Z] 08:23:01 6 0.13 0.00 0.02 0.05 0.00 99.80 [2022-09-27T08:24:05.602Z] 08:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-27T08:24:05.602Z] 08:24:01 all 0.90 0.00 0.23 0.02 0.01 98.84 [2022-09-27T08:24:05.602Z] 08:24:01 0 0.67 0.00 0.23 0.03 0.00 99.07 [2022-09-27T08:24:05.602Z] 08:24:01 1 0.52 0.00 0.22 0.05 0.02 99.20 [2022-09-27T08:24:05.602Z] 08:24:01 2 1.96 0.00 0.20 0.00 0.02 97.83 [2022-09-27T08:24:05.602Z] 08:24:01 3 0.92 0.00 0.20 0.03 0.02 98.83 [2022-09-27T08:24:05.602Z] 08:24:01 4 1.07 0.00 0.30 0.00 0.03 98.60 [2022-09-27T08:24:05.602Z] 08:24:01 5 0.77 0.00 0.28 0.00 0.02 98.93 [2022-09-27T08:24:05.602Z] 08:24:01 6 0.30 0.00 0.23 0.03 0.00 99.43 [2022-09-27T08:24:05.602Z] 08:24:01 7 1.00 0.00 0.17 0.00 0.02 98.81 [2022-09-27T08:24:05.602Z] Average: all 5.82 0.00 1.27 0.44 0.02 92.45 [2022-09-27T08:24:05.602Z] Average: 0 5.37 0.00 1.18 0.85 0.02 92.58 [2022-09-27T08:24:05.602Z] Average: 1 5.87 0.00 1.30 0.27 0.03 92.54 [2022-09-27T08:24:05.602Z] Average: 2 5.79 0.00 1.22 0.33 0.02 92.63 [2022-09-27T08:24:05.602Z] Average: 3 6.23 0.00 1.26 0.36 0.02 92.13 [2022-09-27T08:24:05.602Z] Average: 4 5.65 0.00 1.12 0.08 0.03 93.13 [2022-09-27T08:24:05.602Z] Average: 5 6.03 0.00 1.31 0.59 0.02 92.04 [2022-09-27T08:24:05.602Z] Average: 6 5.68 0.00 1.39 0.06 0.02 92.86 [2022-09-27T08:24:05.602Z] Average: 7 5.94 0.00 1.38 0.96 0.02 91.70 [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z] [2022-09-27T08:24:05.602Z]