Pull request #565 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6+6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 (1b4667594fe639fe7abde9ac62f016a40128905e) 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-ssh9010760958007856743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh18260696554385551356.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3251348041696558447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-565/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8327469113925090951.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2694455271311914604.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-565/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-565/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2841148982879454524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8836 in /w/workspace/gexfoundry_device-mqtt-go_PR-565 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-565 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 into PR head commit ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 Merge succeeded, producing ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 Checking out Revision ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 (PR-565) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T01:59:38.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T01:59:38.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T01:59:38.754Z] ========================================================= [2023-04-18T01:59:38.754Z] EdgeX Global Pipelines Version Info [2023-04-18T01:59:38.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 # timeout=10 [2023-04-18T01:59:39.507Z] ------------------- [2023-04-18T01:59:39.507Z] stable info: [2023-04-18T01:59:39.507Z] ------------------- [2023-04-18T01:59:39.507Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T01:59:39.507Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T01:59:39.507Z] Message: update stable to v1.0.248 [2023-04-18T01:59:40.077Z] ------------------- [2023-04-18T01:59:40.077Z] experimental info: [2023-04-18T01:59:40.077Z] ------------------- [2023-04-18T01:59:40.077Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T01:59:40.077Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T01:59:40.077Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T01:59:40.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-18T01:59:40.393Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-18T01:59:40.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T01:59:40.475Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T01:59:40.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T01:59:40.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T01:59:40.588Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T01:59:40.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T01:59:40.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T01:59:40.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T01:59:40.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T01:59:40.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-18T01:59:40.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T01:59:40.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T01:59:40.899Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T01:59:40.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T01:59:40.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T01:59:41.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T01:59:41.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T01:59:41.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T01:59:41.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T01:59:41.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T01:59:41.209Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T01:59:41.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T01:59:41.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T01:59:41.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T01:59:41.369Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T01:59:41.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-565 [Pipeline] echo [2023-04-18T01:59:41.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-565 [Pipeline] echo [2023-04-18T01:59:41.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-565 [Pipeline] echo [2023-04-18T01:59:41.540Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [Pipeline] echo [2023-04-18T01:59:41.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca4ea08 [Pipeline] echo [2023-04-18T01:59:41.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:59:41.739Z] provisioning config files... [2023-04-18T01:59:41.752Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/config12421674075124987166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:59:42.115Z] ---> docker-login.sh [2023-04-18T01:59:42.115Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:59:42.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:42.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:42.376Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:42.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:42.376Z] [2023-04-18T01:59:42.376Z] Login Succeeded [2023-04-18T01:59:42.376Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:59:42.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:42.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:42.636Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:42.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:42.636Z] [2023-04-18T01:59:42.636Z] Login Succeeded [2023-04-18T01:59:42.636Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:59:42.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:42.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:42.636Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:42.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:42.636Z] [2023-04-18T01:59:42.636Z] Login Succeeded [2023-04-18T01:59:42.636Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:59:42.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:42.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:42.636Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:42.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:42.636Z] [2023-04-18T01:59:42.636Z] Login Succeeded [2023-04-18T01:59:42.636Z] docker.io [2023-04-18T01:59:42.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:43.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:43.159Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:43.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:43.159Z] [2023-04-18T01:59:43.159Z] Login Succeeded [2023-04-18T01:59:43.159Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:59:43.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T01:59:43.823Z] + git rev-list -1 --merges ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6~1..ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [Pipeline] echo [2023-04-18T01:59:43.882Z] -----------> git rev-list -1 --merges ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6~1..ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [false] [Pipeline] sh [2023-04-18T01:59:44.195Z] + git log --format=format:%s -1 ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [Pipeline] echo [2023-04-18T01:59:44.232Z] ========================================================= [2023-04-18T01:59:44.232Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T01:59:44.232Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T01:59:44.667Z] + git log --format=format:%s -1 ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [Pipeline] echo [2023-04-18T01:59:44.712Z] [semverPrep] GIT_COMMIT: ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-18T01:59:44.743Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T01:59:45.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T01:59:45.122Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T01:59:45.122Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T01:59:45.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T01:59:45.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T01:59:45.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T01:59:45.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:59:45.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:59:45.529Z] [2023-04-18T01:59:45.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T01:59:45.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:59:45.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T01:59:45.895Z] b85a868b505f: Pulling fs layer [2023-04-18T01:59:45.895Z] e2be974225ed: Pulling fs layer [2023-04-18T01:59:45.895Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T01:59:45.895Z] 988bab9f4d93: Pulling fs layer [2023-04-18T01:59:45.895Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T01:59:45.895Z] eaf3925da568: Pulling fs layer [2023-04-18T01:59:45.895Z] bab4dde63d76: Pulling fs layer [2023-04-18T01:59:45.895Z] bde34c3a00c8: Pulling fs layer [2023-04-18T01:59:45.895Z] b352a97aabf1: Pulling fs layer [2023-04-18T01:59:45.895Z] 4872d77fe225: Pulling fs layer [2023-04-18T01:59:45.895Z] 5851b861e8e6: Pulling fs layer [2023-04-18T01:59:45.895Z] 988bab9f4d93: Waiting [2023-04-18T01:59:45.895Z] 1469e6f7b9e6: Waiting [2023-04-18T01:59:45.895Z] eaf3925da568: Waiting [2023-04-18T01:59:45.895Z] bab4dde63d76: Waiting [2023-04-18T01:59:45.895Z] bde34c3a00c8: Waiting [2023-04-18T01:59:45.895Z] b352a97aabf1: Waiting [2023-04-18T01:59:45.895Z] 4872d77fe225: Waiting [2023-04-18T01:59:45.895Z] 5851b861e8e6: Waiting [2023-04-18T01:59:45.895Z] e2be974225ed: Download complete [2023-04-18T01:59:45.895Z] 988bab9f4d93: Verifying Checksum [2023-04-18T01:59:45.895Z] 988bab9f4d93: Download complete [2023-04-18T01:59:45.895Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T01:59:45.895Z] 1469e6f7b9e6: Download complete [2023-04-18T01:59:45.895Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T01:59:45.895Z] 339a4e72a1f5: Download complete [2023-04-18T01:59:46.156Z] eaf3925da568: Verifying Checksum [2023-04-18T01:59:46.156Z] eaf3925da568: Download complete [2023-04-18T01:59:46.156Z] bde34c3a00c8: Download complete [2023-04-18T01:59:46.156Z] b352a97aabf1: Verifying Checksum [2023-04-18T01:59:46.156Z] b352a97aabf1: Download complete [2023-04-18T01:59:46.156Z] 4872d77fe225: Verifying Checksum [2023-04-18T01:59:46.156Z] 4872d77fe225: Download complete [2023-04-18T01:59:46.156Z] 5851b861e8e6: Verifying Checksum [2023-04-18T01:59:46.156Z] 5851b861e8e6: Download complete [2023-04-18T01:59:46.156Z] b85a868b505f: Verifying Checksum [2023-04-18T01:59:46.156Z] b85a868b505f: Download complete [2023-04-18T01:59:46.416Z] bab4dde63d76: Verifying Checksum [2023-04-18T01:59:46.416Z] bab4dde63d76: Download complete [2023-04-18T01:59:47.354Z] b85a868b505f: Pull complete [2023-04-18T01:59:47.613Z] e2be974225ed: Pull complete [2023-04-18T01:59:48.238Z] 339a4e72a1f5: Pull complete [2023-04-18T01:59:48.238Z] 988bab9f4d93: Pull complete [2023-04-18T01:59:48.238Z] 1469e6f7b9e6: Pull complete [2023-04-18T01:59:48.497Z] eaf3925da568: Pull complete [2023-04-18T01:59:50.401Z] bab4dde63d76: Pull complete [2023-04-18T01:59:50.401Z] bde34c3a00c8: Pull complete [2023-04-18T01:59:50.401Z] b352a97aabf1: Pull complete [2023-04-18T01:59:50.401Z] 4872d77fe225: Pull complete [2023-04-18T01:59:50.401Z] 5851b861e8e6: Pull complete [2023-04-18T01:59:50.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T01:59:50.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T01:59:50.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T01:59:50.638Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2023-04-18T01:59:50.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-565 -v /w/workspace/gexfoundry_device-mqtt-go_PR-565:/w/workspace/gexfoundry_device-mqtt-go_PR-565:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T01:59:51.824Z] $ docker top debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 -eo pid,comm [2023-04-18T01:59:51.891Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T01:59:51.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T01:59:52.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:59:52.017Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:59:52.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:59:52.136Z] $ docker exec debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 ssh-agent [2023-04-18T01:59:52.252Z] SSH_AUTH_SOCK=/tmp/ssh-7BMT4BrRNX2n/agent.32 [2023-04-18T01:59:52.252Z] SSH_AGENT_PID=38 [2023-04-18T01:59:52.259Z] Running ssh-add (command line suppressed) [2023-04-18T01:59:52.352Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/private_key_6972332388453546811.key (/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/private_key_6972332388453546811.key) [2023-04-18T01:59:52.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:59:52.698Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T01:59:52.721Z] $ docker exec --env ******** --env ******** debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 ssh-agent -k [2023-04-18T01:59:52.825Z] unset SSH_AUTH_SOCK; [2023-04-18T01:59:52.826Z] unset SSH_AGENT_PID; [2023-04-18T01:59:52.826Z] echo Agent pid 38 killed; [2023-04-18T01:59:52.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T01:59:52.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T01:59:52.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T01:59:53.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T01:59:53.050Z] $ docker exec debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 ssh-agent [2023-04-18T01:59:53.150Z] SSH_AUTH_SOCK=/tmp/ssh-YxgbU3lCVeqM/agent.71 [2023-04-18T01:59:53.150Z] SSH_AGENT_PID=77 [2023-04-18T01:59:53.155Z] Running ssh-add (command line suppressed) [2023-04-18T01:59:53.248Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/private_key_1314573528688055467.key (/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/private_key_1314573528688055467.key) [2023-04-18T01:59:53.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T01:59:53.606Z] + git semver init [2023-04-18T01:59:53.868Z] 2023-04-18 01:59:53,783 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T01:59:53.868Z] 2023-04-18 01:59:53,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver [2023-04-18T01:59:53.868Z] 2023-04-18 01:59:53,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver [2023-04-18T01:59:53.868Z] 2023-04-18 01:59:53,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-565, universal_newlines=False, shell=None, istream=None) [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,524 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-565/.git/info/exclude [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,525 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver/PR-565 with force:False [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,525 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver/PR-565 [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,529 [execute] INFO git cat-file --batch-check [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,537 [execute] INFO git cat-file --batch [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T01:59:54.803Z] 2023-04-18 01:59:54,544 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-565/.semver/PR-565 [2023-04-18T01:59:54.803Z] 0.0.0 [Pipeline] } [2023-04-18T01:59:54.837Z] $ docker exec --env ******** --env ******** debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 ssh-agent -k [2023-04-18T01:59:54.929Z] unset SSH_AUTH_SOCK; [2023-04-18T01:59:54.929Z] unset SSH_AGENT_PID; [2023-04-18T01:59:54.929Z] echo Agent pid 77 killed; [2023-04-18T01:59:54.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T01:59:55.464Z] + git semver [Pipeline] } [2023-04-18T01:59:55.744Z] $ docker stop --time=1 debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 [2023-04-18T01:59:57.078Z] $ docker rm -f --volumes debe976e2f0af9ed7eb43a49c0ec928215302c78901790be4e8507e6fadb6c92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T01:59:57.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T01:59:57.744Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T01:59:57.761Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T01:59:58.320Z] provisioning config files... [2023-04-18T01:59:58.330Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/config8749573377344447062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T01:59:58.670Z] ---> docker-login.sh [2023-04-18T01:59:58.670Z] nexus3.edgexfoundry.org:10001 [2023-04-18T01:59:58.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:58.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:58.670Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:58.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:58.670Z] [2023-04-18T01:59:58.670Z] Login Succeeded [2023-04-18T01:59:58.670Z] nexus3.edgexfoundry.org:10002 [2023-04-18T01:59:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:58.930Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:58.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:58.930Z] [2023-04-18T01:59:58.930Z] Login Succeeded [2023-04-18T01:59:58.930Z] nexus3.edgexfoundry.org:10003 [2023-04-18T01:59:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:58.930Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:58.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:58.930Z] [2023-04-18T01:59:58.930Z] Login Succeeded [2023-04-18T01:59:58.930Z] nexus3.edgexfoundry.org:10004 [2023-04-18T01:59:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:59.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:59.189Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:59.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:59.189Z] [2023-04-18T01:59:59.189Z] Login Succeeded [2023-04-18T01:59:59.189Z] docker.io [2023-04-18T01:59:59.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T01:59:59.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T01:59:59.447Z] Configure a credential helper to remove this warning. See [2023-04-18T01:59:59.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T01:59:59.447Z] [2023-04-18T01:59:59.447Z] Login Succeeded [2023-04-18T01:59:59.447Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T01:59:59.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T01:59:59.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:59:59.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T01:59:59.732Z] ========================================================= [2023-04-18T01:59:59.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T01:59:59.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:00:00.213Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T02:00:00.213Z] Sending build context to Docker daemon 6.446MB [2023-04-18T02:00:00.213Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T02:00:00.213Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T02:00:00.213Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T02:00:00.213Z] 63b65145d645: Pulling fs layer [2023-04-18T02:00:00.213Z] a2d21d5440eb: Pulling fs layer [2023-04-18T02:00:00.213Z] 935e6c44a52c: Pulling fs layer [2023-04-18T02:00:00.213Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T02:00:00.213Z] 30dea6a524f1: Pulling fs layer [2023-04-18T02:00:00.213Z] a2aff8979fd8: Pulling fs layer [2023-04-18T02:00:00.213Z] 6808be2612f2: Pulling fs layer [2023-04-18T02:00:00.213Z] f25807f1079a: Pulling fs layer [2023-04-18T02:00:00.214Z] a2aff8979fd8: Waiting [2023-04-18T02:00:00.214Z] 94cc34f8dd06: Waiting [2023-04-18T02:00:00.214Z] 6808be2612f2: Waiting [2023-04-18T02:00:00.214Z] 30dea6a524f1: Waiting [2023-04-18T02:00:00.214Z] f25807f1079a: Waiting [2023-04-18T02:00:00.214Z] a2d21d5440eb: Download complete [2023-04-18T02:00:00.214Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T02:00:00.214Z] 94cc34f8dd06: Download complete [2023-04-18T02:00:00.474Z] 30dea6a524f1: Verifying Checksum [2023-04-18T02:00:00.474Z] 30dea6a524f1: Download complete [2023-04-18T02:00:00.474Z] 63b65145d645: Download complete [2023-04-18T02:00:00.474Z] a2aff8979fd8: Verifying Checksum [2023-04-18T02:00:00.474Z] a2aff8979fd8: Download complete [2023-04-18T02:00:00.474Z] 63b65145d645: Pull complete [2023-04-18T02:00:00.736Z] a2d21d5440eb: Pull complete [2023-04-18T02:00:00.736Z] f25807f1079a: Verifying Checksum [2023-04-18T02:00:00.736Z] f25807f1079a: Download complete [2023-04-18T02:00:00.995Z] 935e6c44a52c: Verifying Checksum [2023-04-18T02:00:00.995Z] 935e6c44a52c: Download complete [2023-04-18T02:00:01.256Z] 6808be2612f2: Verifying Checksum [2023-04-18T02:00:01.256Z] 6808be2612f2: Download complete [2023-04-18T02:00:04.611Z] 935e6c44a52c: Pull complete [2023-04-18T02:00:04.611Z] 94cc34f8dd06: Pull complete [2023-04-18T02:00:04.611Z] 30dea6a524f1: Pull complete [2023-04-18T02:00:04.611Z] a2aff8979fd8: Pull complete [2023-04-18T02:00:07.148Z] 6808be2612f2: Pull complete [2023-04-18T02:00:07.712Z] f25807f1079a: Pull complete [2023-04-18T02:00:07.712Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T02:00:07.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T02:00:07.712Z] ---> 3b553350e43f [2023-04-18T02:00:07.712Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T02:00:09.088Z] ---> Running in bf7c450e5af3 [2023-04-18T02:00:09.088Z] Removing intermediate container bf7c450e5af3 [2023-04-18T02:00:09.088Z] ---> 8c748e45d4df [2023-04-18T02:00:09.088Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T02:00:09.088Z] ---> Running in e00ffe739af5 [2023-04-18T02:00:09.346Z] Removing intermediate container e00ffe739af5 [2023-04-18T02:00:09.346Z] ---> 2ffc7aec865a [2023-04-18T02:00:09.346Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T02:00:09.346Z] ---> Running in 35ffda8a8996 [2023-04-18T02:00:09.346Z] Removing intermediate container 35ffda8a8996 [2023-04-18T02:00:09.346Z] ---> c321597888b1 [2023-04-18T02:00:09.346Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T02:00:09.346Z] ---> Running in e234b01f8d21 [2023-04-18T02:00:09.603Z] Removing intermediate container e234b01f8d21 [2023-04-18T02:00:09.603Z] ---> 5158192ae2a7 [2023-04-18T02:00:09.603Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T02:00:09.603Z] ---> Running in af1b07f5c4da [2023-04-18T02:00:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T02:00:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T02:00:10.120Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T02:00:10.120Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T02:00:10.120Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T02:00:10.120Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T02:00:10.120Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T02:00:10.120Z] OK: 269 MiB in 57 packages [2023-04-18T02:00:10.688Z] Removing intermediate container af1b07f5c4da [2023-04-18T02:00:10.688Z] ---> 9a9663c42e8e [2023-04-18T02:00:10.688Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T02:00:10.688Z] ---> Running in 9f6bd0bcc0fa [2023-04-18T02:00:10.688Z] Removing intermediate container 9f6bd0bcc0fa [2023-04-18T02:00:10.688Z] ---> 46f34651c7da [2023-04-18T02:00:10.688Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T02:00:10.688Z] ---> 6b5d6224b833 [2023-04-18T02:00:10.688Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T02:00:10.688Z] ---> Running in 641d00e22b0c [2023-04-18T02:00:13.139Z] Still waiting to schedule task [2023-04-18T02:00:13.140Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-18T02:00:32.630Z] Removing intermediate container 641d00e22b0c [2023-04-18T02:00:32.630Z] ---> 1a6daffd486c [2023-04-18T02:00:32.630Z] Step 11/12 : COPY . . [2023-04-18T02:00:32.630Z] ---> df5b315b3125 [2023-04-18T02:00:32.630Z] Step 12/12 : RUN $MAKE [2023-04-18T02:00:32.630Z] ---> Running in f9a103df4ed9 [2023-04-18T02:00:32.630Z] noop [2023-04-18T02:00:32.630Z] Removing intermediate container f9a103df4ed9 [2023-04-18T02:00:32.630Z] ---> 00cd124bfcc8 [2023-04-18T02:00:32.630Z] Successfully built 00cd124bfcc8 [2023-04-18T02:00:32.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:00:33.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T02:00:33.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:00:33.396Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2023-04-18T02:00:33.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-565 -v /w/workspace/gexfoundry_device-mqtt-go_PR-565:/w/workspace/gexfoundry_device-mqtt-go_PR-565:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T02:00:33.779Z] $ docker top 672eeaee79602a30917bf93ae7cb8e0c6ff94071bc27abe9c966e61933971876 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T02:00:34.170Z] + go version [2023-04-18T02:00:34.170Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T02:00:34.205Z] $ docker stop --time=1 672eeaee79602a30917bf93ae7cb8e0c6ff94071bc27abe9c966e61933971876 [2023-04-18T02:00:35.457Z] $ docker rm -f --volumes 672eeaee79602a30917bf93ae7cb8e0c6ff94071bc27abe9c966e61933971876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:00:36.149Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T02:00:36.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:00:36.286Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2023-04-18T02:00:36.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-565 -v /w/workspace/gexfoundry_device-mqtt-go_PR-565:/w/workspace/gexfoundry_device-mqtt-go_PR-565:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T02:00:36.633Z] $ docker top 6cbc106e301e7c138a57ddf5683c972bb6d7ecac7c2db6ac38a0177b4d96158f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T02:00:37.021Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-565 [Pipeline] fileExists [Pipeline] sh [2023-04-18T02:00:37.378Z] + make test [2023-04-18T02:00:37.378Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T02:00:42.666Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T02:00:50.789Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-04-18T02:00:50.789Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) [2023-04-18T02:00:51.050Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T02:00:51.309Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.0% of statements [2023-04-18T02:00:51.309Z] FAIL [2023-04-18T02:00:51.309Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-18T02:00:51.356Z] $ docker stop --time=1 6cbc106e301e7c138a57ddf5683c972bb6d7ecac7c2db6ac38a0177b4d96158f [2023-04-18T02:00:53.083Z] $ docker rm -f --volumes 6cbc106e301e7c138a57ddf5683c972bb6d7ecac7c2db6ac38a0177b4d96158f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:00:54.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T02:00:54.336Z] [2023-04-18T02:00:54.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:00:54.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T02:00:54.894Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T02:00:54.894Z] 5eb5b503b376: Pulling fs layer [2023-04-18T02:00:54.894Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T02:00:54.894Z] ec43610c2a17: Pulling fs layer [2023-04-18T02:00:54.894Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T02:00:54.894Z] 33b1e0a273af: Pulling fs layer [2023-04-18T02:00:54.894Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T02:00:54.894Z] 2f39f015ded8: Pulling fs layer [2023-04-18T02:00:54.894Z] 33b1e0a273af: Waiting [2023-04-18T02:00:54.894Z] 5d3b04190fa2: Waiting [2023-04-18T02:00:54.894Z] 2f39f015ded8: Waiting [2023-04-18T02:00:54.894Z] 5c69ac0246d0: Download complete [2023-04-18T02:00:54.894Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T02:00:54.894Z] 3a2ae6a8a46f: Download complete [2023-04-18T02:00:54.894Z] 33b1e0a273af: Verifying Checksum [2023-04-18T02:00:54.894Z] 33b1e0a273af: Download complete [2023-04-18T02:00:54.894Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T02:00:54.894Z] 5d3b04190fa2: Download complete [2023-04-18T02:00:54.894Z] ec43610c2a17: Verifying Checksum [2023-04-18T02:00:54.894Z] ec43610c2a17: Download complete [2023-04-18T02:00:55.154Z] 5eb5b503b376: Verifying Checksum [2023-04-18T02:00:55.154Z] 5eb5b503b376: Download complete [2023-04-18T02:00:55.720Z] 2f39f015ded8: Download complete [2023-04-18T02:00:56.288Z] 5eb5b503b376: Pull complete [2023-04-18T02:00:56.288Z] 5c69ac0246d0: Pull complete [2023-04-18T02:00:56.545Z] ec43610c2a17: Pull complete [2023-04-18T02:00:56.804Z] 3a2ae6a8a46f: Pull complete [2023-04-18T02:00:56.804Z] 33b1e0a273af: Pull complete [2023-04-18T02:00:57.063Z] 5d3b04190fa2: Pull complete [2023-04-18T02:01:01.252Z] 2f39f015ded8: Pull complete [2023-04-18T02:01:01.252Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T02:01:01.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T02:01:01.252Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:01:01.609Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2023-04-18T02:01:01.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-565 -v /w/workspace/gexfoundry_device-mqtt-go_PR-565:/w/workspace/gexfoundry_device-mqtt-go_PR-565:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T02:01:02.792Z] $ docker top ff5fe175f2a916185bdf172f1466b8170ef8110f1849e121cf70daa5fa2db23b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:01:03.242Z] ---> job-cost.sh [2023-04-18T02:01:03.242Z] lf-activate-venv: SKIPPING [2023-04-18T02:01:03.242Z] INFO: No Stack... [2023-04-18T02:01:03.500Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T02:01:03.759Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T02:01:04.157Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives/cost.csv [2023-04-18T02:01:04.157Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T02:01:04.195Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [2023-04-18T02:01:04.200Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] did not exist. Created. [2023-04-18T02:01:04.200Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T02:01:04.595Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T02:01:04.649Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T02:01:04.676Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T02:01:04.762Z] $ docker stop --time=1 ff5fe175f2a916185bdf172f1466b8170ef8110f1849e121cf70daa5fa2db23b [2023-04-18T02:01:05.908Z] $ docker rm -f --volumes ff5fe175f2a916185bdf172f1466b8170ef8110f1849e121cf70daa5fa2db23b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T02:01:06.260Z] Failed in branch amd64 [2023-04-18T02:03:19.024Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8839 in /w/workspace/gexfoundry_device-mqtt-go_PR-565 [Pipeline] { [Pipeline] ws [2023-04-18T02:03:19.078Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-18T02:03:19.153Z] Selected Git installation does not exist. Using Default [2023-04-18T02:03:19.153Z] The recommended git tool is: NONE [2023-04-18T02:03:24.905Z] using credential edgex-jenkins-ssh [2023-04-18T02:03:24.930Z] Cloning the remote Git repository [2023-04-18T02:03:24.992Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T02:03:25.101Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-18T02:03:25.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T02:03:25.290Z] > git --version # timeout=10 [2023-04-18T02:03:25.312Z] > git --version # 'git version 2.25.1' [2023-04-18T02:03:25.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T02:03:25.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T02:03:26.549Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-18T02:03:26.570Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T02:03:27.532Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-18T02:03:27.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T02:03:27.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T02:03:27.601Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/565/head:refs/remotes/origin/PR-565 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-18T02:03:28.147Z] Merging remotes/origin/main commit 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 into PR head commit ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [2023-04-18T02:03:28.456Z] Merge succeeded, producing ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 [2023-04-18T02:03:28.457Z] Checking out Revision ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 (PR-565) [2023-04-18T02:03:29.069Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-18T02:03:29.166Z] > git --version # timeout=10 [2023-04-18T02:03:29.179Z] > git --version # 'git version 2.25.1' [2023-04-18T02:03:29.204Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T02:03:28.166Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T02:03:28.243Z] > git checkout -f ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 # timeout=10 [2023-04-18T02:03:28.340Z] > git remote # timeout=10 [2023-04-18T02:03:28.368Z] > git config --get remote.origin.url # timeout=10 [2023-04-18T02:03:28.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T02:03:28.406Z] > git merge 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 [2023-04-18T02:03:28.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-18T02:03:28.463Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T02:03:28.482Z] > git checkout -f ca4ea0887efdc3ea7071ee00e8b750e8c632e4a6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T02:03:30.314Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T02:03:30.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T02:03:30.314Z] Dload Upload Total Spent Left Speed [2023-04-18T02:03:30.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-04-18T02:03:30.910Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T02:03:31.267Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T02:03:31.267Z] sudo tee /etc/docker/daemon.new [2023-04-18T02:03:31.267Z] { [2023-04-18T02:03:31.267Z] "registry-mirrors": [ [2023-04-18T02:03:31.267Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T02:03:31.267Z] ], [2023-04-18T02:03:31.267Z] "bip": "10.250.0.254/24", [2023-04-18T02:03:31.267Z] "hosts": [ [2023-04-18T02:03:31.267Z] "tcp://0.0.0.0:5555", [2023-04-18T02:03:31.267Z] "unix:///var/run/docker.sock" [2023-04-18T02:03:31.267Z] ], [2023-04-18T02:03:31.267Z] "mtu": 1458, [2023-04-18T02:03:31.267Z] "selinux-enabled": true, [2023-04-18T02:03:31.267Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T02:03:31.267Z] } [Pipeline] sh [2023-04-18T02:03:31.620Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T02:03:31.965Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T02:03:50.311Z] provisioning config files... [2023-04-18T02:03:50.341Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5518591660941005347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:03:50.734Z] ---> docker-login.sh [2023-04-18T02:03:50.734Z] nexus3.edgexfoundry.org:10001 [2023-04-18T02:03:51.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T02:03:51.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T02:03:51.324Z] Configure a credential helper to remove this warning. See [2023-04-18T02:03:51.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T02:03:51.324Z] [2023-04-18T02:03:51.324Z] Login Succeeded [2023-04-18T02:03:51.324Z] nexus3.edgexfoundry.org:10002 [2023-04-18T02:03:51.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T02:03:51.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T02:03:51.595Z] Configure a credential helper to remove this warning. See [2023-04-18T02:03:51.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T02:03:51.595Z] [2023-04-18T02:03:51.595Z] Login Succeeded [2023-04-18T02:03:51.595Z] nexus3.edgexfoundry.org:10003 [2023-04-18T02:03:51.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T02:03:52.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T02:03:52.135Z] Configure a credential helper to remove this warning. See [2023-04-18T02:03:52.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T02:03:52.135Z] [2023-04-18T02:03:52.135Z] Login Succeeded [2023-04-18T02:03:52.135Z] nexus3.edgexfoundry.org:10004 [2023-04-18T02:03:52.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T02:03:52.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T02:03:52.408Z] Configure a credential helper to remove this warning. See [2023-04-18T02:03:52.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T02:03:52.408Z] [2023-04-18T02:03:52.408Z] Login Succeeded [2023-04-18T02:03:52.408Z] docker.io [2023-04-18T02:03:52.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T02:03:52.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T02:03:52.946Z] Configure a credential helper to remove this warning. See [2023-04-18T02:03:52.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T02:03:52.946Z] [2023-04-18T02:03:52.946Z] Login Succeeded [2023-04-18T02:03:52.946Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T02:03:52.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T02:03:53.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T02:03:53.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T02:03:53.435Z] ========================================================= [2023-04-18T02:03:53.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T02:03:53.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:03:53.932Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T02:03:54.204Z] Sending build context to Docker daemon 3.332MB [2023-04-18T02:03:54.204Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T02:03:54.204Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T02:03:54.477Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T02:03:54.477Z] af6eaf76a39c: Pulling fs layer [2023-04-18T02:03:54.477Z] 55522c791124: Pulling fs layer [2023-04-18T02:03:54.477Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T02:03:54.477Z] 169dfbe0d373: Pulling fs layer [2023-04-18T02:03:54.477Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T02:03:54.477Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T02:03:54.477Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T02:03:54.477Z] e1ff8fa3b103: Waiting [2023-04-18T02:03:54.477Z] 52ebb69f0ebf: Waiting [2023-04-18T02:03:54.477Z] 5abe8eddf0d5: Waiting [2023-04-18T02:03:54.477Z] 169dfbe0d373: Waiting [2023-04-18T02:03:54.477Z] 55522c791124: Verifying Checksum [2023-04-18T02:03:54.477Z] 55522c791124: Download complete [2023-04-18T02:03:54.477Z] 169dfbe0d373: Verifying Checksum [2023-04-18T02:03:54.477Z] 169dfbe0d373: Download complete [2023-04-18T02:03:54.477Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T02:03:54.477Z] e1ff8fa3b103: Download complete [2023-04-18T02:03:54.477Z] af6eaf76a39c: Verifying Checksum [2023-04-18T02:03:55.627Z] af6eaf76a39c: Pull complete [2023-04-18T02:03:55.895Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T02:03:55.895Z] 5abe8eddf0d5: Download complete [2023-04-18T02:03:56.487Z] 55522c791124: Pull complete [2023-04-18T02:03:57.078Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T02:03:57.347Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T02:03:57.347Z] 52ebb69f0ebf: Download complete [2023-04-18T02:04:09.687Z] ce5c4a1c91eb: Pull complete [2023-04-18T02:04:09.687Z] 169dfbe0d373: Pull complete [2023-04-18T02:04:09.687Z] e1ff8fa3b103: Pull complete [2023-04-18T02:04:16.350Z] 52ebb69f0ebf: Pull complete [2023-04-18T02:04:17.320Z] 5abe8eddf0d5: Pull complete [2023-04-18T02:04:17.320Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T02:04:17.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T02:04:17.320Z] ---> 6cb57ee374ae [2023-04-18T02:04:17.320Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T02:04:19.282Z] ---> Running in eb0be7fcf7a8 [2023-04-18T02:04:19.282Z] Removing intermediate container eb0be7fcf7a8 [2023-04-18T02:04:19.282Z] ---> 45345fadba46 [2023-04-18T02:04:19.282Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T02:04:19.550Z] ---> Running in a8b54a6684eb [2023-04-18T02:04:19.817Z] Removing intermediate container a8b54a6684eb [2023-04-18T02:04:19.817Z] ---> 3d7fb442f7d9 [2023-04-18T02:04:19.817Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T02:04:19.817Z] ---> Running in 30edbb5b4f1d [2023-04-18T02:04:20.084Z] Removing intermediate container 30edbb5b4f1d [2023-04-18T02:04:20.084Z] ---> 068072bf0f4e [2023-04-18T02:04:20.084Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T02:04:20.084Z] ---> Running in a9da1942468b [2023-04-18T02:04:20.350Z] Removing intermediate container a9da1942468b [2023-04-18T02:04:20.350Z] ---> 0b9e8176c140 [2023-04-18T02:04:20.350Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T02:04:20.618Z] ---> Running in 4dbe1c4378e0 [2023-04-18T02:04:21.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T02:04:22.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T02:04:23.574Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T02:04:23.574Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T02:04:23.574Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T02:04:23.574Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T02:04:23.574Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T02:04:23.574Z] OK: 268 MiB in 57 packages [2023-04-18T02:04:24.544Z] Removing intermediate container 4dbe1c4378e0 [2023-04-18T02:04:24.544Z] ---> 01115815a1e6 [2023-04-18T02:04:24.544Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T02:04:24.544Z] ---> Running in 5e2e5d0c237b [2023-04-18T02:04:24.814Z] Removing intermediate container 5e2e5d0c237b [2023-04-18T02:04:24.814Z] ---> b5a0042922c3 [2023-04-18T02:04:24.814Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T02:04:25.399Z] ---> bc4f7842d00b [2023-04-18T02:04:25.399Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T02:04:25.399Z] ---> Running in de7d7825b7a7 [2023-04-18T02:05:33.299Z] Removing intermediate container de7d7825b7a7 [2023-04-18T02:05:33.299Z] ---> d6bf1f807b9e [2023-04-18T02:05:33.299Z] Step 11/12 : COPY . . [2023-04-18T02:05:33.299Z] ---> f2564985ac2d [2023-04-18T02:05:33.299Z] Step 12/12 : RUN $MAKE [2023-04-18T02:05:33.299Z] ---> Running in fa3bd56ba705 [2023-04-18T02:05:33.299Z] noop [2023-04-18T02:05:33.299Z] Removing intermediate container fa3bd56ba705 [2023-04-18T02:05:33.299Z] ---> 4c3b3eab5ecd [2023-04-18T02:05:33.299Z] Successfully built 4c3b3eab5ecd [2023-04-18T02:05:33.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:05:33.797Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T02:05:33.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:05:34.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-8839 does not seem to be running inside a container [2023-04-18T02:05:34.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T02:05:35.446Z] $ docker top be57ddcf4989ba096afac18edc2ff3647f26ac59a644980bbbc17ba55113a1c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T02:05:36.347Z] + go version [2023-04-18T02:05:36.347Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T02:05:36.392Z] $ docker stop --time=1 be57ddcf4989ba096afac18edc2ff3647f26ac59a644980bbbc17ba55113a1c5 [2023-04-18T02:05:38.046Z] $ docker rm -f --volumes be57ddcf4989ba096afac18edc2ff3647f26ac59a644980bbbc17ba55113a1c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:05:38.926Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T02:05:38.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:05:39.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-8839 does not seem to be running inside a container [2023-04-18T02:05:39.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T02:05:40.487Z] $ docker top 59e438f66b20ecc33cd5133c6901f6b6eb03a6033f21ef4347914d29ca28873b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T02:05:41.059Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-18T02:05:42.024Z] + make test [2023-04-18T02:05:42.024Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T02:06:20.976Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T02:07:57.646Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-04-18T02:07:57.646Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.65/internal/controller/http/restrouter.go:63:62: cannot use secretProvider (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider) as "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt value in argument to handlers.AutoConfigAuthenticationFunc: "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProvider does not implement "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".SecretProviderExt (missing method GetAccessToken) [2023-04-18T02:08:19.720Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T02:08:19.720Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.076s coverage: 22.0% of statements [2023-04-18T02:08:19.720Z] FAIL [2023-04-18T02:08:19.720Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-18T02:08:19.766Z] $ docker stop --time=1 59e438f66b20ecc33cd5133c6901f6b6eb03a6033f21ef4347914d29ca28873b [2023-04-18T02:08:21.707Z] $ docker rm -f --volumes 59e438f66b20ecc33cd5133c6901f6b6eb03a6033f21ef4347914d29ca28873b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:08:23.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T02:08:24.148Z] [2023-04-18T02:08:24.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:08:24.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T02:08:24.853Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T02:08:24.853Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T02:08:24.853Z] 04944245beec: Pulling fs layer [2023-04-18T02:08:24.853Z] 699f458cf7ca: Pulling fs layer [2023-04-18T02:08:24.853Z] 765212b225bb: Pulling fs layer [2023-04-18T02:08:24.853Z] f23df028b6ca: Pulling fs layer [2023-04-18T02:08:24.853Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T02:08:24.853Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T02:08:24.853Z] f23df028b6ca: Waiting [2023-04-18T02:08:24.853Z] 765212b225bb: Waiting [2023-04-18T02:08:24.853Z] 04944245beec: Verifying Checksum [2023-04-18T02:08:24.853Z] 04944245beec: Download complete [2023-04-18T02:08:24.853Z] 765212b225bb: Download complete [2023-04-18T02:08:25.124Z] f23df028b6ca: Download complete [2023-04-18T02:08:25.124Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T02:08:25.124Z] d65c8cfc05b1: Download complete [2023-04-18T02:08:25.392Z] 699f458cf7ca: Verifying Checksum [2023-04-18T02:08:25.392Z] 699f458cf7ca: Download complete [2023-04-18T02:08:25.973Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T02:08:25.974Z] 8998bd30e6a1: Download complete [2023-04-18T02:08:27.926Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T02:08:27.926Z] 2437ff75d9bd: Download complete [2023-04-18T02:08:29.871Z] 8998bd30e6a1: Pull complete [2023-04-18T02:08:30.458Z] 04944245beec: Pull complete [2023-04-18T02:08:31.872Z] 699f458cf7ca: Pull complete [2023-04-18T02:08:31.872Z] 765212b225bb: Pull complete [2023-04-18T02:08:32.837Z] f23df028b6ca: Pull complete [2023-04-18T02:08:32.837Z] d65c8cfc05b1: Pull complete [2023-04-18T02:08:47.863Z] 2437ff75d9bd: Pull complete [2023-04-18T02:08:47.863Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T02:08:47.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T02:08:47.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:08:48.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-8839 does not seem to be running inside a container [2023-04-18T02:08:48.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T02:08:50.872Z] $ docker top 8c574ebff1dd641d71cbf83b8f80cedf8f31869fe1d467e477e896e4be68b71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:08:51.784Z] ---> job-cost.sh [2023-04-18T02:08:51.784Z] lf-activate-venv: SKIPPING [2023-04-18T02:08:51.784Z] INFO: No Stack... [2023-04-18T02:08:52.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T02:08:53.013Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T02:08:53.358Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-18T02:08:53.358Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T02:08:53.444Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [2023-04-18T02:08:53.449Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] did not exist. Created. [2023-04-18T02:08:53.449Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T02:08:53.856Z] /w/workspace/device-mqtt-go/1@tmp/durable-46f9eefe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T02:08:54.202Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T02:08:54.493Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T02:08:54.867Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T02:08:54.883Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-565-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T02:08:54.967Z] $ docker stop --time=1 8c574ebff1dd641d71cbf83b8f80cedf8f31869fe1d467e477e896e4be68b71c [2023-04-18T02:08:56.481Z] $ docker rm -f --volumes 8c574ebff1dd641d71cbf83b8f80cedf8f31869fe1d467e477e896e4be68b71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T02:08:57.213Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-18T02:08:59.170Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives ] [2023-04-18T02:08:59.170Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives [2023-04-18T02:08:59.170Z] total 16 [2023-04-18T02:08:59.170Z] drwxr-xr-x 3 root root 4096 Apr 18 02:01 . [2023-04-18T02:08:59.170Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 02:01 .. [2023-04-18T02:08:59.170Z] drwxr-xr-x 2 root root 4096 Apr 18 02:01 cost [2023-04-18T02:08:59.170Z] -rw-r--r-- 1 root root 86 Apr 18 02:01 cost.csv [2023-04-18T02:08:59.170Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives [2023-04-18T02:08:59.170Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives [2023-04-18T02:08:59.170Z] total 16 [2023-04-18T02:08:59.170Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 02:01 . [2023-04-18T02:08:59.170Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 02:01 .. [2023-04-18T02:08:59.170Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 02:01 cost [2023-04-18T02:08:59.170Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:08:59.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:00.399Z] ---> package-listing.sh [2023-04-18T02:09:00.399Z] ++ facter osfamily [2023-04-18T02:09:00.399Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T02:09:00.659Z] + OS_FAMILY=debian [2023-04-18T02:09:00.659Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-565 [2023-04-18T02:09:00.659Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T02:09:00.659Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T02:09:00.659Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T02:09:00.659Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T02:09:00.659Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-565 ']' [2023-04-18T02:09:00.659Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T02:09:00.659Z] + case "${OS_FAMILY}" in [2023-04-18T02:09:00.659Z] + dpkg -l [2023-04-18T02:09:00.659Z] + grep '^ii' [2023-04-18T02:09:00.659Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T02:09:00.659Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T02:09:00.659Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T02:09:00.659Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-565 ']' [2023-04-18T02:09:00.659Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives/ [2023-04-18T02:09:00.659Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-565/archives/ [Pipeline] echo [2023-04-18T02:09:00.698Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T02:09:00.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T02:09:01.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T02:09:01.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T02:09:01.772Z] prd-ubuntu20.04-docker-8c-8g-8836 does not seem to be running inside a container [2023-04-18T02:09:01.805Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-565/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-565 -v /w/workspace/gexfoundry_device-mqtt-go_PR-565:/w/workspace/gexfoundry_device-mqtt-go_PR-565:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T02:09:02.054Z] $ docker top 124992b2af2952d294f361816eb9c6a2d8d5ed4e88990f6933e08ecfec716727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T02:09:02.443Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T02:09:02.756Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T02:09:03.063Z] + ls /var/log/sa-host [2023-04-18T02:09:03.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T02:09:03.191Z] provisioning config files... [2023-04-18T02:09:03.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-565@tmp/config11983235584262733956tmp [Pipeline] { [Pipeline] echo [2023-04-18T02:09:03.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:03.561Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T02:09:03.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:03.992Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T02:09:04.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:04.344Z] ---> sudo-logs.sh [2023-04-18T02:09:04.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T02:09:04.436Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:04.746Z] ---> job-cost.sh [2023-04-18T02:09:04.746Z] lf-activate-venv: SKIPPING [2023-04-18T02:09:04.746Z] DEBUG: total: 0.2199999988079071 [2023-04-18T02:09:04.746Z] INFO: Retrieving Stack Cost... [2023-04-18T02:09:05.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T02:09:05.573Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T02:09:05.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T02:09:05.922Z] ---> logs-deploy.sh [2023-04-18T02:09:05.922Z] lf-activate-venv: SKIPPING [2023-04-18T02:09:05.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-565/1 [2023-04-18T02:09:05.922Z] INFO: archiving workspace using pattern(s): [2023-04-18T02:09:06.864Z] Archives upload complete. [2023-04-18T02:09:06.864Z] INFO: archiving logs to Nexus [2023-04-18T02:09:07.435Z] ---> uname -a: [2023-04-18T02:09:07.435Z] Linux prd-ubuntu20-04-docker-8c-8g-8836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] ---> lscpu: [2023-04-18T02:09:07.435Z] Architecture: x86_64 [2023-04-18T02:09:07.435Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T02:09:07.435Z] Byte Order: Little Endian [2023-04-18T02:09:07.435Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T02:09:07.435Z] CPU(s): 8 [2023-04-18T02:09:07.435Z] On-line CPU(s) list: 0-7 [2023-04-18T02:09:07.435Z] Thread(s) per core: 1 [2023-04-18T02:09:07.435Z] Core(s) per socket: 1 [2023-04-18T02:09:07.435Z] Socket(s): 8 [2023-04-18T02:09:07.435Z] NUMA node(s): 1 [2023-04-18T02:09:07.435Z] Vendor ID: AuthenticAMD [2023-04-18T02:09:07.435Z] CPU family: 23 [2023-04-18T02:09:07.435Z] Model: 49 [2023-04-18T02:09:07.435Z] Model name: AMD EPYC-Rome Processor [2023-04-18T02:09:07.435Z] Stepping: 0 [2023-04-18T02:09:07.435Z] CPU MHz: 2800.004 [2023-04-18T02:09:07.435Z] BogoMIPS: 5600.00 [2023-04-18T02:09:07.435Z] Virtualization: AMD-V [2023-04-18T02:09:07.435Z] Hypervisor vendor: KVM [2023-04-18T02:09:07.435Z] Virtualization type: full [2023-04-18T02:09:07.435Z] L1d cache: 256 KiB [2023-04-18T02:09:07.435Z] L1i cache: 256 KiB [2023-04-18T02:09:07.435Z] L2 cache: 4 MiB [2023-04-18T02:09:07.435Z] L3 cache: 128 MiB [2023-04-18T02:09:07.435Z] NUMA node0 CPU(s): 0-7 [2023-04-18T02:09:07.435Z] Vulnerability Itlb multihit: Not affected [2023-04-18T02:09:07.435Z] Vulnerability L1tf: Not affected [2023-04-18T02:09:07.435Z] Vulnerability Mds: Not affected [2023-04-18T02:09:07.435Z] Vulnerability Meltdown: Not affected [2023-04-18T02:09:07.435Z] Vulnerability Mmio stale data: Not affected [2023-04-18T02:09:07.435Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T02:09:07.435Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T02:09:07.435Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T02:09:07.435Z] Vulnerability Srbds: Not affected [2023-04-18T02:09:07.435Z] Vulnerability Tsx async abort: Not affected [2023-04-18T02:09:07.435Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] ---> nproc: [2023-04-18T02:09:07.435Z] 8 [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z] ---> df -h: [2023-04-18T02:09:07.435Z] Filesystem Size Used Avail Use% Mounted on [2023-04-18T02:09:07.435Z] overlay 155G 12G 144G 8% / [2023-04-18T02:09:07.435Z] tmpfs 64M 0 64M 0% /dev [2023-04-18T02:09:07.435Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-18T02:09:07.435Z] shm 64M 0 64M 0% /dev/shm [2023-04-18T02:09:07.435Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-18T02:09:07.435Z] [2023-04-18T02:09:07.435Z]