Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from beb7278c09ec4383950a02aa6e694873573693c7+8746c938a55b5945dba82726ee73b77bfa0394d9 (e0614149fadd4d01ae5947943f59d697c439b9b5) 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-ssh1895670578794179841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10068290149291003130.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-usb-camera/branches/PR-206/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-usb-camera/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1652078002018930257.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-usb-camera/branches/PR-206/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh758626329694148375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13679407665479676437.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-usb-camera/branches/PR-206/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-usb-camera/branches/PR-206/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5453924896502876845.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera 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-usb-camera 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6077 in /w/workspace/foundry_device-usb-camera_PR-206 [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-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8746c938a55b5945dba82726ee73b77bfa0394d9 into PR head commit beb7278c09ec4383950a02aa6e694873573693c7 Merge succeeded, producing beb7278c09ec4383950a02aa6e694873573693c7 Checking out Revision beb7278c09ec4383950a02aa6e694873573693c7 (PR-206) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f beb7278c09ec4383950a02aa6e694873573693c7 # 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 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f beb7278c09ec4383950a02aa6e694873573693c7 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T18:03:09.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T18:03:10.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T18:03:10.095Z] ========================================================= [2023-03-28T18:03:10.095Z] EdgeX Global Pipelines Version Info [2023-03-28T18:03:10.095Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:03:10.837Z] ------------------- [2023-03-28T18:03:10.837Z] stable info: [2023-03-28T18:03:10.837Z] ------------------- [2023-03-28T18:03:10.837Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T18:03:10.837Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T18:03:10.837Z] Message: update stable to v1.0.245 [2023-03-28T18:03:11.407Z] ------------------- [2023-03-28T18:03:11.407Z] experimental info: [2023-03-28T18:03:11.407Z] ------------------- [2023-03-28T18:03:11.407Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T18:03:11.407Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T18:03:11.407Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T18:03:11.701Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-28T18:03:11.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-28T18:03:11.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T18:03:11.821Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T18:03:11.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T18:03:11.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T18:03:11.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T18:03:11.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T18:03:12.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T18:03:12.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T18:03:12.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T18:03:12.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-28T18:03:12.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T18:03:12.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T18:03:12.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T18:03:12.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T18:03:12.361Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T18:03:12.403Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T18:03:12.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T18:03:12.542Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T18:03:12.588Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T18:03:12.628Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T18:03:12.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T18:03:12.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T18:03:12.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T18:03:12.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T18:03:13.073Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T18:03:13.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2023-03-28T18:03:13.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2023-03-28T18:03:13.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2023-03-28T18:03:13.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = beb7278c09ec4383950a02aa6e694873573693c7 [Pipeline] echo [2023-03-28T18:03:13.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = beb7278 [Pipeline] echo [2023-03-28T18:03:13.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T18:03:13.444Z] provisioning config files... [2023-03-28T18:03:13.458Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-206@tmp/config2510482895212040699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:03:13.806Z] ---> docker-login.sh [2023-03-28T18:03:13.806Z] nexus3.edgexfoundry.org:10001 [2023-03-28T18:03:15.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:15.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:15.192Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:15.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:15.192Z] [2023-03-28T18:03:15.192Z] Login Succeeded [2023-03-28T18:03:15.192Z] nexus3.edgexfoundry.org:10002 [2023-03-28T18:03:15.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:15.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:15.192Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:15.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:15.192Z] [2023-03-28T18:03:15.192Z] Login Succeeded [2023-03-28T18:03:15.192Z] nexus3.edgexfoundry.org:10003 [2023-03-28T18:03:15.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:15.454Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:15.454Z] [2023-03-28T18:03:15.454Z] Login Succeeded [2023-03-28T18:03:15.454Z] nexus3.edgexfoundry.org:10004 [2023-03-28T18:03:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:15.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:15.454Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:15.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:15.454Z] [2023-03-28T18:03:15.454Z] Login Succeeded [2023-03-28T18:03:15.454Z] docker.io [2023-03-28T18:03:15.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:15.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:15.715Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:15.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:15.715Z] [2023-03-28T18:03:15.715Z] Login Succeeded [2023-03-28T18:03:15.715Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T18:03:15.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T18:03:16.432Z] + git rev-list -1 --merges beb7278c09ec4383950a02aa6e694873573693c7~1..beb7278c09ec4383950a02aa6e694873573693c7 [Pipeline] echo [2023-03-28T18:03:16.503Z] -----------> git rev-list -1 --merges beb7278c09ec4383950a02aa6e694873573693c7~1..beb7278c09ec4383950a02aa6e694873573693c7 beb7278c09ec4383950a02aa6e694873573693c7 [false] [Pipeline] sh [2023-03-28T18:03:16.816Z] + git log --format=format:%s -1 beb7278c09ec4383950a02aa6e694873573693c7 [Pipeline] echo [2023-03-28T18:03:16.852Z] ========================================================= [2023-03-28T18:03:16.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T18:03:16.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T18:03:17.303Z] + git log --format=format:%s -1 beb7278c09ec4383950a02aa6e694873573693c7 [Pipeline] echo [2023-03-28T18:03:17.337Z] [semverPrep] GIT_COMMIT: beb7278c09ec4383950a02aa6e694873573693c7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-28T18:03:17.367Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T18:03:17.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T18:03:17.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T18:03:17.741Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T18:03:17.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T18:03:17.741Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T18:03:17.741Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T18:03:17.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:03:18.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T18:03:18.165Z] [2023-03-28T18:03:18.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:03:18.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T18:03:18.812Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T18:03:18.812Z] b85a868b505f: Pulling fs layer [2023-03-28T18:03:18.812Z] e2be974225ed: Pulling fs layer [2023-03-28T18:03:18.812Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T18:03:18.812Z] 988bab9f4d93: Pulling fs layer [2023-03-28T18:03:18.812Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T18:03:18.812Z] eaf3925da568: Pulling fs layer [2023-03-28T18:03:18.812Z] bab4dde63d76: Pulling fs layer [2023-03-28T18:03:18.812Z] bde34c3a00c8: Pulling fs layer [2023-03-28T18:03:18.812Z] b352a97aabf1: Pulling fs layer [2023-03-28T18:03:18.812Z] 4872d77fe225: Pulling fs layer [2023-03-28T18:03:18.812Z] 5851b861e8e6: Pulling fs layer [2023-03-28T18:03:18.812Z] eaf3925da568: Waiting [2023-03-28T18:03:18.812Z] bab4dde63d76: Waiting [2023-03-28T18:03:18.812Z] 1469e6f7b9e6: Waiting [2023-03-28T18:03:18.812Z] b352a97aabf1: Waiting [2023-03-28T18:03:18.812Z] 4872d77fe225: Waiting [2023-03-28T18:03:18.812Z] 5851b861e8e6: Waiting [2023-03-28T18:03:18.812Z] bde34c3a00c8: Waiting [2023-03-28T18:03:18.812Z] 988bab9f4d93: Waiting [2023-03-28T18:03:18.812Z] e2be974225ed: Verifying Checksum [2023-03-28T18:03:18.812Z] e2be974225ed: Download complete [2023-03-28T18:03:18.812Z] 988bab9f4d93: Download complete [2023-03-28T18:03:19.072Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T18:03:19.072Z] 1469e6f7b9e6: Download complete [2023-03-28T18:03:19.072Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T18:03:19.072Z] 339a4e72a1f5: Download complete [2023-03-28T18:03:19.072Z] eaf3925da568: Verifying Checksum [2023-03-28T18:03:19.072Z] eaf3925da568: Download complete [2023-03-28T18:03:19.072Z] bde34c3a00c8: Download complete [2023-03-28T18:03:19.072Z] b352a97aabf1: Download complete [2023-03-28T18:03:19.072Z] 4872d77fe225: Verifying Checksum [2023-03-28T18:03:19.072Z] 4872d77fe225: Download complete [2023-03-28T18:03:19.072Z] 5851b861e8e6: Download complete [2023-03-28T18:03:19.072Z] b85a868b505f: Download complete [2023-03-28T18:03:19.333Z] bab4dde63d76: Verifying Checksum [2023-03-28T18:03:19.333Z] bab4dde63d76: Download complete [2023-03-28T18:03:20.714Z] b85a868b505f: Pull complete [2023-03-28T18:03:20.973Z] e2be974225ed: Pull complete [2023-03-28T18:03:21.542Z] 339a4e72a1f5: Pull complete [2023-03-28T18:03:21.803Z] 988bab9f4d93: Pull complete [2023-03-28T18:03:22.063Z] 1469e6f7b9e6: Pull complete [2023-03-28T18:03:22.323Z] eaf3925da568: Pull complete [2023-03-28T18:03:24.228Z] bab4dde63d76: Pull complete [2023-03-28T18:03:24.228Z] bde34c3a00c8: Pull complete [2023-03-28T18:03:24.488Z] b352a97aabf1: Pull complete [2023-03-28T18:03:24.488Z] 4872d77fe225: Pull complete [2023-03-28T18:03:24.748Z] 5851b861e8e6: Pull complete [2023-03-28T18:03:24.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T18:03:25.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T18:03:25.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:03:25.244Z] prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container [2023-03-28T18:03:25.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-206 -v /w/workspace/foundry_device-usb-camera_PR-206:/w/workspace/foundry_device-usb-camera_PR-206:rw,z -v /w/workspace/foundry_device-usb-camera_PR-206@tmp:/w/workspace/foundry_device-usb-camera_PR-206@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T18:03:28.930Z] $ docker top 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc -eo pid,comm [2023-03-28T18:03:28.979Z] 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-03-28T18:03:28.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T18:03:29.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T18:03:29.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T18:03:29.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T18:03:29.248Z] $ docker exec 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc ssh-agent [2023-03-28T18:03:29.361Z] SSH_AUTH_SOCK=/tmp/ssh-1O3X0M0eBZm0/agent.31 [2023-03-28T18:03:29.361Z] SSH_AGENT_PID=37 [2023-03-28T18:03:29.369Z] Running ssh-add (command line suppressed) [2023-03-28T18:03:29.480Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-206@tmp/private_key_9086764671676190544.key (/w/workspace/foundry_device-usb-camera_PR-206@tmp/private_key_9086764671676190544.key) [2023-03-28T18:03:29.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T18:03:29.819Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T18:03:29.849Z] $ docker exec --env ******** --env ******** 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc ssh-agent -k [2023-03-28T18:03:29.968Z] unset SSH_AUTH_SOCK; [2023-03-28T18:03:29.969Z] unset SSH_AGENT_PID; [2023-03-28T18:03:29.969Z] echo Agent pid 37 killed; [2023-03-28T18:03:29.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T18:03:30.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T18:03:30.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T18:03:30.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T18:03:30.186Z] $ docker exec 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc ssh-agent [2023-03-28T18:03:30.286Z] SSH_AUTH_SOCK=/tmp/ssh-4mxguuSjjjBq/agent.69 [2023-03-28T18:03:30.286Z] SSH_AGENT_PID=75 [2023-03-28T18:03:30.291Z] Running ssh-add (command line suppressed) [2023-03-28T18:03:30.390Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-206@tmp/private_key_901290350070456418.key (/w/workspace/foundry_device-usb-camera_PR-206@tmp/private_key_901290350070456418.key) [2023-03-28T18:03:30.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T18:03:30.736Z] + git semver init [2023-03-28T18:03:30.995Z] 2023-03-28 18:03:30,934 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T18:03:30.995Z] 2023-03-28 18:03:30,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-206/.semver [2023-03-28T18:03:30.995Z] 2023-03-28 18:03:30,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-206/.semver [2023-03-28T18:03:30.995Z] 2023-03-28 18:03:30,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-206/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-206, universal_newlines=False, shell=None, istream=None) [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,670 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-206/.git/info/exclude [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-206/.semver/PR-206 with force:False [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,671 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-206/.semver/PR-206 [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,675 [execute] INFO git cat-file --batch-check [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T18:03:31.931Z] 2023-03-28 18:03:31,680 [execute] INFO git cat-file --batch [2023-03-28T18:03:31.932Z] 2023-03-28 18:03:31,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-206/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T18:03:31.932Z] 2023-03-28 18:03:31,685 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-206/.semver/PR-206 [2023-03-28T18:03:31.932Z] 0.0.0 [Pipeline] } [2023-03-28T18:03:31.962Z] $ docker exec --env ******** --env ******** 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc ssh-agent -k [2023-03-28T18:03:32.069Z] unset SSH_AUTH_SOCK; [2023-03-28T18:03:32.070Z] unset SSH_AGENT_PID; [2023-03-28T18:03:32.070Z] echo Agent pid 75 killed; [2023-03-28T18:03:32.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T18:03:32.506Z] + git semver [Pipeline] } [2023-03-28T18:03:32.788Z] $ docker stop --time=1 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc [2023-03-28T18:03:34.095Z] $ docker rm -f --volumes 57fffacaf96fdc7509894eac397a5a58c8204cdc3d2d10e8752ef29998d23dbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T18:03:34.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T18:03:34.792Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T18:03:34.808Z] [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-03-28T18:03:35.382Z] provisioning config files... [2023-03-28T18:03:35.392Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-206@tmp/config5370323077564804955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:03:35.735Z] ---> docker-login.sh [2023-03-28T18:03:35.735Z] nexus3.edgexfoundry.org:10001 [2023-03-28T18:03:35.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:35.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:35.735Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:35.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:35.735Z] [2023-03-28T18:03:35.735Z] Login Succeeded [2023-03-28T18:03:35.735Z] nexus3.edgexfoundry.org:10002 [2023-03-28T18:03:35.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:35.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:35.735Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:35.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:35.735Z] [2023-03-28T18:03:35.735Z] Login Succeeded [2023-03-28T18:03:35.735Z] nexus3.edgexfoundry.org:10003 [2023-03-28T18:03:35.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:35.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:35.994Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:35.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:35.994Z] [2023-03-28T18:03:35.994Z] Login Succeeded [2023-03-28T18:03:35.994Z] nexus3.edgexfoundry.org:10004 [2023-03-28T18:03:35.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:35.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:35.994Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:35.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:35.994Z] [2023-03-28T18:03:35.994Z] Login Succeeded [2023-03-28T18:03:35.994Z] docker.io [2023-03-28T18:03:36.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:03:36.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:03:36.514Z] Configure a credential helper to remove this warning. See [2023-03-28T18:03:36.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:03:36.514Z] [2023-03-28T18:03:36.514Z] Login Succeeded [2023-03-28T18:03:36.514Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T18:03:36.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T18:03:36.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T18:03:36.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T18:03:36.796Z] ========================================================= [2023-03-28T18:03:36.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T18:03:36.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:03:37.254Z] + 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-03-28T18:03:37.254Z] Sending build context to Docker daemon 1.881MB [2023-03-28T18:03:37.254Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T18:03:37.254Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T18:03:37.254Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T18:03:37.254Z] 63b65145d645: Pulling fs layer [2023-03-28T18:03:37.254Z] a2d21d5440eb: Pulling fs layer [2023-03-28T18:03:37.254Z] 935e6c44a52c: Pulling fs layer [2023-03-28T18:03:37.254Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T18:03:37.254Z] 30dea6a524f1: Pulling fs layer [2023-03-28T18:03:37.254Z] a2aff8979fd8: Pulling fs layer [2023-03-28T18:03:37.254Z] 6808be2612f2: Pulling fs layer [2023-03-28T18:03:37.254Z] f25807f1079a: Pulling fs layer [2023-03-28T18:03:37.254Z] a2aff8979fd8: Waiting [2023-03-28T18:03:37.254Z] 6808be2612f2: Waiting [2023-03-28T18:03:37.254Z] f25807f1079a: Waiting [2023-03-28T18:03:37.254Z] 94cc34f8dd06: Waiting [2023-03-28T18:03:37.254Z] 30dea6a524f1: Waiting [2023-03-28T18:03:37.254Z] a2d21d5440eb: Verifying Checksum [2023-03-28T18:03:37.254Z] a2d21d5440eb: Download complete [2023-03-28T18:03:37.254Z] 94cc34f8dd06: Download complete [2023-03-28T18:03:37.254Z] 30dea6a524f1: Verifying Checksum [2023-03-28T18:03:37.254Z] 30dea6a524f1: Download complete [2023-03-28T18:03:37.513Z] 63b65145d645: Verifying Checksum [2023-03-28T18:03:37.513Z] 63b65145d645: Download complete [2023-03-28T18:03:37.513Z] a2aff8979fd8: Verifying Checksum [2023-03-28T18:03:37.513Z] a2aff8979fd8: Download complete [2023-03-28T18:03:37.513Z] 63b65145d645: Pull complete [2023-03-28T18:03:37.772Z] a2d21d5440eb: Pull complete [2023-03-28T18:03:38.031Z] f25807f1079a: Verifying Checksum [2023-03-28T18:03:38.031Z] f25807f1079a: Download complete [2023-03-28T18:03:38.031Z] 935e6c44a52c: Download complete [2023-03-28T18:03:38.290Z] 6808be2612f2: Verifying Checksum [2023-03-28T18:03:38.290Z] 6808be2612f2: Download complete [2023-03-28T18:03:41.574Z] 935e6c44a52c: Pull complete [2023-03-28T18:03:41.574Z] 94cc34f8dd06: Pull complete [2023-03-28T18:03:41.836Z] 30dea6a524f1: Pull complete [2023-03-28T18:03:41.836Z] a2aff8979fd8: Pull complete [2023-03-28T18:03:44.385Z] 6808be2612f2: Pull complete [2023-03-28T18:03:44.954Z] f25807f1079a: Pull complete [2023-03-28T18:03:44.954Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T18:03:44.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T18:03:44.954Z] ---> 3b553350e43f [2023-03-28T18:03:44.954Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T18:03:50.216Z] Still waiting to schedule task [2023-03-28T18:03:50.217Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6078’ is offline [2023-03-28T18:03:51.537Z] ---> Running in 8aa83a1c8628 [2023-03-28T18:03:51.537Z] Removing intermediate container 8aa83a1c8628 [2023-03-28T18:03:51.537Z] ---> ea0e1f8dd131 [2023-03-28T18:03:51.537Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T18:03:51.537Z] ---> Running in ebcfb39ab7a3 [2023-03-28T18:03:51.537Z] Removing intermediate container ebcfb39ab7a3 [2023-03-28T18:03:51.537Z] ---> c6c9ca53f022 [2023-03-28T18:03:51.537Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-28T18:03:51.537Z] ---> Running in 509441068dc5 [2023-03-28T18:03:51.537Z] Removing intermediate container 509441068dc5 [2023-03-28T18:03:51.537Z] ---> 981a34082443 [2023-03-28T18:03:51.537Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-28T18:03:51.537Z] ---> Running in 86e24d48de8e [2023-03-28T18:03:51.537Z] Removing intermediate container 86e24d48de8e [2023-03-28T18:03:51.537Z] ---> 6099bb9a8da6 [2023-03-28T18:03:51.537Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T18:03:51.537Z] ---> Running in 656a90cf0429 [2023-03-28T18:03:51.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T18:03:52.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T18:03:52.319Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-28T18:03:52.319Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-28T18:03:52.319Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-28T18:03:52.319Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-28T18:03:52.319Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-28T18:03:52.319Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-28T18:03:52.319Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-28T18:03:52.319Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-28T18:03:52.319Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-28T18:03:52.319Z] (10/14) Installing kmod-libs (30-r1) [2023-03-28T18:03:52.319Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-28T18:03:52.319Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-28T18:03:52.319Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-28T18:03:52.319Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-28T18:03:52.319Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T18:03:52.319Z] Executing eudev-3.2.11-r4.trigger [2023-03-28T18:03:52.319Z] OK: 272 MiB in 67 packages [2023-03-28T18:03:52.887Z] Removing intermediate container 656a90cf0429 [2023-03-28T18:03:52.887Z] ---> 031ea22c84de [2023-03-28T18:03:52.887Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-28T18:03:52.887Z] ---> Running in 2682469e5181 [2023-03-28T18:03:53.145Z] Removing intermediate container 2682469e5181 [2023-03-28T18:03:53.145Z] ---> b011e669741e [2023-03-28T18:03:53.145Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-28T18:03:53.145Z] ---> ac4540b6f223 [2023-03-28T18:03:53.145Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T18:03:53.145Z] ---> Running in f5043ce09ea9 [2023-03-28T18:04:25.254Z] Removing intermediate container f5043ce09ea9 [2023-03-28T18:04:25.254Z] ---> 19e7b73fc1df [2023-03-28T18:04:25.254Z] Step 11/13 : COPY . . [2023-03-28T18:04:25.254Z] ---> 5536422d93df [2023-03-28T18:04:25.254Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-28T18:04:25.254Z] ---> Running in 49a51e1df465 [2023-03-28T18:04:25.254Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T18:04:25.254Z]  Dload Upload  Total Spent  Left Speed [2023-03-28T18:04:25.254Z]  0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 20364 0 --:--:-- --:--:-- --:--:-- 20823 [2023-03-28T18:04:25.254Z] Removing intermediate container 49a51e1df465 [2023-03-28T18:04:25.255Z] ---> 589c39d98b72 [2023-03-28T18:04:25.255Z] Step 13/13 : RUN ${MAKE} [2023-03-28T18:04:25.255Z] ---> Running in 229bfa8b0012 [2023-03-28T18:04:25.513Z] noop [2023-03-28T18:04:25.770Z] Removing intermediate container 229bfa8b0012 [2023-03-28T18:04:25.770Z] ---> 527e780dcb08 [2023-03-28T18:04:25.770Z] Successfully built 527e780dcb08 [2023-03-28T18:04:26.028Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:04:26.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T18:04:26.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:04:26.692Z] prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container [2023-03-28T18:04:26.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-206 -v /w/workspace/foundry_device-usb-camera_PR-206:/w/workspace/foundry_device-usb-camera_PR-206:rw,z -v /w/workspace/foundry_device-usb-camera_PR-206@tmp:/w/workspace/foundry_device-usb-camera_PR-206@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-x86_64 cat [2023-03-28T18:04:27.061Z] $ docker top 3b7f0a3b782a8cca6476b6b529dbb7972ec31c3a2abb61884a84699d74e909ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T18:04:27.449Z] + go version [2023-03-28T18:04:27.449Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T18:04:27.484Z] $ docker stop --time=1 3b7f0a3b782a8cca6476b6b529dbb7972ec31c3a2abb61884a84699d74e909ad [2023-03-28T18:04:28.795Z] $ docker rm -f --volumes 3b7f0a3b782a8cca6476b6b529dbb7972ec31c3a2abb61884a84699d74e909ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:04:29.514Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T18:04:29.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:04:29.671Z] prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container [2023-03-28T18:04:29.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-206 -v /w/workspace/foundry_device-usb-camera_PR-206:/w/workspace/foundry_device-usb-camera_PR-206:rw,z -v /w/workspace/foundry_device-usb-camera_PR-206@tmp:/w/workspace/foundry_device-usb-camera_PR-206@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-x86_64 cat [2023-03-28T18:04:30.217Z] $ docker top 3fa8fd461cef998f5373f5d425536c4e2de74533241a44917ed6249ae9eb9cee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T18:04:30.616Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-206 [Pipeline] fileExists [Pipeline] sh [2023-03-28T18:04:31.057Z] + make test [2023-03-28T18:04:31.057Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T18:04:36.369Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-28T18:04:46.329Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types *float64 and untyped string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as string value in argument to transformOffset [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types *float64 and untyped string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and string) [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as string value in argument to transformScale [2023-03-28T18:04:46.329Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T18:04:46.329Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-03-28T18:04:46.329Z] FAIL [2023-03-28T18:04:46.329Z] make: *** [Makefile:46: unittest] Error 1 [Pipeline] } [2023-03-28T18:04:46.378Z] $ docker stop --time=1 3fa8fd461cef998f5373f5d425536c4e2de74533241a44917ed6249ae9eb9cee [2023-03-28T18:04:52.568Z] $ docker rm -f --volumes 3fa8fd461cef998f5373f5d425536c4e2de74533241a44917ed6249ae9eb9cee [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-03-28T18:04:53.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T18:04:53.755Z] [2023-03-28T18:04:53.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:04:54.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T18:04:54.711Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T18:04:54.711Z] 5eb5b503b376: Pulling fs layer [2023-03-28T18:04:54.711Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T18:04:54.711Z] ec43610c2a17: Pulling fs layer [2023-03-28T18:04:54.711Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T18:04:54.711Z] 33b1e0a273af: Pulling fs layer [2023-03-28T18:04:54.711Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T18:04:54.711Z] 2f39f015ded8: Pulling fs layer [2023-03-28T18:04:54.711Z] 3a2ae6a8a46f: Waiting [2023-03-28T18:04:54.711Z] 33b1e0a273af: Waiting [2023-03-28T18:04:54.711Z] 5d3b04190fa2: Waiting [2023-03-28T18:04:54.711Z] 2f39f015ded8: Waiting [2023-03-28T18:04:54.711Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T18:04:54.711Z] 5c69ac0246d0: Download complete [2023-03-28T18:04:54.711Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T18:04:54.711Z] 3a2ae6a8a46f: Download complete [2023-03-28T18:04:54.711Z] 33b1e0a273af: Verifying Checksum [2023-03-28T18:04:54.711Z] 33b1e0a273af: Download complete [2023-03-28T18:04:54.711Z] 5d3b04190fa2: Download complete [2023-03-28T18:04:54.711Z] ec43610c2a17: Verifying Checksum [2023-03-28T18:04:54.711Z] ec43610c2a17: Download complete [2023-03-28T18:04:54.711Z] 5eb5b503b376: Verifying Checksum [2023-03-28T18:04:54.711Z] 5eb5b503b376: Download complete [2023-03-28T18:04:55.277Z] 2f39f015ded8: Download complete [2023-03-28T18:04:56.652Z] 5eb5b503b376: Pull complete [2023-03-28T18:04:56.911Z] 5c69ac0246d0: Pull complete [2023-03-28T18:04:57.478Z] ec43610c2a17: Pull complete [2023-03-28T18:04:57.737Z] 3a2ae6a8a46f: Pull complete [2023-03-28T18:04:58.306Z] 33b1e0a273af: Pull complete [2023-03-28T18:04:58.306Z] 5d3b04190fa2: Pull complete [2023-03-28T18:05:03.584Z] 2f39f015ded8: Pull complete [2023-03-28T18:05:03.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T18:05:03.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T18:05:03.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:05:03.841Z] prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container [2023-03-28T18:05:03.874Z] $ 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/foundry_device-usb-camera_PR-206 -v /w/workspace/foundry_device-usb-camera_PR-206:/w/workspace/foundry_device-usb-camera_PR-206:rw,z -v /w/workspace/foundry_device-usb-camera_PR-206@tmp:/w/workspace/foundry_device-usb-camera_PR-206@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-03-28T18:05:10.354Z] $ docker top d4ad39293f3ea8354162a62c8c22cfc4df54f7dc991e548888e0786cfdaf6189 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:05:10.786Z] ---> job-cost.sh [2023-03-28T18:05:10.786Z] lf-activate-venv: SKIPPING [2023-03-28T18:05:10.786Z] INFO: No Stack... [2023-03-28T18:05:11.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T18:05:11.613Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T18:05:11.934Z] + cat /w/workspace/foundry_device-usb-camera_PR-206/archives/cost.csv [2023-03-28T18:05:11.934Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T18:05:11.977Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [2023-03-28T18:05:11.981Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] did not exist. Created. [2023-03-28T18:05:11.981Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T18:05:12.385Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T18:05:12.441Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T18:05:12.466Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T18:05:12.546Z] $ docker stop --time=1 d4ad39293f3ea8354162a62c8c22cfc4df54f7dc991e548888e0786cfdaf6189 [2023-03-28T18:05:13.700Z] $ docker rm -f --volumes d4ad39293f3ea8354162a62c8c22cfc4df54f7dc991e548888e0786cfdaf6189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T18:05:14.075Z] Failed in branch amd64 [2023-03-28T18:06:23.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6080 in /w/workspace/foundry_device-usb-camera_PR-206 [Pipeline] { [Pipeline] ws [2023-03-28T18:06:23.226Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-28T18:06:23.303Z] Selected Git installation does not exist. Using Default [2023-03-28T18:06:23.303Z] The recommended git tool is: NONE [2023-03-28T18:06:29.276Z] using credential edgex-jenkins-ssh [2023-03-28T18:06:29.295Z] Cloning the remote Git repository [2023-03-28T18:06:29.357Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-28T18:06:29.481Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-03-28T18:06:29.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-28T18:06:29.654Z] > git --version # timeout=10 [2023-03-28T18:06:29.687Z] > git --version # 'git version 2.25.1' [2023-03-28T18:06:29.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T18:06:29.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T18:06:31.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-28T18:06:31.807Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T18:06:33.405Z] Merging remotes/origin/main commit 8746c938a55b5945dba82726ee73b77bfa0394d9 into PR head commit beb7278c09ec4383950a02aa6e694873573693c7 [2023-03-28T18:06:32.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-28T18:06:32.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-28T18:06:32.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T18:06:32.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T18:06:33.425Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T18:06:33.731Z] Merge succeeded, producing beb7278c09ec4383950a02aa6e694873573693c7 [2023-03-28T18:06:33.732Z] Checking out Revision beb7278c09ec4383950a02aa6e694873573693c7 (PR-206) [2023-03-28T18:06:34.245Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-28T18:06:34.299Z] > git --version # timeout=10 [2023-03-28T18:06:34.310Z] > git --version # 'git version 2.25.1' [2023-03-28T18:06:34.340Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-03-28T18:06:33.500Z] > git checkout -f beb7278c09ec4383950a02aa6e694873573693c7 # timeout=10 [2023-03-28T18:06:33.611Z] > git remote # timeout=10 [2023-03-28T18:06:33.638Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T18:06:33.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T18:06:33.680Z] > git merge 8746c938a55b5945dba82726ee73b77bfa0394d9 # timeout=10 [2023-03-28T18:06:33.711Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T18:06:33.739Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T18:06:33.758Z] > git checkout -f beb7278c09ec4383950a02aa6e694873573693c7 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T18:06:35.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T18:06:35.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T18:06:35.527Z] Dload Upload Total Spent Left Speed [2023-03-28T18:06:35.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-28T18:06:36.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T18:06:36.500Z] + sudo tee /etc/docker/daemon.new [2023-03-28T18:06:36.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T18:06:36.500Z] { [2023-03-28T18:06:36.500Z] "registry-mirrors": [ [2023-03-28T18:06:36.500Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T18:06:36.500Z] ], [2023-03-28T18:06:36.500Z] "bip": "10.250.0.254/24", [2023-03-28T18:06:36.500Z] "hosts": [ [2023-03-28T18:06:36.500Z] "tcp://0.0.0.0:5555", [2023-03-28T18:06:36.500Z] "unix:///var/run/docker.sock" [2023-03-28T18:06:36.500Z] ], [2023-03-28T18:06:36.500Z] "mtu": 1458, [2023-03-28T18:06:36.500Z] "selinux-enabled": true, [2023-03-28T18:06:36.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T18:06:36.500Z] } [Pipeline] sh [2023-03-28T18:06:36.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T18:06:37.200Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T18:06:55.535Z] provisioning config files... [2023-03-28T18:06:55.566Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config12901697467897574370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:06:55.950Z] ---> docker-login.sh [2023-03-28T18:06:55.950Z] nexus3.edgexfoundry.org:10001 [2023-03-28T18:06:56.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:06:56.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:06:56.503Z] Configure a credential helper to remove this warning. See [2023-03-28T18:06:56.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:06:56.503Z] [2023-03-28T18:06:56.503Z] Login Succeeded [2023-03-28T18:06:56.503Z] nexus3.edgexfoundry.org:10002 [2023-03-28T18:06:56.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:06:56.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:06:56.774Z] Configure a credential helper to remove this warning. See [2023-03-28T18:06:56.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:06:56.774Z] [2023-03-28T18:06:56.774Z] Login Succeeded [2023-03-28T18:06:56.774Z] nexus3.edgexfoundry.org:10003 [2023-03-28T18:06:57.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:06:57.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:06:57.314Z] Configure a credential helper to remove this warning. See [2023-03-28T18:06:57.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:06:57.314Z] [2023-03-28T18:06:57.314Z] Login Succeeded [2023-03-28T18:06:57.314Z] nexus3.edgexfoundry.org:10004 [2023-03-28T18:06:57.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:06:57.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:06:57.586Z] Configure a credential helper to remove this warning. See [2023-03-28T18:06:57.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:06:57.586Z] [2023-03-28T18:06:57.586Z] Login Succeeded [2023-03-28T18:06:57.586Z] docker.io [2023-03-28T18:06:57.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T18:06:58.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T18:06:58.125Z] Configure a credential helper to remove this warning. See [2023-03-28T18:06:58.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T18:06:58.125Z] [2023-03-28T18:06:58.125Z] Login Succeeded [2023-03-28T18:06:58.125Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T18:06:58.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T18:06:58.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T18:06:58.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T18:06:58.632Z] ========================================================= [2023-03-28T18:06:58.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T18:06:58.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:06:59.146Z] + 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-03-28T18:06:59.416Z] Sending build context to Docker daemon 1.2MB [2023-03-28T18:06:59.416Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T18:06:59.416Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-28T18:06:59.687Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T18:06:59.687Z] af6eaf76a39c: Pulling fs layer [2023-03-28T18:06:59.687Z] 55522c791124: Pulling fs layer [2023-03-28T18:06:59.687Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T18:06:59.687Z] 169dfbe0d373: Pulling fs layer [2023-03-28T18:06:59.687Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T18:06:59.687Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T18:06:59.687Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T18:06:59.687Z] 169dfbe0d373: Waiting [2023-03-28T18:06:59.687Z] e1ff8fa3b103: Waiting [2023-03-28T18:06:59.687Z] 52ebb69f0ebf: Waiting [2023-03-28T18:06:59.687Z] 5abe8eddf0d5: Waiting [2023-03-28T18:06:59.687Z] 55522c791124: Download complete [2023-03-28T18:06:59.687Z] 169dfbe0d373: Verifying Checksum [2023-03-28T18:06:59.687Z] 169dfbe0d373: Download complete [2023-03-28T18:06:59.687Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T18:06:59.687Z] e1ff8fa3b103: Download complete [2023-03-28T18:06:59.687Z] af6eaf76a39c: Download complete [2023-03-28T18:07:00.676Z] af6eaf76a39c: Pull complete [2023-03-28T18:07:00.944Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T18:07:00.944Z] 5abe8eddf0d5: Download complete [2023-03-28T18:07:01.218Z] 55522c791124: Pull complete [2023-03-28T18:07:02.186Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T18:07:02.186Z] ce5c4a1c91eb: Download complete [2023-03-28T18:07:02.458Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T18:07:02.458Z] 52ebb69f0ebf: Download complete [2023-03-28T18:07:14.868Z] ce5c4a1c91eb: Pull complete [2023-03-28T18:07:14.868Z] 169dfbe0d373: Pull complete [2023-03-28T18:07:14.868Z] e1ff8fa3b103: Pull complete [2023-03-28T18:07:20.238Z] 52ebb69f0ebf: Pull complete [2023-03-28T18:07:22.846Z] 5abe8eddf0d5: Pull complete [2023-03-28T18:07:22.846Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T18:07:22.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T18:07:22.846Z] ---> 6cb57ee374ae [2023-03-28T18:07:22.846Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-28T18:07:24.272Z] ---> Running in 3e50316804a8 [2023-03-28T18:07:24.547Z] Removing intermediate container 3e50316804a8 [2023-03-28T18:07:24.547Z] ---> 695104ee31f0 [2023-03-28T18:07:24.547Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T18:07:24.814Z] ---> Running in f477fa228c2b [2023-03-28T18:07:25.082Z] Removing intermediate container f477fa228c2b [2023-03-28T18:07:25.082Z] ---> 05ca877d3369 [2023-03-28T18:07:25.082Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-28T18:07:25.082Z] ---> Running in 3f0df36ddce6 [2023-03-28T18:07:25.351Z] Removing intermediate container 3f0df36ddce6 [2023-03-28T18:07:25.351Z] ---> 4b83ec4f5c7a [2023-03-28T18:07:25.351Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-28T18:07:25.631Z] ---> Running in 89a763aff21a [2023-03-28T18:07:25.899Z] Removing intermediate container 89a763aff21a [2023-03-28T18:07:25.899Z] ---> 38c1ccb4fa0e [2023-03-28T18:07:25.899Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T18:07:25.899Z] ---> Running in fca0713503cc [2023-03-28T18:07:27.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T18:07:27.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T18:07:28.547Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-28T18:07:28.547Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-28T18:07:28.815Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-28T18:07:28.815Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-28T18:07:28.815Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-28T18:07:28.815Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-28T18:07:28.815Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-28T18:07:28.815Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-28T18:07:28.815Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-28T18:07:28.815Z] (10/14) Installing kmod-libs (30-r1) [2023-03-28T18:07:28.815Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-28T18:07:28.815Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-28T18:07:28.815Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-28T18:07:28.815Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-28T18:07:29.082Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T18:07:29.082Z] Executing eudev-3.2.11-r4.trigger [2023-03-28T18:07:29.082Z] OK: 271 MiB in 67 packages [2023-03-28T18:07:30.502Z] Removing intermediate container fca0713503cc [2023-03-28T18:07:30.502Z] ---> 9b0a32819a7e [2023-03-28T18:07:30.502Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-28T18:07:30.502Z] ---> Running in 54290b4593b8 [2023-03-28T18:07:30.770Z] Removing intermediate container 54290b4593b8 [2023-03-28T18:07:30.770Z] ---> e070327e7b93 [2023-03-28T18:07:30.770Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-28T18:07:31.364Z] ---> 56727ed24096 [2023-03-28T18:07:31.364Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T18:07:31.364Z] ---> Running in 0628cf54b2f1 [2023-03-28T18:08:39.267Z] Removing intermediate container 0628cf54b2f1 [2023-03-28T18:08:39.267Z] ---> c5ab9906773b [2023-03-28T18:08:39.267Z] Step 11/13 : COPY . . [2023-03-28T18:08:39.267Z] ---> ee908e91c7cb [2023-03-28T18:08:39.267Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-28T18:08:39.267Z] ---> Running in e018fa299c1d [2023-03-28T18:08:39.267Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T18:08:39.267Z] Dload Upload Total Spent Left Speed [2023-03-28T18:08:39.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3165 0 --:--:-- --:--:-- --:--:-- 3179 [2023-03-28T18:08:39.267Z] Removing intermediate container e018fa299c1d [2023-03-28T18:08:39.267Z] ---> 5a58d29adaf6 [2023-03-28T18:08:39.267Z] Step 13/13 : RUN ${MAKE} [2023-03-28T18:08:39.267Z] ---> Running in ee3bc0a227c3 [2023-03-28T18:08:39.267Z] noop [2023-03-28T18:08:40.680Z] Removing intermediate container ee3bc0a227c3 [2023-03-28T18:08:40.680Z] ---> 741694a38e77 [2023-03-28T18:08:40.680Z] Successfully built 741694a38e77 [2023-03-28T18:08:40.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:08:41.163Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T18:08:41.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:08:41.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-6080 does not seem to be running inside a container [2023-03-28T18:08:41.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T18:08:42.737Z] $ docker top 47779c797b0a3b442613c0080dc5457cb65c017408251870722154078ab4d173 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T18:08:43.610Z] + go version [2023-03-28T18:08:43.610Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T18:08:43.646Z] $ docker stop --time=1 47779c797b0a3b442613c0080dc5457cb65c017408251870722154078ab4d173 [2023-03-28T18:08:45.297Z] $ docker rm -f --volumes 47779c797b0a3b442613c0080dc5457cb65c017408251870722154078ab4d173 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:08:46.144Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T18:08:46.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:08:46.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-6080 does not seem to be running inside a container [2023-03-28T18:08:46.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T18:08:47.587Z] $ docker top d4d8c49ee0701847438de5e9bd1908a057999ec491ff9638f032000e8df1afb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T18:08:48.148Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T18:08:48.851Z] + make test [2023-03-28T18:08:48.852Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T18:09:27.747Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-28T18:11:04.418Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types *float64 and untyped string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as string value in argument to transformOffset [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types *float64 and untyped string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and string) [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as string value in argument to transformScale [2023-03-28T18:11:04.418Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.45/internal/transformer/transformparam.go:49:44: too many errors [2023-03-28T18:11:26.508Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-03-28T18:11:26.508Z] FAIL [2023-03-28T18:11:27.091Z] make: *** [Makefile:46: unittest] Error 1 [Pipeline] } [2023-03-28T18:11:27.143Z] $ docker stop --time=1 d4d8c49ee0701847438de5e9bd1908a057999ec491ff9638f032000e8df1afb2 [2023-03-28T18:11:29.021Z] $ docker rm -f --volumes d4d8c49ee0701847438de5e9bd1908a057999ec491ff9638f032000e8df1afb2 [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-03-28T18:11:30.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T18:11:30.693Z] [2023-03-28T18:11:30.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:11:31.099Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T18:11:31.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T18:11:31.099Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T18:11:31.099Z] 04944245beec: Pulling fs layer [2023-03-28T18:11:31.099Z] 699f458cf7ca: Pulling fs layer [2023-03-28T18:11:31.099Z] 765212b225bb: Pulling fs layer [2023-03-28T18:11:31.099Z] f23df028b6ca: Pulling fs layer [2023-03-28T18:11:31.099Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T18:11:31.099Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T18:11:31.099Z] f23df028b6ca: Waiting [2023-03-28T18:11:31.099Z] d65c8cfc05b1: Waiting [2023-03-28T18:11:31.099Z] 2437ff75d9bd: Waiting [2023-03-28T18:11:31.099Z] 765212b225bb: Waiting [2023-03-28T18:11:31.375Z] 04944245beec: Verifying Checksum [2023-03-28T18:11:31.375Z] 04944245beec: Download complete [2023-03-28T18:11:31.375Z] 765212b225bb: Verifying Checksum [2023-03-28T18:11:31.375Z] 765212b225bb: Download complete [2023-03-28T18:11:31.375Z] f23df028b6ca: Verifying Checksum [2023-03-28T18:11:31.375Z] f23df028b6ca: Download complete [2023-03-28T18:11:31.375Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T18:11:31.375Z] d65c8cfc05b1: Download complete [2023-03-28T18:11:31.646Z] 699f458cf7ca: Verifying Checksum [2023-03-28T18:11:31.646Z] 699f458cf7ca: Download complete [2023-03-28T18:11:31.914Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T18:11:31.914Z] 8998bd30e6a1: Download complete [2023-03-28T18:11:35.267Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T18:11:35.267Z] 2437ff75d9bd: Download complete [2023-03-28T18:11:37.216Z] 8998bd30e6a1: Pull complete [2023-03-28T18:11:37.486Z] 04944245beec: Pull complete [2023-03-28T18:11:38.896Z] 699f458cf7ca: Pull complete [2023-03-28T18:11:39.166Z] 765212b225bb: Pull complete [2023-03-28T18:11:40.128Z] f23df028b6ca: Pull complete [2023-03-28T18:11:40.395Z] d65c8cfc05b1: Pull complete [2023-03-28T18:12:02.460Z] 2437ff75d9bd: Pull complete [2023-03-28T18:12:02.460Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T18:12:02.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T18:12:02.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:12:02.781Z] prd-ubuntu20.04-docker-arm64-4c-16g-6080 does not seem to be running inside a container [2023-03-28T18:12:02.850Z] $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T18:12:04.668Z] $ docker top 94cd608e559349eb2087b935e06f26a470378683a27e39c6a5a5928f80e4ed53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:05.548Z] ---> job-cost.sh [2023-03-28T18:12:05.548Z] lf-activate-venv: SKIPPING [2023-03-28T18:12:05.548Z] INFO: No Stack... [2023-03-28T18:12:06.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T18:12:07.082Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T18:12:07.418Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-03-28T18:12:07.418Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T18:12:07.508Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [2023-03-28T18:12:07.513Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] did not exist. Created. [2023-03-28T18:12:07.513Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T18:12:07.930Z] /w/workspace/device-usb-camera/1@tmp/durable-99f1f3f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T18:12:08.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T18:12:08.694Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T18:12:09.145Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T18:12:09.163Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-206-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T18:12:09.244Z] $ docker stop --time=1 94cd608e559349eb2087b935e06f26a470378683a27e39c6a5a5928f80e4ed53 [2023-03-28T18:12:10.791Z] $ docker rm -f --volumes 94cd608e559349eb2087b935e06f26a470378683a27e39c6a5a5928f80e4ed53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T18:12:11.541Z] 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-03-28T18:12:13.410Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-206/archives ] [2023-03-28T18:12:13.410Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-206/archives [2023-03-28T18:12:13.410Z] total 16 [2023-03-28T18:12:13.410Z] drwxr-xr-x 3 root root 4096 Mar 28 18:05 . [2023-03-28T18:12:13.410Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 18:05 .. [2023-03-28T18:12:13.410Z] drwxr-xr-x 2 root root 4096 Mar 28 18:05 cost [2023-03-28T18:12:13.410Z] -rw-r--r-- 1 root root 89 Mar 28 18:05 cost.csv [2023-03-28T18:12:13.410Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-206/archives [2023-03-28T18:12:13.410Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-206/archives [2023-03-28T18:12:13.410Z] total 16 [2023-03-28T18:12:13.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 18:05 . [2023-03-28T18:12:13.410Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 18:05 .. [2023-03-28T18:12:13.410Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 18:05 cost [2023-03-28T18:12:13.410Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 28 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:13.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:14.628Z] ---> package-listing.sh [2023-03-28T18:12:14.628Z] ++ facter osfamily [2023-03-28T18:12:14.628Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T18:12:14.888Z] + OS_FAMILY=debian [2023-03-28T18:12:14.888Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-206 [2023-03-28T18:12:14.888Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T18:12:14.888Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T18:12:14.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T18:12:14.888Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T18:12:14.888Z] + '[' /w/workspace/foundry_device-usb-camera_PR-206 ']' [2023-03-28T18:12:14.888Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T18:12:14.888Z] + case "${OS_FAMILY}" in [2023-03-28T18:12:14.888Z] + dpkg -l [2023-03-28T18:12:14.888Z] + grep '^ii' [2023-03-28T18:12:14.888Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T18:12:14.888Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T18:12:14.888Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T18:12:14.888Z] + '[' /w/workspace/foundry_device-usb-camera_PR-206 ']' [2023-03-28T18:12:14.888Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-206/archives/ [2023-03-28T18:12:14.888Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-206/archives/ [Pipeline] echo [2023-03-28T18:12:14.923Z] 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/foundry_device-usb-camera_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T18:12:15.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T18:12:15.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T18:12:15.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T18:12:15.999Z] prd-ubuntu20.04-docker-8c-8g-6077 does not seem to be running inside a container [2023-03-28T18:12:16.032Z] $ 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/foundry_device-usb-camera_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-206 -v /w/workspace/foundry_device-usb-camera_PR-206:/w/workspace/foundry_device-usb-camera_PR-206:rw,z -v /w/workspace/foundry_device-usb-camera_PR-206@tmp:/w/workspace/foundry_device-usb-camera_PR-206@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T18:12:16.233Z] $ docker top 5ff651b3cf20acba89f968fb2bbe15fd6b996eede5e7ba60c68ab18f61eb83ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T18:12:16.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T18:12:16.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T18:12:17.257Z] + ls /var/log/sa-host [2023-03-28T18:12:17.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T18:12:17.381Z] provisioning config files... [2023-03-28T18:12:17.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-206@tmp/config11713602811688821899tmp [Pipeline] { [Pipeline] echo [2023-03-28T18:12:17.443Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:17.756Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T18:12:17.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:18.169Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T18:12:18.206Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:18.517Z] ---> sudo-logs.sh [2023-03-28T18:12:18.517Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T18:12:18.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:18.921Z] ---> job-cost.sh [2023-03-28T18:12:18.921Z] lf-activate-venv: SKIPPING [2023-03-28T18:12:18.921Z] DEBUG: total: 0.2199999988079071 [2023-03-28T18:12:18.921Z] INFO: Retrieving Stack Cost... [2023-03-28T18:12:19.181Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T18:12:19.748Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T18:12:19.784Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T18:12:20.094Z] ---> logs-deploy.sh [2023-03-28T18:12:20.094Z] lf-activate-venv: SKIPPING [2023-03-28T18:12:20.094Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-206/1 [2023-03-28T18:12:20.094Z] INFO: archiving workspace using pattern(s): [2023-03-28T18:12:21.032Z] Archives upload complete. [2023-03-28T18:12:21.291Z] INFO: archiving logs to Nexus [2023-03-28T18:12:21.860Z] ---> uname -a: [2023-03-28T18:12:21.860Z] Linux prd-ubuntu20-04-docker-8c-8g-6077 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-28T18:12:21.860Z] [2023-03-28T18:12:21.860Z] [2023-03-28T18:12:21.860Z] ---> lscpu: [2023-03-28T18:12:21.860Z] Architecture: x86_64 [2023-03-28T18:12:21.860Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-28T18:12:21.860Z] Byte Order: Little Endian [2023-03-28T18:12:21.860Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-28T18:12:21.860Z] CPU(s): 8 [2023-03-28T18:12:21.860Z] On-line CPU(s) list: 0-7 [2023-03-28T18:12:21.860Z] Thread(s) per core: 1 [2023-03-28T18:12:21.860Z] Core(s) per socket: 1 [2023-03-28T18:12:21.860Z] Socket(s): 8 [2023-03-28T18:12:21.860Z] NUMA node(s): 1 [2023-03-28T18:12:21.860Z] Vendor ID: AuthenticAMD [2023-03-28T18:12:21.860Z] CPU family: 23 [2023-03-28T18:12:21.860Z] Model: 49 [2023-03-28T18:12:21.860Z] Model name: AMD EPYC-Rome Processor [2023-03-28T18:12:21.860Z] Stepping: 0 [2023-03-28T18:12:21.860Z] CPU MHz: 2800.000 [2023-03-28T18:12:21.860Z] BogoMIPS: 5600.00 [2023-03-28T18:12:21.860Z] Virtualization: AMD-V [2023-03-28T18:12:21.860Z] Hypervisor vendor: KVM [2023-03-28T18:12:21.860Z] Virtualization type: full [2023-03-28T18:12:21.860Z] L1d cache: 256 KiB [2023-03-28T18:12:21.860Z] L1i cache: 256 KiB [2023-03-28T18:12:21.860Z] L2 cache: 4 MiB [2023-03-28T18:12:21.860Z] L3 cache: 128 MiB [2023-03-28T18:12:21.860Z] NUMA node0 CPU(s): 0-7 [2023-03-28T18:12:21.860Z] Vulnerability Itlb multihit: Not affected [2023-03-28T18:12:21.860Z] Vulnerability L1tf: Not affected [2023-03-28T18:12:21.860Z] Vulnerability Mds: Not affected [2023-03-28T18:12:21.860Z] Vulnerability Meltdown: Not affected [2023-03-28T18:12:21.860Z] Vulnerability Mmio stale data: Not affected [2023-03-28T18:12:21.860Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-28T18:12:21.860Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-28T18:12:21.860Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-28T18:12:21.860Z] Vulnerability Srbds: Not affected [2023-03-28T18:12:21.860Z] Vulnerability Tsx async abort: Not affected [2023-03-28T18:12:21.861Z] 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-03-28T18:12:21.861Z] [2023-03-28T18:12:21.861Z] [2023-03-28T18:12:21.861Z] ---> nproc: [2023-03-28T18:12:21.861Z] 8 [2023-03-28T18:12:21.861Z] [2023-03-28T18:12:21.861Z] [2023-03-28T18:12:21.861Z] ---> df -h: [2023-03-28T18:12:21.861Z] Filesystem Size Used Avail Use% Mounted on [2023-03-28T18:12:21.861Z] overlay 155G 12G 144G 8% / [2023-03-28T18:12:21.861Z] tmpfs 64M 0 64M 0% /dev [2023-03-28T18:12:21.861Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-28T18:12:21.861Z] shm 64M 0 64M 0% /dev/shm [2023-03-28T18:12:21.861Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-28T18:12:21.861Z] [2023-03-28T18:12:21.861Z]