Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 01cb7ad94b2a455f8aece0c0f5125dc92b0a3a0a+73afea3ace466341e80d38fe07fac6720914120d (5f2bd0b1d09ad4c682ea00f8fea85f8952ee2ff3) 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-ssh11813361031310046855.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1275687168121610595.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-47/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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12379333855455636975.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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11768180809103502406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh312440177270614657.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-47/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-47/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12315462520229243389.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16325 in /w/workspace/xfoundry_device-usb-camera_PR-47 [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/xfoundry_device-usb-camera_PR-47 # 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/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73afea3ace466341e80d38fe07fac6720914120d into PR head commit 01cb7ad94b2a455f8aece0c0f5125dc92b0a3a0a Merge succeeded, producing f7b04c11cbf99fc9b421729c2b0cd363d75549bc Checking out Revision f7b04c11cbf99fc9b421729c2b0cd363d75549bc (PR-47) > git config core.sparsecheckout # timeout=10 > git checkout -f 01cb7ad94b2a455f8aece0c0f5125dc92b0a3a0a # 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 73afea3ace466341e80d38fe07fac6720914120d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7b04c11cbf99fc9b421729c2b0cd363d75549bc # timeout=10 Commit message: "Merge commit '73afea3ace466341e80d38fe07fac6720914120d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-29T07:53:40.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-29T07:53:40.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-29T07:53:40.796Z] ========================================================= [2022-06-29T07:53:40.796Z] EdgeX Global Pipelines Version Info [2022-06-29T07:53:40.796Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:53:41.590Z] ------------------- [2022-06-29T07:53:41.590Z] stable info: [2022-06-29T07:53:41.590Z] ------------------- [2022-06-29T07:53:41.590Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-29T07:53:41.590Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T07:53:41.590Z] Message: update stable to v1.0.234 [2022-06-29T07:53:42.162Z] ------------------- [2022-06-29T07:53:42.162Z] experimental info: [2022-06-29T07:53:42.162Z] ------------------- [2022-06-29T07:53:42.162Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-29T07:53:42.162Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T07:53:42.162Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-29T07:53:42.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-06-29T07:53:42.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-06-29T07:53:42.640Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-29T07:53:42.679Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-29T07:53:42.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-29T07:53:42.761Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-29T07:53:42.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-29T07:53:42.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-29T07:53:42.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-29T07:53:42.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-29T07:53:42.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-29T07:53:42.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-06-29T07:53:43.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-29T07:53:43.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-29T07:53:43.098Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T07:53:43.130Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T07:53:43.169Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T07:53:43.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-29T07:53:43.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-29T07:53:43.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-29T07:53:43.316Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-29T07:53:43.353Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-29T07:53:43.390Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-29T07:53:43.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-29T07:53:43.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-29T07:53:43.494Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-29T07:53:43.534Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-29T07:53:43.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo [2022-06-29T07:53:43.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo [2022-06-29T07:53:43.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo [2022-06-29T07:53:43.700Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7b04c11cbf99fc9b421729c2b0cd363d75549bc [Pipeline] echo [2022-06-29T07:53:43.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7b04c1 [Pipeline] echo [2022-06-29T07:53:43.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:53:43.910Z] provisioning config files... [2022-06-29T07:53:43.925Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp/config4492813867829020148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:53:44.282Z] ---> docker-login.sh [2022-06-29T07:53:44.282Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:53:44.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:53:44.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:53:44.543Z] Configure a credential helper to remove this warning. See [2022-06-29T07:53:44.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:53:44.543Z] [2022-06-29T07:53:44.543Z] Login Succeeded [2022-06-29T07:53:44.543Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:53:44.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:53:44.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:53:44.805Z] Configure a credential helper to remove this warning. See [2022-06-29T07:53:44.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:53:44.805Z] [2022-06-29T07:53:44.805Z] Login Succeeded [2022-06-29T07:53:44.805Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:53:44.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:53:45.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:53:45.065Z] Configure a credential helper to remove this warning. See [2022-06-29T07:53:45.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:53:45.065Z] [2022-06-29T07:53:45.065Z] Login Succeeded [2022-06-29T07:53:45.065Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:53:45.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:53:45.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:53:45.065Z] Configure a credential helper to remove this warning. See [2022-06-29T07:53:45.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:53:45.065Z] [2022-06-29T07:53:45.065Z] Login Succeeded [2022-06-29T07:53:45.065Z] docker.io [2022-06-29T07:53:45.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:53:45.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:53:45.587Z] Configure a credential helper to remove this warning. See [2022-06-29T07:53:45.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:53:45.587Z] [2022-06-29T07:53:45.588Z] Login Succeeded [2022-06-29T07:53:45.588Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:53:45.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-29T07:53:46.249Z] + git rev-list -1 --merges f7b04c11cbf99fc9b421729c2b0cd363d75549bc~1..f7b04c11cbf99fc9b421729c2b0cd363d75549bc [Pipeline] echo [2022-06-29T07:53:46.291Z] -----------> git rev-list -1 --merges f7b04c11cbf99fc9b421729c2b0cd363d75549bc~1..f7b04c11cbf99fc9b421729c2b0cd363d75549bc f7b04c11cbf99fc9b421729c2b0cd363d75549bc [2022-06-29T07:53:46.291Z] f7b04c11cbf99fc9b421729c2b0cd363d75549bc [false] [Pipeline] sh [2022-06-29T07:53:46.602Z] + git log --format=format:%s -1 f7b04c11cbf99fc9b421729c2b0cd363d75549bc [Pipeline] echo [2022-06-29T07:53:46.632Z] ========================================================= [2022-06-29T07:53:46.632Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-29T07:53:46.632Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T07:53:47.045Z] + git log --format=format:%s -1 f7b04c11cbf99fc9b421729c2b0cd363d75549bc [Pipeline] echo [2022-06-29T07:53:47.083Z] [semverPrep] GIT_COMMIT: f7b04c11cbf99fc9b421729c2b0cd363d75549bc, Commit Message: Merge commit '73afea3ace466341e80d38fe07fac6720914120d' into HEAD [Pipeline] echo [2022-06-29T07:53:47.107Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-29T07:53:47.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T07:53:47.486Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-29T07:53:47.486Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-29T07:53:47.486Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-29T07:53:47.486Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-29T07:53:47.486Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-29T07:53:47.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:53:47.970Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:53:47.970Z] [2022-06-29T07:53:47.970Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:53:48.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:53:48.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-29T07:53:48.346Z] 42c077c10790: Pulling fs layer [2022-06-29T07:53:48.346Z] f63e77b7563a: Pulling fs layer [2022-06-29T07:53:48.346Z] bd5fdadae976: Pulling fs layer [2022-06-29T07:53:48.346Z] 205491f53016: Pulling fs layer [2022-06-29T07:53:48.346Z] df18705c85c3: Pulling fs layer [2022-06-29T07:53:48.346Z] 205491f53016: Waiting [2022-06-29T07:53:48.346Z] bdb3f477010e: Pulling fs layer [2022-06-29T07:53:48.346Z] df18705c85c3: Waiting [2022-06-29T07:53:48.346Z] bdb3f477010e: Waiting [2022-06-29T07:53:48.346Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-29T07:53:48.346Z] 2c6e9b1d212d: Pulling fs layer [2022-06-29T07:53:48.346Z] bdb8f0575790: Pulling fs layer [2022-06-29T07:53:48.346Z] c8a8fc8e1c8f: Waiting [2022-06-29T07:53:48.347Z] 2c6e9b1d212d: Waiting [2022-06-29T07:53:48.347Z] 386e3cb2ff24: Pulling fs layer [2022-06-29T07:53:48.347Z] 2343380bae48: Pulling fs layer [2022-06-29T07:53:48.347Z] 386e3cb2ff24: Waiting [2022-06-29T07:53:48.347Z] 2343380bae48: Waiting [2022-06-29T07:53:48.347Z] bdb8f0575790: Waiting [2022-06-29T07:53:48.347Z] f63e77b7563a: Download complete [2022-06-29T07:53:48.347Z] 205491f53016: Download complete [2022-06-29T07:53:48.608Z] bd5fdadae976: Verifying Checksum [2022-06-29T07:53:48.608Z] bd5fdadae976: Download complete [2022-06-29T07:53:48.608Z] df18705c85c3: Verifying Checksum [2022-06-29T07:53:48.608Z] df18705c85c3: Download complete [2022-06-29T07:53:48.608Z] bdb3f477010e: Verifying Checksum [2022-06-29T07:53:48.608Z] bdb3f477010e: Download complete [2022-06-29T07:53:48.608Z] 2c6e9b1d212d: Verifying Checksum [2022-06-29T07:53:48.608Z] 2c6e9b1d212d: Download complete [2022-06-29T07:53:48.608Z] bdb8f0575790: Verifying Checksum [2022-06-29T07:53:48.608Z] bdb8f0575790: Download complete [2022-06-29T07:53:48.608Z] 386e3cb2ff24: Verifying Checksum [2022-06-29T07:53:48.608Z] 386e3cb2ff24: Download complete [2022-06-29T07:53:48.608Z] 2343380bae48: Download complete [2022-06-29T07:53:48.608Z] 42c077c10790: Verifying Checksum [2022-06-29T07:53:48.608Z] 42c077c10790: Download complete [2022-06-29T07:53:48.871Z] c8a8fc8e1c8f: Download complete [2022-06-29T07:53:49.812Z] 42c077c10790: Pull complete [2022-06-29T07:53:50.072Z] f63e77b7563a: Pull complete [2022-06-29T07:53:50.332Z] bd5fdadae976: Pull complete [2022-06-29T07:53:50.593Z] 205491f53016: Pull complete [2022-06-29T07:53:50.854Z] df18705c85c3: Pull complete [2022-06-29T07:53:50.854Z] bdb3f477010e: Pull complete [2022-06-29T07:53:52.770Z] c8a8fc8e1c8f: Pull complete [2022-06-29T07:53:52.770Z] 2c6e9b1d212d: Pull complete [2022-06-29T07:53:53.032Z] bdb8f0575790: Pull complete [2022-06-29T07:53:53.032Z] 386e3cb2ff24: Pull complete [2022-06-29T07:53:53.032Z] 2343380bae48: Pull complete [2022-06-29T07:53:53.032Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-29T07:53:53.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T07:53:53.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:53:53.248Z] prd-ubuntu20.04-docker-8c-8g-16325 does not seem to be running inside a container [2022-06-29T07:53:53.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-47 -v /w/workspace/xfoundry_device-usb-camera_PR-47:/w/workspace/xfoundry_device-usb-camera_PR-47:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-47@tmp:/w/workspace/xfoundry_device-usb-camera_PR-47@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-devops/py-git-semver:0.1.4 cat [2022-06-29T07:53:54.709Z] $ docker top 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 -eo pid,comm [2022-06-29T07:53:54.775Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-29T07:53:54.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T07:53:54.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:53:54.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:53:55.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:53:55.045Z] $ docker exec 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 ssh-agent [2022-06-29T07:53:55.156Z] SSH_AUTH_SOCK=/tmp/ssh-5VvYPCacCYQY/agent.34 [2022-06-29T07:53:55.156Z] SSH_AGENT_PID=41 [2022-06-29T07:53:55.163Z] Running ssh-add (command line suppressed) [2022-06-29T07:53:55.278Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-47@tmp/private_key_8269229929869839835.key (/w/workspace/xfoundry_device-usb-camera_PR-47@tmp/private_key_8269229929869839835.key) [2022-06-29T07:53:55.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:53:55.618Z] + git tag --points-at HEAD [Pipeline] } [2022-06-29T07:53:55.651Z] $ docker exec --env ******** --env ******** 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 ssh-agent -k [2022-06-29T07:53:55.762Z] unset SSH_AUTH_SOCK; [2022-06-29T07:53:55.762Z] unset SSH_AGENT_PID; [2022-06-29T07:53:55.762Z] echo Agent pid 41 killed; [2022-06-29T07:53:55.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-29T07:53:55.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T07:53:55.855Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T07:53:55.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T07:53:55.991Z] $ docker exec 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 ssh-agent [2022-06-29T07:53:56.097Z] SSH_AUTH_SOCK=/tmp/ssh-BD7fwvFgxOJk/agent.75 [2022-06-29T07:53:56.097Z] SSH_AGENT_PID=82 [2022-06-29T07:53:56.101Z] Running ssh-add (command line suppressed) [2022-06-29T07:53:56.212Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-47@tmp/private_key_5641313365148280908.key (/w/workspace/xfoundry_device-usb-camera_PR-47@tmp/private_key_5641313365148280908.key) [2022-06-29T07:53:56.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T07:53:56.552Z] + git semver init [2022-06-29T07:53:56.813Z] 2022-06-29 07:53:56,731 [run_init] DEBUG init version:0.0.0 force:False [2022-06-29T07:53:56.813Z] 2022-06-29 07:53:56,732 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-47/.semver [2022-06-29T07:53:56.813Z] 2022-06-29 07:53:56,733 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-47/.semver [2022-06-29T07:53:56.813Z] 2022-06-29 07:53:56,733 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-47/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-47, universal_newlines=False, shell=None, istream=None) [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,291 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-47/.git/info/exclude [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-47/.semver/PR-47 with force:False [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,291 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-47/.semver/PR-47 [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,294 [execute] INFO git cat-file --batch-check [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,300 [execute] INFO git cat-file --batch [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T07:53:57.385Z] 2022-06-29 07:53:57,304 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-47/.semver/PR-47 [2022-06-29T07:53:57.385Z] 0.0.0 [Pipeline] } [2022-06-29T07:53:57.418Z] $ docker exec --env ******** --env ******** 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 ssh-agent -k [2022-06-29T07:53:57.526Z] unset SSH_AUTH_SOCK; [2022-06-29T07:53:57.526Z] unset SSH_AGENT_PID; [2022-06-29T07:53:57.527Z] echo Agent pid 82 killed; [2022-06-29T07:53:57.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T07:53:57.959Z] + git semver [Pipeline] } [2022-06-29T07:53:58.249Z] $ docker stop --time=1 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 [2022-06-29T07:53:59.583Z] $ docker rm -f 7e2aff1a2c15241ed7bacfaf728d37781778296816e95fdd43bb5c74f52fffa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:53:59.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-29T07:54:00.317Z] Stashed 1 file(s) [Pipeline] echo [2022-06-29T07:54:00.335Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:54:00.924Z] provisioning config files... [2022-06-29T07:54:00.935Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp/config2998663351944032287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:54:01.277Z] ---> docker-login.sh [2022-06-29T07:54:01.277Z] nexus3.edgexfoundry.org:10001 [2022-06-29T07:54:01.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:54:01.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:54:01.277Z] Configure a credential helper to remove this warning. See [2022-06-29T07:54:01.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:54:01.277Z] [2022-06-29T07:54:01.277Z] Login Succeeded [2022-06-29T07:54:01.277Z] nexus3.edgexfoundry.org:10002 [2022-06-29T07:54:01.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:54:01.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:54:01.537Z] Configure a credential helper to remove this warning. See [2022-06-29T07:54:01.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:54:01.537Z] [2022-06-29T07:54:01.537Z] Login Succeeded [2022-06-29T07:54:01.537Z] nexus3.edgexfoundry.org:10003 [2022-06-29T07:54:01.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:54:01.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:54:01.537Z] Configure a credential helper to remove this warning. See [2022-06-29T07:54:01.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:54:01.537Z] [2022-06-29T07:54:01.537Z] Login Succeeded [2022-06-29T07:54:01.537Z] nexus3.edgexfoundry.org:10004 [2022-06-29T07:54:01.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:54:01.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:54:01.797Z] Configure a credential helper to remove this warning. See [2022-06-29T07:54:01.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:54:01.797Z] [2022-06-29T07:54:01.797Z] Login Succeeded [2022-06-29T07:54:01.798Z] docker.io [2022-06-29T07:54:01.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T07:54:02.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T07:54:02.056Z] Configure a credential helper to remove this warning. See [2022-06-29T07:54:02.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T07:54:02.056Z] [2022-06-29T07:54:02.056Z] Login Succeeded [2022-06-29T07:54:02.056Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T07:54:02.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-29T07:54:02.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:54:02.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T07:54:02.335Z] ========================================================= [2022-06-29T07:54:02.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-29T07:54:02.335Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:54:02.800Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-29T07:54:02.800Z] Sending build context to Docker daemon 627.2kB [2022-06-29T07:54:02.800Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:54:02.800Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-29T07:54:02.800Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-29T07:54:02.800Z] 59bf1c3509f3: Pulling fs layer [2022-06-29T07:54:02.800Z] 666ba61612fd: Pulling fs layer [2022-06-29T07:54:02.800Z] 8ed8ca486205: Pulling fs layer [2022-06-29T07:54:02.800Z] cc1cd167ecdc: Pulling fs layer [2022-06-29T07:54:02.800Z] c516ae0d96e1: Pulling fs layer [2022-06-29T07:54:02.800Z] 684cea983483: Pulling fs layer [2022-06-29T07:54:02.800Z] dd3240ac7de5: Pulling fs layer [2022-06-29T07:54:02.800Z] b1e948a4e11c: Pulling fs layer [2022-06-29T07:54:02.800Z] a8fd76ee1af6: Pulling fs layer [2022-06-29T07:54:02.800Z] 646ad004c059: Pulling fs layer [2022-06-29T07:54:02.800Z] dd3240ac7de5: Waiting [2022-06-29T07:54:02.800Z] cc1cd167ecdc: Waiting [2022-06-29T07:54:02.800Z] 646ad004c059: Waiting [2022-06-29T07:54:02.800Z] a8fd76ee1af6: Waiting [2022-06-29T07:54:02.800Z] c516ae0d96e1: Waiting [2022-06-29T07:54:02.800Z] b1e948a4e11c: Waiting [2022-06-29T07:54:02.800Z] 684cea983483: Waiting [2022-06-29T07:54:02.800Z] 8ed8ca486205: Verifying Checksum [2022-06-29T07:54:02.800Z] 8ed8ca486205: Download complete [2022-06-29T07:54:02.800Z] 666ba61612fd: Verifying Checksum [2022-06-29T07:54:02.800Z] 666ba61612fd: Download complete [2022-06-29T07:54:02.800Z] c516ae0d96e1: Download complete [2022-06-29T07:54:02.800Z] 684cea983483: Verifying Checksum [2022-06-29T07:54:02.800Z] 684cea983483: Download complete [2022-06-29T07:54:02.800Z] 59bf1c3509f3: Verifying Checksum [2022-06-29T07:54:02.800Z] 59bf1c3509f3: Download complete [2022-06-29T07:54:02.800Z] dd3240ac7de5: Download complete [2022-06-29T07:54:03.062Z] b1e948a4e11c: Verifying Checksum [2022-06-29T07:54:03.062Z] b1e948a4e11c: Download complete [2022-06-29T07:54:03.062Z] 59bf1c3509f3: Pull complete [2022-06-29T07:54:03.062Z] 666ba61612fd: Pull complete [2022-06-29T07:54:03.324Z] 8ed8ca486205: Pull complete [2022-06-29T07:54:03.583Z] 646ad004c059: Verifying Checksum [2022-06-29T07:54:03.583Z] 646ad004c059: Download complete [2022-06-29T07:54:03.583Z] a8fd76ee1af6: Verifying Checksum [2022-06-29T07:54:03.583Z] a8fd76ee1af6: Download complete [2022-06-29T07:54:03.583Z] cc1cd167ecdc: Verifying Checksum [2022-06-29T07:54:03.583Z] cc1cd167ecdc: Download complete [2022-06-29T07:54:06.874Z] cc1cd167ecdc: Pull complete [2022-06-29T07:54:06.874Z] c516ae0d96e1: Pull complete [2022-06-29T07:54:07.133Z] 684cea983483: Pull complete [2022-06-29T07:54:07.133Z] dd3240ac7de5: Pull complete [2022-06-29T07:54:07.133Z] b1e948a4e11c: Pull complete [2022-06-29T07:54:09.050Z] a8fd76ee1af6: Pull complete [2022-06-29T07:54:09.987Z] 646ad004c059: Pull complete [2022-06-29T07:54:09.987Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-29T07:54:09.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T07:54:09.987Z] ---> 8f69c11f6b0c [2022-06-29T07:54:09.987Z] Step 3/12 : ARG MAKE="make build" [2022-06-29T07:54:11.898Z] ---> Running in 71b9a24bc40c [2022-06-29T07:54:11.898Z] Removing intermediate container 71b9a24bc40c [2022-06-29T07:54:11.898Z] ---> df2a609cad62 [2022-06-29T07:54:11.898Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:54:11.898Z] ---> Running in e9b87e8e31a3 [2022-06-29T07:54:11.898Z] Removing intermediate container e9b87e8e31a3 [2022-06-29T07:54:11.898Z] ---> 44e59a94fe0d [2022-06-29T07:54:11.898Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:54:11.898Z] ---> Running in 5a62e1bd0c25 [2022-06-29T07:54:11.898Z] Removing intermediate container 5a62e1bd0c25 [2022-06-29T07:54:11.898Z] ---> e52aaedd89c7 [2022-06-29T07:54:11.898Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:54:11.898Z] ---> Running in 22e7b67e8fd7 [2022-06-29T07:54:12.466Z] Removing intermediate container 22e7b67e8fd7 [2022-06-29T07:54:12.467Z] ---> 0bbe9958f67f [2022-06-29T07:54:12.467Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:54:12.727Z] ---> Running in a5ddb8e94bd3 [2022-06-29T07:54:12.987Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:54:13.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:54:13.930Z] (1/81) Installing mesa (21.2.6-r0) [2022-06-29T07:54:14.190Z] (2/81) Installing libxau (1.0.9-r0) [2022-06-29T07:54:14.190Z] (3/81) Installing libmd (1.0.3-r0) [2022-06-29T07:54:14.190Z] (4/81) Installing libbsd (0.11.3-r1) [2022-06-29T07:54:14.450Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-06-29T07:54:14.450Z] (6/81) Installing libxcb (1.14-r2) [2022-06-29T07:54:14.450Z] (7/81) Installing libx11 (1.7.2-r0) [2022-06-29T07:54:14.714Z] (8/81) Installing libxext (1.3.4-r0) [2022-06-29T07:54:14.714Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-06-29T07:54:14.975Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-06-29T07:54:14.975Z] (11/81) Installing libpciaccess (0.16-r0) [2022-06-29T07:54:14.975Z] (12/81) Installing libdrm (2.4.109-r0) [2022-06-29T07:54:15.235Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-06-29T07:54:15.235Z] (14/81) Installing libxshmfence (1.3-r1) [2022-06-29T07:54:15.235Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-06-29T07:54:15.496Z] (16/81) Installing libice (1.0.10-r0) [2022-06-29T07:54:15.496Z] (17/81) Installing libuuid (2.37.4-r0) [2022-06-29T07:54:15.496Z] (18/81) Installing libsm (1.2.3-r0) [2022-06-29T07:54:15.756Z] Still waiting to schedule task [2022-06-29T07:54:15.756Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-29T07:54:15.758Z] (19/81) Installing libxt (1.2.1-r0) [2022-06-29T07:54:15.758Z] (20/81) Installing libxmu (1.1.3-r0) [2022-06-29T07:54:15.758Z] (21/81) Installing xset (1.2.4-r0) [2022-06-29T07:54:16.021Z] (22/81) Installing xprop (1.2.5-r0) [2022-06-29T07:54:16.021Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-06-29T07:54:16.021Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-06-29T07:54:16.282Z] (25/81) Installing libffi (3.4.2-r1) [2022-06-29T07:54:16.282Z] (26/81) Installing libintl (0.21-r0) [2022-06-29T07:54:16.282Z] (27/81) Installing libblkid (2.37.4-r0) [2022-06-29T07:54:16.543Z] (28/81) Installing libmount (2.37.4-r0) [2022-06-29T07:54:16.543Z] (29/81) Installing pcre (8.45-r1) [2022-06-29T07:54:16.804Z] (30/81) Installing glib (2.70.1-r0) [2022-06-29T07:54:16.804Z] (31/81) Installing icu-libs (69.1-r1) [2022-06-29T07:54:17.747Z] (32/81) Installing libpcre2-16 (10.40-r0) [2022-06-29T07:54:17.747Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:54:17.747Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-06-29T07:54:18.009Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-06-29T07:54:18.269Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-06-29T07:54:18.269Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-06-29T07:54:18.269Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-06-29T07:54:18.556Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-06-29T07:54:19.944Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-06-29T07:54:19.944Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-06-29T07:54:19.944Z] (42/81) Installing libpng (1.6.37-r1) [2022-06-29T07:54:20.205Z] (43/81) Installing freetype (2.11.1-r2) [2022-06-29T07:54:20.205Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-06-29T07:54:20.205Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-06-29T07:54:20.473Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-06-29T07:54:20.473Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-06-29T07:54:20.735Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-06-29T07:54:20.735Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-06-29T07:54:20.735Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-06-29T07:54:20.995Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-06-29T07:54:20.995Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-06-29T07:54:20.995Z] (53/81) Installing avahi-libs (0.8-r5) [2022-06-29T07:54:21.256Z] (54/81) Installing nettle (3.7.3-r0) [2022-06-29T07:54:21.256Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-06-29T07:54:21.516Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-06-29T07:54:21.516Z] (57/81) Installing libunistring (0.9.10-r1) [2022-06-29T07:54:21.516Z] (58/81) Installing gnutls (3.7.1-r0) [2022-06-29T07:54:21.776Z] (59/81) Installing cups-libs (2.3.3-r6) [2022-06-29T07:54:21.776Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-06-29T07:54:21.776Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-06-29T07:54:22.037Z] (62/81) Installing libevdev (1.12.0-r0) [2022-06-29T07:54:22.037Z] (63/81) Installing mtdev (1.1.6-r0) [2022-06-29T07:54:22.037Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:54:22.298Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-06-29T07:54:22.298Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:54:22.560Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-06-29T07:54:22.560Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-06-29T07:54:22.560Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-06-29T07:54:22.822Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-06-29T07:54:22.822Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-06-29T07:54:22.822Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-06-29T07:54:23.083Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-06-29T07:54:23.344Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:54:23.605Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-06-29T07:54:23.605Z] (76/81) Installing udev-init-scripts (35-r0) [2022-06-29T07:54:23.605Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:54:23.866Z] (77/81) Installing kmod-libs (29-r2) [2022-06-29T07:54:23.866Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:54:23.866Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-06-29T07:54:24.127Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-06-29T07:54:24.127Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-06-29T07:54:24.127Z] Executing busybox-1.34.1-r3.trigger [2022-06-29T07:54:24.127Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:54:24.127Z] OK: 335 MiB in 133 packages [2022-06-29T07:54:26.675Z] Removing intermediate container a5ddb8e94bd3 [2022-06-29T07:54:26.675Z] ---> 86cad98e4241 [2022-06-29T07:54:26.675Z] Step 8/12 : WORKDIR /device-usb-camera [2022-06-29T07:54:26.675Z] ---> Running in a80d21349ef4 [2022-06-29T07:54:26.675Z] Removing intermediate container a80d21349ef4 [2022-06-29T07:54:26.675Z] ---> 462c971cd102 [2022-06-29T07:54:26.675Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-29T07:54:26.675Z] ---> 79eacd0ce459 [2022-06-29T07:54:26.675Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:54:26.675Z] ---> Running in e4587cf31756 [2022-06-29T07:54:41.579Z] Removing intermediate container e4587cf31756 [2022-06-29T07:54:41.579Z] ---> 9109862624a7 [2022-06-29T07:54:41.579Z] Step 11/12 : COPY . . [2022-06-29T07:54:41.579Z] ---> 4b517f48a2a6 [2022-06-29T07:54:41.579Z] Step 12/12 : RUN ${MAKE} [2022-06-29T07:54:41.579Z] ---> Running in bbc45e80bbcc [2022-06-29T07:54:41.579Z] noop [2022-06-29T07:54:41.579Z] Removing intermediate container bbc45e80bbcc [2022-06-29T07:54:41.579Z] ---> b63270d93b17 [2022-06-29T07:54:41.579Z] Successfully built b63270d93b17 [2022-06-29T07:54:41.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:54:42.002Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T07:54:42.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:54:42.157Z] prd-ubuntu20.04-docker-8c-8g-16325 does not seem to be running inside a container [2022-06-29T07:54:42.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-47 -v /w/workspace/xfoundry_device-usb-camera_PR-47:/w/workspace/xfoundry_device-usb-camera_PR-47:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-47@tmp:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T07:54:42.624Z] $ docker top 6c7b2c11d7be2389e0c5e642ce7c19938d2899bd3a7f5e4637dd44f30552b919 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T07:54:43.077Z] + go version [2022-06-29T07:54:43.077Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-29T07:54:43.111Z] $ docker stop --time=1 6c7b2c11d7be2389e0c5e642ce7c19938d2899bd3a7f5e4637dd44f30552b919 [2022-06-29T07:54:44.400Z] $ docker rm -f 6c7b2c11d7be2389e0c5e642ce7c19938d2899bd3a7f5e4637dd44f30552b919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:54:45.113Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T07:54:45.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:54:45.285Z] prd-ubuntu20.04-docker-8c-8g-16325 does not seem to be running inside a container [2022-06-29T07:54:45.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-47 -v /w/workspace/xfoundry_device-usb-camera_PR-47:/w/workspace/xfoundry_device-usb-camera_PR-47:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-47@tmp:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T07:54:45.750Z] $ docker top a79b08f7d3f587e88837eef1967b89305c1ec8692845d880fe7861c51f4ca52b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-29T07:54:46.204Z] + make test [2022-06-29T07:54:46.204Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-06-29T07:54:46.462Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-06-29T07:54:56.445Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-06-29T07:54:56.445Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-06-29T07:55:01.723Z] CGO_ENABLED=1 go vet ./... [2022-06-29T07:55:05.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T07:55:05.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T07:55:05.020Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T07:55:05.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-29T07:55:05.651Z] $ docker stop --time=1 a79b08f7d3f587e88837eef1967b89305c1ec8692845d880fe7861c51f4ca52b [2022-06-29T07:55:07.508Z] $ docker rm -f a79b08f7d3f587e88837eef1967b89305c1ec8692845d880fe7861c51f4ca52b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T07:55:08.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-29T07:55:08.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-29T07:55:08.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-29T07:55:09.031Z] + ls -al . [2022-06-29T07:55:09.031Z] total 160 [2022-06-29T07:55:09.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:55 . [2022-06-29T07:55:09.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 07:53 .. [2022-06-29T07:55:09.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 07:53 .git [2022-06-29T07:55:09.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:53 .github [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 349 Jun 29 07:53 .gitignore [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 29 07:53 .golangci.yml [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 77 Jun 29 07:53 .hadolint.yml [2022-06-29T07:55:09.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:53 .semver [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 8706 Jun 29 07:53 Attribution.txt [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 181 Jun 29 07:53 CHANGELOG.md [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 1891 Jun 29 07:53 Dockerfile [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 678 Jun 29 07:53 GOVERNANCE.md [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 659 Jun 29 07:53 Jenkinsfile [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 29 07:53 LICENSE [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 2345 Jun 29 07:53 Makefile [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 29 07:53 OWNERS.md [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 11110 Jun 29 07:53 README.md [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 07:54 VERSION [2022-06-29T07:55:09.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 07:53 bin [2022-06-29T07:55:09.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:53 cmd [2022-06-29T07:55:09.031Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 29 07:54 coverage.out [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 29 07:53 docker-entrypoint.sh [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 3277 Jun 29 07:53 go.mod [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 35596 Jun 29 07:53 go.sum [2022-06-29T07:55:09.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 07:53 internal [2022-06-29T07:55:09.031Z] -rw-rw-r-- 1 jenkins jenkins 231 Jun 29 07:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:55:09.419Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f7b04c11cbf99fc9b421729c2b0cd363d75549bc --label arch=amd64 --label version=0.0.0 . [2022-06-29T07:55:09.419Z] Sending build context to Docker daemon 628.2kB [2022-06-29T07:55:09.419Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-06-29T07:55:09.419Z] Step 2/29 : FROM ${BASE} AS builder [2022-06-29T07:55:09.419Z] ---> b63270d93b17 [2022-06-29T07:55:09.419Z] Step 3/29 : ARG MAKE="make build" [2022-06-29T07:55:09.419Z] ---> Running in d252a87c1aeb [2022-06-29T07:55:09.419Z] Removing intermediate container d252a87c1aeb [2022-06-29T07:55:09.419Z] ---> 7f9ef3a942ce [2022-06-29T07:55:09.419Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-29T07:55:09.679Z] ---> Running in 138408f97a35 [2022-06-29T07:55:09.679Z] Removing intermediate container 138408f97a35 [2022-06-29T07:55:09.679Z] ---> 89f06d3bac58 [2022-06-29T07:55:09.679Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-06-29T07:55:09.679Z] ---> Running in c95aadfb769a [2022-06-29T07:55:09.679Z] Removing intermediate container c95aadfb769a [2022-06-29T07:55:09.679Z] ---> 6418b56d3b11 [2022-06-29T07:55:09.679Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T07:55:09.943Z] ---> Running in 3daff4757ab5 [2022-06-29T07:55:10.515Z] Removing intermediate container 3daff4757ab5 [2022-06-29T07:55:10.515Z] ---> 0bd6c5ceb3a0 [2022-06-29T07:55:10.515Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-29T07:55:10.515Z] ---> Running in a9ec1a1ec08a [2022-06-29T07:55:10.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:55:11.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:55:11.977Z] OK: 335 MiB in 133 packages [2022-06-29T07:55:12.239Z] Removing intermediate container a9ec1a1ec08a [2022-06-29T07:55:12.239Z] ---> 1d4f14fc3529 [2022-06-29T07:55:12.239Z] Step 8/29 : WORKDIR /device-usb-camera [2022-06-29T07:55:12.239Z] ---> Running in 004cae185385 [2022-06-29T07:55:12.500Z] Removing intermediate container 004cae185385 [2022-06-29T07:55:12.500Z] ---> 4e558eb4c37d [2022-06-29T07:55:12.500Z] Step 9/29 : COPY go.mod vendor* ./ [2022-06-29T07:55:12.500Z] ---> 39a56a401ef5 [2022-06-29T07:55:12.500Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T07:55:12.500Z] ---> Running in 4ec35584b84c [2022-06-29T07:55:13.440Z] Removing intermediate container 4ec35584b84c [2022-06-29T07:55:13.440Z] ---> 0925234be310 [2022-06-29T07:55:13.440Z] Step 11/29 : COPY . . [2022-06-29T07:55:13.440Z] ---> 6b48e4d31991 [2022-06-29T07:55:13.440Z] Step 12/29 : RUN ${MAKE} [2022-06-29T07:55:13.440Z] ---> Running in a96dbf4b77f1 [2022-06-29T07:55:13.700Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-06-29T07:55:35.653Z] Removing intermediate container a96dbf4b77f1 [2022-06-29T07:55:35.653Z] ---> 1b5308f6b962 [2022-06-29T07:55:35.653Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-06-29T07:55:35.653Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-06-29T07:55:35.653Z] af6660deedbd: Pulling fs layer [2022-06-29T07:55:35.653Z] 97cd0a44c592: Pulling fs layer [2022-06-29T07:55:35.653Z] 97cd0a44c592: Verifying Checksum [2022-06-29T07:55:35.653Z] 97cd0a44c592: Download complete [2022-06-29T07:55:35.653Z] af6660deedbd: Verifying Checksum [2022-06-29T07:55:35.653Z] af6660deedbd: Download complete [2022-06-29T07:55:35.653Z] af6660deedbd: Pull complete [2022-06-29T07:55:35.653Z] 97cd0a44c592: Pull complete [2022-06-29T07:55:35.653Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-06-29T07:55:35.653Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-06-29T07:55:35.653Z] ---> fea57e182299 [2022-06-29T07:55:35.653Z] Step 14/29 : FROM alpine:3.15 [2022-06-29T07:55:35.653Z] 3.15: Pulling from library/alpine [2022-06-29T07:55:35.653Z] df9b9388f04a: Pulling fs layer [2022-06-29T07:55:35.653Z] df9b9388f04a: Verifying Checksum [2022-06-29T07:55:35.653Z] df9b9388f04a: Download complete [2022-06-29T07:55:35.653Z] df9b9388f04a: Pull complete [2022-06-29T07:55:35.653Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T07:55:35.653Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T07:55:35.653Z] ---> 0ac33e5f5afa [2022-06-29T07:55:35.653Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-29T07:55:35.653Z] ---> Running in d8c0883d0595 [2022-06-29T07:55:35.653Z] Removing intermediate container d8c0883d0595 [2022-06-29T07:55:35.653Z] ---> 964d11b48d8e [2022-06-29T07:55:35.653Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-06-29T07:55:35.653Z] ---> Running in 0fb361fbf10d [2022-06-29T07:55:35.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T07:55:35.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T07:55:35.653Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-06-29T07:55:35.653Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-06-29T07:55:35.653Z] (3/74) Installing libxau (1.0.9-r0) [2022-06-29T07:55:35.653Z] (4/74) Installing libmd (1.0.3-r0) [2022-06-29T07:55:35.653Z] (5/74) Installing libbsd (0.11.3-r1) [2022-06-29T07:55:35.653Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-06-29T07:55:35.653Z] (7/74) Installing libxcb (1.14-r2) [2022-06-29T07:55:35.653Z] (8/74) Installing libx11 (1.7.2-r0) [2022-06-29T07:55:35.653Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-06-29T07:55:35.653Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-06-29T07:55:35.653Z] (11/74) Installing expat (2.4.7-r0) [2022-06-29T07:55:35.653Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-06-29T07:55:35.653Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-06-29T07:55:35.653Z] (14/74) Installing libpng (1.6.37-r1) [2022-06-29T07:55:35.653Z] (15/74) Installing freetype (2.11.1-r2) [2022-06-29T07:55:35.653Z] (16/74) Installing libuuid (2.37.4-r0) [2022-06-29T07:55:35.653Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-06-29T07:55:35.653Z] (18/74) Installing fribidi (1.0.11-r0) [2022-06-29T07:55:35.653Z] (19/74) Installing libffi (3.4.2-r1) [2022-06-29T07:55:35.653Z] (20/74) Installing libintl (0.21-r0) [2022-06-29T07:55:35.653Z] (21/74) Installing libblkid (2.37.4-r0) [2022-06-29T07:55:35.653Z] (22/74) Installing libmount (2.37.4-r0) [2022-06-29T07:55:35.653Z] (23/74) Installing pcre (8.45-r1) [2022-06-29T07:55:35.653Z] (24/74) Installing glib (2.70.1-r0) [2022-06-29T07:55:35.653Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-06-29T07:55:35.653Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-06-29T07:55:35.653Z] (27/74) Installing libass (0.15.2-r0) [2022-06-29T07:55:35.653Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-06-29T07:55:35.653Z] (29/74) Installing gmp (6.2.1-r1) [2022-06-29T07:55:35.653Z] (30/74) Installing nettle (3.7.3-r0) [2022-06-29T07:55:35.653Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-06-29T07:55:35.653Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-06-29T07:55:35.653Z] (33/74) Installing libunistring (0.9.10-r1) [2022-06-29T07:55:35.653Z] (34/74) Installing gnutls (3.7.1-r0) [2022-06-29T07:55:35.653Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-06-29T07:55:35.653Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-06-29T07:55:35.653Z] (37/74) Installing lame (3.100-r0) [2022-06-29T07:55:35.653Z] (38/74) Installing opus (1.3.1-r1) [2022-06-29T07:55:35.653Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-06-29T07:55:35.653Z] (40/74) Installing soxr (0.1.3-r2) [2022-06-29T07:55:35.653Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T07:55:35.653Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T07:55:35.653Z] (43/74) Installing libsrt (1.4.2-r1) [2022-06-29T07:55:35.653Z] (44/74) Installing libssh (0.9.6-r1) [2022-06-29T07:55:35.653Z] (45/74) Installing libogg (1.3.5-r0) [2022-06-29T07:55:35.653Z] (46/74) Installing libtheora (1.1.1-r16) [2022-06-29T07:55:35.653Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-06-29T07:55:35.653Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-06-29T07:55:35.653Z] (49/74) Installing libxext (1.3.4-r0) [2022-06-29T07:55:35.653Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-06-29T07:55:35.653Z] (51/74) Installing libpciaccess (0.16-r0) [2022-06-29T07:55:35.653Z] (52/74) Installing libdrm (2.4.109-r0) [2022-06-29T07:55:35.653Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-06-29T07:55:35.653Z] (54/74) Installing libva (2.13.0-r0) [2022-06-29T07:55:35.653Z] (55/74) Installing libvdpau (1.4-r0) [2022-06-29T07:55:35.653Z] (56/74) Installing vidstab (1.1.0-r1) [2022-06-29T07:55:35.653Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-06-29T07:55:35.653Z] (58/74) Installing libvpx (1.10.0-r0) [2022-06-29T07:55:35.653Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-06-29T07:55:35.653Z] (60/74) Installing libwebp (1.2.2-r0) [2022-06-29T07:55:35.653Z] (61/74) Installing x264-libs (20210613-r0) [2022-06-29T07:55:35.653Z] (62/74) Installing x265-libs (3.5-r0) [2022-06-29T07:55:35.653Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-06-29T07:55:35.653Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-06-29T07:55:35.913Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-06-29T07:55:35.913Z] (66/74) Installing udev-init-scripts (35-r0) [2022-06-29T07:55:35.913Z] Executing udev-init-scripts-35-r0.post-install [2022-06-29T07:55:35.913Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-06-29T07:55:35.913Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-06-29T07:55:35.913Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-06-29T07:55:35.913Z] (70/74) Installing kmod-libs (29-r2) [2022-06-29T07:55:35.913Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-06-29T07:55:35.913Z] (72/74) Installing libsodium (1.0.18-r0) [2022-06-29T07:55:35.913Z] (73/74) Installing libzmq (4.3.4-r0) [2022-06-29T07:55:35.913Z] (74/74) Installing zeromq (4.3.4-r0) [2022-06-29T07:55:35.913Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T07:55:35.913Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-06-29T07:55:35.913Z] OK: 78 MiB in 88 packages [2022-06-29T07:55:37.295Z] Removing intermediate container 0fb361fbf10d [2022-06-29T07:55:37.295Z] ---> 33115609a905 [2022-06-29T07:55:37.295Z] Step 17/29 : WORKDIR / [2022-06-29T07:55:37.295Z] ---> Running in 2fc70ac0c986 [2022-06-29T07:55:37.295Z] Removing intermediate container 2fc70ac0c986 [2022-06-29T07:55:37.295Z] ---> 71d616683936 [2022-06-29T07:55:37.295Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-06-29T07:55:37.863Z] ---> 7a408a0d92e1 [2022-06-29T07:55:37.863Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-06-29T07:55:38.123Z] ---> acf168ceb518 [2022-06-29T07:55:38.123Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-06-29T07:55:38.123Z] ---> cd8161ff7c02 [2022-06-29T07:55:38.123Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-06-29T07:55:38.383Z] ---> 574fcfaa032f [2022-06-29T07:55:38.383Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-06-29T07:55:38.643Z] ---> 52d92796c2eb [2022-06-29T07:55:38.643Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-06-29T07:55:38.903Z] ---> 64489ea7c030 [2022-06-29T07:55:38.903Z] Step 24/29 : EXPOSE 59983 [2022-06-29T07:55:38.903Z] ---> Running in ed816bb7f3b4 [2022-06-29T07:55:39.164Z] Removing intermediate container ed816bb7f3b4 [2022-06-29T07:55:39.164Z] ---> 2679ea88efcf [2022-06-29T07:55:39.164Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-06-29T07:55:39.164Z] ---> Running in 706b11230c01 [2022-06-29T07:55:39.164Z] Removing intermediate container 706b11230c01 [2022-06-29T07:55:39.164Z] ---> 0c59f1751dcf [2022-06-29T07:55:39.164Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-06-29T07:55:39.164Z] ---> Running in b7f3120da907 [2022-06-29T07:55:39.424Z] Removing intermediate container b7f3120da907 [2022-06-29T07:55:39.424Z] ---> 1a242f45edc9 [2022-06-29T07:55:39.424Z] Step 27/29 : LABEL arch=amd64 [2022-06-29T07:55:39.424Z] ---> Running in bf0173f53892 [2022-06-29T07:55:39.424Z] Removing intermediate container bf0173f53892 [2022-06-29T07:55:39.424Z] ---> 44d7c0cec8a9 [2022-06-29T07:55:39.424Z] Step 28/29 : LABEL git_sha=f7b04c11cbf99fc9b421729c2b0cd363d75549bc [2022-06-29T07:55:39.424Z] ---> Running in 73b1cb08c432 [2022-06-29T07:55:39.684Z] Removing intermediate container 73b1cb08c432 [2022-06-29T07:55:39.684Z] ---> 0db8209f1fd5 [2022-06-29T07:55:39.684Z] Step 29/29 : LABEL version=0.0.0 [2022-06-29T07:55:39.684Z] ---> Running in 80de72d50d03 [2022-06-29T07:55:39.684Z] Removing intermediate container 80de72d50d03 [2022-06-29T07:55:39.684Z] ---> cf9c23ef4a5a [2022-06-29T07:55:39.684Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-29T07:55:39.684Z] Successfully built cf9c23ef4a5a [2022-06-29T07:55:39.684Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:55:40.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:55:40.482Z] [2022-06-29T07:55:40.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:55:40.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:55:40.854Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-29T07:55:40.855Z] 5eb5b503b376: Pulling fs layer [2022-06-29T07:55:40.855Z] 5c69ac0246d0: Pulling fs layer [2022-06-29T07:55:40.855Z] ec43610c2a17: Pulling fs layer [2022-06-29T07:55:40.855Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-29T07:55:40.855Z] 33b1e0a273af: Pulling fs layer [2022-06-29T07:55:40.855Z] 5d3b04190fa2: Pulling fs layer [2022-06-29T07:55:40.855Z] 2f39f015ded8: Pulling fs layer [2022-06-29T07:55:40.855Z] 33b1e0a273af: Waiting [2022-06-29T07:55:40.855Z] 5d3b04190fa2: Waiting [2022-06-29T07:55:40.855Z] 2f39f015ded8: Waiting [2022-06-29T07:55:40.855Z] 3a2ae6a8a46f: Waiting [2022-06-29T07:55:40.855Z] 5c69ac0246d0: Verifying Checksum [2022-06-29T07:55:40.855Z] 5c69ac0246d0: Download complete [2022-06-29T07:55:40.855Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-29T07:55:40.855Z] 3a2ae6a8a46f: Download complete [2022-06-29T07:55:40.855Z] 33b1e0a273af: Verifying Checksum [2022-06-29T07:55:40.855Z] 33b1e0a273af: Download complete [2022-06-29T07:55:41.115Z] ec43610c2a17: Verifying Checksum [2022-06-29T07:55:41.115Z] ec43610c2a17: Download complete [2022-06-29T07:55:41.115Z] 5d3b04190fa2: Verifying Checksum [2022-06-29T07:55:41.115Z] 5d3b04190fa2: Download complete [2022-06-29T07:55:41.115Z] 5eb5b503b376: Verifying Checksum [2022-06-29T07:55:41.115Z] 5eb5b503b376: Download complete [2022-06-29T07:55:41.684Z] 2f39f015ded8: Verifying Checksum [2022-06-29T07:55:41.684Z] 2f39f015ded8: Download complete [2022-06-29T07:55:42.256Z] 5eb5b503b376: Pull complete [2022-06-29T07:55:42.256Z] 5c69ac0246d0: Pull complete [2022-06-29T07:55:42.823Z] ec43610c2a17: Pull complete [2022-06-29T07:55:42.823Z] 3a2ae6a8a46f: Pull complete [2022-06-29T07:55:43.082Z] 33b1e0a273af: Pull complete [2022-06-29T07:55:43.082Z] 5d3b04190fa2: Pull complete [2022-06-29T07:55:47.277Z] 2f39f015ded8: Pull complete [2022-06-29T07:55:47.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-29T07:55:47.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:55:47.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:55:47.500Z] prd-ubuntu20.04-docker-8c-8g-16325 does not seem to be running inside a container [2022-06-29T07:55:47.539Z] $ 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/xfoundry_device-usb-camera_PR-47 -v /w/workspace/xfoundry_device-usb-camera_PR-47:/w/workspace/xfoundry_device-usb-camera_PR-47:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-47@tmp:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T07:55:49.307Z] $ docker top 752e24cdb2bec1d79167ac174324dbafe16628f7d4a5eec59429491d6e1192b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:55:49.776Z] ---> job-cost.sh [2022-06-29T07:55:49.777Z] lf-activate-venv: SKIPPING [2022-06-29T07:55:49.777Z] INFO: No Stack... [2022-06-29T07:55:50.036Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T07:55:50.607Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T07:55:50.919Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-47/archives/cost.csv [2022-06-29T07:55:50.920Z] + cut -d, -f6 [Pipeline] lock [2022-06-29T07:55:50.962Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-47-1-stack-cost] [2022-06-29T07:55:50.967Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-47-1-stack-cost] did not exist. Created. [2022-06-29T07:55:50.967Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T07:55:51.398Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-29T07:55:51.443Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T07:55:51.473Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T07:55:51.550Z] $ docker stop --time=1 752e24cdb2bec1d79167ac174324dbafe16628f7d4a5eec59429491d6e1192b7 [2022-06-29T07:55:52.701Z] $ docker rm -f 752e24cdb2bec1d79167ac174324dbafe16628f7d4a5eec59429491d6e1192b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-29T07:55:56.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16326 in /w/workspace/xfoundry_device-usb-camera_PR-47 [Pipeline] { [Pipeline] ws [2022-06-29T07:55:56.373Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-06-29T07:55:56.455Z] Selected Git installation does not exist. Using Default [2022-06-29T07:55:56.455Z] The recommended git tool is: NONE [2022-06-29T07:56:03.045Z] using credential edgex-jenkins-ssh [2022-06-29T07:56:03.070Z] Cloning the remote Git repository [2022-06-29T07:56:03.139Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-06-29T07:56:03.225Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-06-29T07:56:03.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-29T07:56:03.459Z] > git --version # timeout=10 [2022-06-29T07:56:03.519Z] > git --version # 'git version 2.25.1' [2022-06-29T07:56:03.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T07:56:03.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T07:56:04.986Z] Merging remotes/origin/main commit 73afea3ace466341e80d38fe07fac6720914120d into PR head commit 01cb7ad94b2a455f8aece0c0f5125dc92b0a3a0a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-29T07:56:05.288Z] Failed in branch arm64 [2022-06-29T07:56:04.380Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-29T07:56:04.428Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T07:56:04.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-06-29T07:56:04.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-06-29T07:56:04.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T07:56:04.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-29T07:56:05.008Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T07:56:05.026Z] > git checkout -f 01cb7ad94b2a455f8aece0c0f5125dc92b0a3a0a # timeout=10 [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 [2022-06-29T07:56:07.138Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-47/archives ] [2022-06-29T07:56:07.138Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-47/archives [2022-06-29T07:56:07.138Z] total 16 [2022-06-29T07:56:07.138Z] drwxr-xr-x 3 root root 4096 Jun 29 07:55 . [2022-06-29T07:56:07.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 07:55 .. [2022-06-29T07:56:07.138Z] drwxr-xr-x 2 root root 4096 Jun 29 07:55 cost [2022-06-29T07:56:07.138Z] -rw-r--r-- 1 root root 87 Jun 29 07:55 cost.csv [2022-06-29T07:56:07.138Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-47/archives [2022-06-29T07:56:07.138Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-47/archives [2022-06-29T07:56:07.138Z] total 16 [2022-06-29T07:56:07.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 29 07:55 . [2022-06-29T07:56:07.138Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 29 07:55 .. [2022-06-29T07:56:07.138Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 29 07:55 cost [2022-06-29T07:56:07.138Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 29 07:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:07.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:08.367Z] ---> package-listing.sh [2022-06-29T07:56:08.367Z] ++ facter osfamily [2022-06-29T07:56:08.367Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-29T07:56:08.630Z] + OS_FAMILY=debian [2022-06-29T07:56:08.630Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-47 [2022-06-29T07:56:08.630Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-29T07:56:08.630Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-29T07:56:08.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-29T07:56:08.630Z] + PACKAGES=/tmp/packages_start.txt [2022-06-29T07:56:08.630Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-47 ']' [2022-06-29T07:56:08.630Z] + PACKAGES=/tmp/packages_end.txt [2022-06-29T07:56:08.630Z] + case "${OS_FAMILY}" in [2022-06-29T07:56:08.630Z] + dpkg -l [2022-06-29T07:56:08.630Z] + grep '^ii' [2022-06-29T07:56:08.630Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-29T07:56:08.630Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-29T07:56:08.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-29T07:56:08.630Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-47 ']' [2022-06-29T07:56:08.630Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-47/archives/ [2022-06-29T07:56:08.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-47/archives/ [Pipeline] echo [2022-06-29T07:56:08.660Z] 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/xfoundry_device-usb-camera_PR-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-29T07:56:08.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T07:56:09.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T07:56:09.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T07:56:09.741Z] prd-ubuntu20.04-docker-8c-8g-16325 does not seem to be running inside a container [2022-06-29T07:56:09.781Z] $ 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/xfoundry_device-usb-camera_PR-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-47 -v /w/workspace/xfoundry_device-usb-camera_PR-47:/w/workspace/xfoundry_device-usb-camera_PR-47:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-47@tmp:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T07:56:10.069Z] $ docker top 54ac561dc2c7b9a1cd24c212f9818c5b97eea4a6e43f4d2a13ba7f703cdab92c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T07:56:10.474Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-29T07:56:10.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-29T07:56:11.104Z] + ls /var/log/sa-host [2022-06-29T07:56:11.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T07:56:11.301Z] provisioning config files... [2022-06-29T07:56:11.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-47@tmp/config2932547294819885628tmp [Pipeline] { [Pipeline] echo [2022-06-29T07:56:11.360Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:11.674Z] ---> create-netrc.sh [Pipeline] } [2022-06-29T07:56:11.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:12.097Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-29T07:56:12.132Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:12.446Z] ---> sudo-logs.sh [2022-06-29T07:56:12.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-29T07:56:12.539Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:12.851Z] ---> job-cost.sh [2022-06-29T07:56:12.851Z] lf-activate-venv: SKIPPING [2022-06-29T07:56:12.851Z] DEBUG: total: 0.2199999988079071 [2022-06-29T07:56:12.851Z] INFO: Retrieving Stack Cost... [2022-06-29T07:56:13.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T07:56:13.682Z] INFO: Archiving Costs [Pipeline] echo [2022-06-29T07:56:13.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T07:56:14.034Z] ---> logs-deploy.sh [2022-06-29T07:56:14.034Z] lf-activate-venv: SKIPPING [2022-06-29T07:56:14.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-47/1 [2022-06-29T07:56:14.034Z] INFO: archiving workspace using pattern(s): [2022-06-29T07:56:14.972Z] Archives upload complete. [2022-06-29T07:56:14.972Z] INFO: archiving logs to Nexus