Pull request #26 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from d9360f3f4dcb3aec9b8d9605b0603be738458752+f209dce6f68700a541670e53a85687e2a3b33068 (b48d44e42b86ca308d6f6fccfd0426c53962c463) 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-ssh5696735456860699611.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh4129392746345742564.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-26/workspace@libs/edgex-global-pipelines # 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-26/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11755648531336237448.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-26/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8431128217978526264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh10618984088977552441.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-26/workspace@libs/lf-pipelines # 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-26/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13960951648721184791.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [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-64101 in /w/workspace/xfoundry_device-usb-camera_PR-26 [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-26 # 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 Merging remotes/origin/main commit f209dce6f68700a541670e53a85687e2a3b33068 into PR head commit d9360f3f4dcb3aec9b8d9605b0603be738458752 Merge succeeded, producing d9360f3f4dcb3aec9b8d9605b0603be738458752 Checking out Revision d9360f3f4dcb3aec9b8d9605b0603be738458752 (PR-26) > 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/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # 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 f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # timeout=10 Commit message: "build: fix the rtsp-simple-server base to v0.18.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:30 ========================================================= 19:02:30 EdgeX Global Pipelines Version Info 19:02:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:31 ------------------- 19:02:31 stable info: 19:02:31 ------------------- 19:02:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:31 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:02:31 Message: update stable to v1.0.230 19:02:32 ------------------- 19:02:32 experimental info: 19:02:32 ------------------- 19:02:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:32 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 19:02:32 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-26 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-26 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-26 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9360f3 [Pipeline] echo 19:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:33 provisioning config files... 19:02:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config4051350361459038045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:34 ---> docker-login.sh 19:02:34 nexus3.edgexfoundry.org:10001 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10002 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10003 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10004 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 docker.io 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:35 Configure a credential helper to remove this warning. See 19:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:35 19:02:35 Login Succeeded 19:02:35 ---> docker-login.sh ends [Pipeline] } 19:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:35 + git rev-list -1 --merges d9360f3f4dcb3aec9b8d9605b0603be738458752~1..d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo 19:02:35 -----------> git rev-list -1 --merges d9360f3f4dcb3aec9b8d9605b0603be738458752~1..d9360f3f4dcb3aec9b8d9605b0603be738458752 d9360f3f4dcb3aec9b8d9605b0603be738458752 [false] [Pipeline] sh 19:02:36 + git log --format=format:%s -1 d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo 19:02:36 ========================================================= 19:02:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:36 + git log --format=format:%s -1 d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo 19:02:36 [semverPrep] GIT_COMMIT: d9360f3f4dcb3aec9b8d9605b0603be738458752, Commit Message: build: fix the rtsp-simple-server base to v0.18.4 [Pipeline] echo 19:02:36 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:37 + grep -v github /etc/ssh/ssh_known_hosts 19:02:37 + [ -e /tmp/ssh_known_hosts ] 19:02:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:37 19:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:38 latest: Pulling from edgex-devops/py-git-semver 19:02:38 1fe172e4850f: Pulling fs layer 19:02:38 caf521ccaac6: Pulling fs layer 19:02:38 3ead6fa29328: Pulling fs layer 19:02:38 5c2a1cbceb83: Pulling fs layer 19:02:38 a8d5f1318db7: Pulling fs layer 19:02:38 c427282e49a2: Pulling fs layer 19:02:38 1827001aaf11: Pulling fs layer 19:02:38 0714d37db230: Pulling fs layer 19:02:38 ac28cf19c067: Pulling fs layer 19:02:38 ca983d60f3e2: Pulling fs layer 19:02:38 9f894cec8388: Pulling fs layer 19:02:38 1827001aaf11: Waiting 19:02:38 0714d37db230: Waiting 19:02:38 5c2a1cbceb83: Waiting 19:02:38 ac28cf19c067: Waiting 19:02:38 ca983d60f3e2: Waiting 19:02:38 a8d5f1318db7: Waiting 19:02:38 c427282e49a2: Waiting 19:02:38 caf521ccaac6: Verifying Checksum 19:02:38 caf521ccaac6: Download complete 19:02:38 5c2a1cbceb83: Verifying Checksum 19:02:38 5c2a1cbceb83: Download complete 19:02:38 a8d5f1318db7: Verifying Checksum 19:02:38 a8d5f1318db7: Download complete 19:02:38 3ead6fa29328: Verifying Checksum 19:02:38 3ead6fa29328: Download complete 19:02:38 c427282e49a2: Download complete 19:02:38 0714d37db230: Download complete 19:02:38 ac28cf19c067: Download complete 19:02:38 ca983d60f3e2: Verifying Checksum 19:02:38 ca983d60f3e2: Download complete 19:02:38 9f894cec8388: Verifying Checksum 19:02:38 9f894cec8388: Download complete 19:02:38 1fe172e4850f: Verifying Checksum 19:02:38 1fe172e4850f: Download complete 19:02:38 1827001aaf11: Verifying Checksum 19:02:38 1827001aaf11: Download complete 19:02:39 1fe172e4850f: Pull complete 19:02:39 caf521ccaac6: Pull complete 19:02:40 3ead6fa29328: Pull complete 19:02:40 5c2a1cbceb83: Pull complete 19:02:41 a8d5f1318db7: Pull complete 19:02:41 c427282e49a2: Pull complete 19:02:43 1827001aaf11: Pull complete 19:02:43 0714d37db230: Pull complete 19:02:43 ac28cf19c067: Pull complete 19:02:43 ca983d60f3e2: Pull complete 19:02:43 9f894cec8388: Pull complete 19:02:43 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:02:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:02:43 prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container 19:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-26 -v /w/workspace/xfoundry_device-usb-camera_PR-26:/w/workspace/xfoundry_device-usb-camera_PR-26:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-26@tmp:/w/workspace/xfoundry_device-usb-camera_PR-26@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-devops/py-git-semver:latest cat 19:02:45 $ docker top 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b -eo pid,comm 19:02:45 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). 19:02:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:45 [ssh-agent] Looking for ssh-agent implementation... 19:02:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:45 $ docker exec 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent 19:02:45 SSH_AUTH_SOCK=/tmp/ssh-gLqxUuZjffWq/agent.33 19:02:45 SSH_AGENT_PID=39 19:02:45 Running ssh-add (command line suppressed) 19:02:45 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-26@tmp/private_key_1738207873568895378.key (/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/private_key_1738207873568895378.key) 19:02:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:46 + git tag --points-at HEAD [Pipeline] } 19:02:46 $ docker exec --env ******** --env ******** 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent -k 19:02:46 unset SSH_AUTH_SOCK; 19:02:46 unset SSH_AGENT_PID; 19:02:46 echo Agent pid 39 killed; 19:02:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:46 [ssh-agent] Looking for ssh-agent implementation... 19:02:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:46 $ docker exec 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent 19:02:46 SSH_AUTH_SOCK=/tmp/ssh-9QIbfFjXw5uU/agent.71 19:02:46 SSH_AGENT_PID=77 19:02:46 Running ssh-add (command line suppressed) 19:02:46 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-26@tmp/private_key_3316520612743026580.key (/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/private_key_3316520612743026580.key) 19:02:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:47 + git semver init 19:02:47 2022-05-19 19:02:47,395 [run_init] DEBUG init version:0.0.0 force:False 19:02:47 2022-05-19 19:02:47,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-26/.semver 19:02:47 2022-05-19 19:02:47,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-26/.semver 19:02:47 2022-05-19 19:02:47,396 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-26/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-26, universal_newlines=False, shell=None, istream=None) 19:02:48 2022-05-19 19:02:47,957 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-26/.git/info/exclude 19:02:48 2022-05-19 19:02:47,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-26/.semver/PR-26 with force:False 19:02:48 2022-05-19 19:02:47,957 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-26/.semver/PR-26 19:02:48 2022-05-19 19:02:47,961 [execute] INFO git cat-file --batch-check 19:02:48 2022-05-19 19:02:47,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-26/.semver, universal_newlines=False, shell=None, istream=) 19:02:48 2022-05-19 19:02:47,968 [execute] INFO git cat-file --batch 19:02:48 2022-05-19 19:02:47,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-26/.semver, universal_newlines=False, shell=None, istream=) 19:02:48 2022-05-19 19:02:47,973 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-26/.semver/PR-26 19:02:48 0.0.0 [Pipeline] } 19:02:48 $ docker exec --env ******** --env ******** 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent -k 19:02:48 unset SSH_AUTH_SOCK; 19:02:48 unset SSH_AGENT_PID; 19:02:48 echo Agent pid 77 killed; 19:02:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:48 + git semver [Pipeline] } 19:02:48 $ docker stop --time=1 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b 19:02:50 $ docker rm -f 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b [Pipeline] // withDockerContainer [Pipeline] sh 19:02:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:51 Stashed 1 file(s) [Pipeline] echo 19:02:51 [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 19:02:51 provisioning config files... 19:02:51 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config5968999775673494148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:52 ---> docker-login.sh 19:02:52 nexus3.edgexfoundry.org:10001 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 nexus3.edgexfoundry.org:10002 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 nexus3.edgexfoundry.org:10003 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 nexus3.edgexfoundry.org:10004 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 docker.io 19:02:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:52 Configure a credential helper to remove this warning. See 19:02:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:52 19:02:52 Login Succeeded 19:02:52 ---> docker-login.sh ends [Pipeline] } 19:02:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:02:53 ========================================================= 19:02:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:02:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:02:53 + 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 . 19:02:53 Sending build context to Docker daemon 550.9kB 19:02:53 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:02:53 Step 2/12 : FROM ${BASE} AS builder 19:02:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:53 59bf1c3509f3: Pulling fs layer 19:02:53 666ba61612fd: Pulling fs layer 19:02:53 8ed8ca486205: Pulling fs layer 19:02:53 4fe6c5a15a65: Pulling fs layer 19:02:53 22a0e8bec74d: Pulling fs layer 19:02:53 ca2b28591e48: Pulling fs layer 19:02:53 a51346096db8: Pulling fs layer 19:02:53 daebc70d1ce1: Pulling fs layer 19:02:53 0e18a0eac166: Pulling fs layer 19:02:53 22a0e8bec74d: Waiting 19:02:53 ca2b28591e48: Waiting 19:02:53 a51346096db8: Waiting 19:02:53 daebc70d1ce1: Waiting 19:02:53 0e18a0eac166: Waiting 19:02:53 4fe6c5a15a65: Waiting 19:02:53 8ed8ca486205: Verifying Checksum 19:02:53 8ed8ca486205: Download complete 19:02:53 666ba61612fd: Verifying Checksum 19:02:53 666ba61612fd: Download complete 19:02:53 22a0e8bec74d: Verifying Checksum 19:02:53 22a0e8bec74d: Download complete 19:02:53 ca2b28591e48: Download complete 19:02:53 a51346096db8: Verifying Checksum 19:02:53 a51346096db8: Download complete 19:02:53 59bf1c3509f3: Verifying Checksum 19:02:53 daebc70d1ce1: Verifying Checksum 19:02:53 daebc70d1ce1: Download complete 19:02:53 59bf1c3509f3: Pull complete 19:02:54 666ba61612fd: Pull complete 19:02:54 8ed8ca486205: Pull complete 19:02:54 0e18a0eac166: Verifying Checksum 19:02:54 0e18a0eac166: Download complete 19:02:54 4fe6c5a15a65: Verifying Checksum 19:02:54 4fe6c5a15a65: Download complete 19:02:58 4fe6c5a15a65: Pull complete 19:02:58 22a0e8bec74d: Pull complete 19:02:58 ca2b28591e48: Pull complete 19:02:58 a51346096db8: Pull complete 19:02:58 daebc70d1ce1: Pull complete 19:03:01 0e18a0eac166: Pull complete 19:03:01 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:03:01 ---> f018257e8ee9 19:03:01 Step 3/12 : ARG MAKE="make build" 19:03:02 ---> Running in 453091571b42 19:03:02 Removing intermediate container 453091571b42 19:03:02 ---> 8ad45fa6436a 19:03:02 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:03:02 ---> Running in 9cfd2d1605e2 19:03:03 Removing intermediate container 9cfd2d1605e2 19:03:03 ---> bc8fa7785705 19:03:03 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:03:03 ---> Running in a65d72725b1a 19:03:03 Removing intermediate container a65d72725b1a 19:03:03 ---> 5c81e63acee7 19:03:03 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:03 ---> Running in 615f19714404 19:03:04 Removing intermediate container 615f19714404 19:03:04 ---> 8ee6826ea0e2 19:03:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:04 ---> Running in 6e6976c5b241 19:03:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:03:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:03:05 (1/81) Installing mesa (21.2.6-r0) 19:03:05 (2/81) Installing libxau (1.0.9-r0) 19:03:05 (3/81) Installing libmd (1.0.3-r0) 19:03:05 (4/81) Installing libbsd (0.11.3-r1) 19:03:05 (5/81) Installing libxdmcp (1.1.3-r0) 19:03:05 (6/81) Installing libxcb (1.14-r2) 19:03:06 (7/81) Installing libx11 (1.7.2-r0) 19:03:06 (8/81) Installing libxext (1.3.4-r0) 19:03:06 (9/81) Installing libxfixes (6.0.0-r0) 19:03:06 (10/81) Installing libxxf86vm (1.1.4-r2) 19:03:06 (11/81) Installing libpciaccess (0.16-r0) 19:03:06 Still waiting to schedule task 19:03:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:06 (12/81) Installing libdrm (2.4.109-r0) 19:03:06 (13/81) Installing mesa-glapi (21.2.6-r0) 19:03:06 (14/81) Installing libxshmfence (1.3-r1) 19:03:06 (15/81) Installing mesa-gl (21.2.6-r0) 19:03:06 (16/81) Installing libice (1.0.10-r0) 19:03:06 (17/81) Installing libuuid (2.37.4-r0) 19:03:07 (18/81) Installing libsm (1.2.3-r0) 19:03:07 (19/81) Installing libxt (1.2.1-r0) 19:03:07 (20/81) Installing libxmu (1.1.3-r0) 19:03:07 (21/81) Installing xset (1.2.4-r0) 19:03:07 (22/81) Installing xprop (1.2.5-r0) 19:03:07 (23/81) Installing xdg-utils (1.1.3-r0) 19:03:07 (24/81) Installing dbus-libs (1.12.20-r4) 19:03:07 (25/81) Installing libffi (3.4.2-r1) 19:03:07 (26/81) Installing libintl (0.21-r0) 19:03:07 (27/81) Installing libblkid (2.37.4-r0) 19:03:07 (28/81) Installing libmount (2.37.4-r0) 19:03:07 (29/81) Installing pcre (8.45-r1) 19:03:08 (30/81) Installing glib (2.70.1-r0) 19:03:08 (31/81) Installing icu-libs (69.1-r1) 19:03:09 (32/81) Installing libpcre2-16 (10.39-r0) 19:03:09 (33/81) Installing zstd-libs (1.5.0-r0) 19:03:09 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 19:03:09 (35/81) Installing hicolor-icon-theme (0.17-r1) 19:03:09 (36/81) Installing wayland-libs-server (1.19.0-r1) 19:03:09 (37/81) Installing mesa-gbm (21.2.6-r0) 19:03:09 (38/81) Installing wayland-libs-client (1.19.0-r1) 19:03:09 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 19:03:09 (40/81) Installing libxcomposite (0.4.5-r0) 19:03:09 (41/81) Installing libbz2 (1.0.8-r1) 19:03:10 (42/81) Installing libpng (1.6.37-r1) 19:03:10 (43/81) Installing freetype (2.11.1-r2) 19:03:10 (44/81) Installing fontconfig (2.13.1-r4) 19:03:10 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 19:03:10 (46/81) Installing wayland-libs-egl (1.19.0-r1) 19:03:10 (47/81) Installing xkeyboard-config (2.34-r0) 19:03:10 (48/81) Installing xz-libs (5.2.5-r1) 19:03:10 (49/81) Installing libxml2 (2.9.14-r0) 19:03:10 (50/81) Installing libxkbcommon (1.3.1-r0) 19:03:10 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 19:03:10 (52/81) Installing mesa-egl (21.2.6-r0) 19:03:11 (53/81) Installing avahi-libs (0.8-r5) 19:03:11 (54/81) Installing nettle (3.7.3-r0) 19:03:11 (55/81) Installing p11-kit (0.24.0-r1) 19:03:11 (56/81) Installing libtasn1 (4.18.0-r0) 19:03:11 (57/81) Installing libunistring (0.9.10-r1) 19:03:11 (58/81) Installing gnutls (3.7.1-r0) 19:03:11 (59/81) Installing cups-libs (2.3.3-r5) 19:03:11 (60/81) Installing graphite2 (1.3.14-r0) 19:03:11 (61/81) Installing harfbuzz (3.0.0-r2) 19:03:11 (62/81) Installing libevdev (1.12.0-r0) 19:03:11 (63/81) Installing mtdev (1.1.6-r0) 19:03:11 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 19:03:12 (65/81) Installing libinput-libs (1.19.4-r0) 19:03:12 (66/81) Installing libjpeg-turbo (2.1.2-r0) 19:03:12 (67/81) Installing xcb-util-wm (0.4.1-r1) 19:03:12 (68/81) Installing xcb-util (0.4.0-r3) 19:03:12 (69/81) Installing xcb-util-image (0.4.0-r1) 19:03:12 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 19:03:12 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 19:03:12 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 19:03:12 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 19:03:13 (74/81) Installing v4l-utils-libs (1.22.1-r1) 19:03:13 (75/81) Installing v4l-utils (1.22.1-r1) 19:03:13 (76/81) Installing udev-init-scripts (35-r0) 19:03:13 Executing udev-init-scripts-35-r0.post-install 19:03:13 (77/81) Installing kmod-libs (29-r2) 19:03:13 (78/81) Installing eudev (3.2.11_pre1-r0) 19:03:13 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 19:03:13 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:03:14 (81/81) Installing v4l-utils-dev (1.22.1-r1) 19:03:14 Executing busybox-1.34.1-r3.trigger 19:03:14 Executing eudev-3.2.11_pre1-r0.trigger 19:03:14 OK: 335 MiB in 133 packages 19:03:16 Removing intermediate container 6e6976c5b241 19:03:16 ---> 9121fb08174b 19:03:16 Step 8/12 : WORKDIR /device-usb-camera 19:03:16 ---> Running in b26ff28f1a80 19:03:16 Removing intermediate container b26ff28f1a80 19:03:16 ---> aa316f6af9d6 19:03:16 Step 9/12 : COPY go.mod vendor* ./ 19:03:16 ---> 4302775e6477 19:03:16 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:16 ---> Running in 0709bfe557c8 19:03:48 Removing intermediate container 0709bfe557c8 19:03:48 ---> 1f28627668d6 19:03:48 Step 11/12 : COPY . . 19:03:48 ---> 9c5f478a0c50 19:03:48 Step 12/12 : RUN ${MAKE} 19:03:48 ---> Running in 8d91ee2e9f90 19:03:48 noop 19:03:49 Removing intermediate container 8d91ee2e9f90 19:03:49 ---> 384779d52833 19:03:49 Successfully built 384779d52833 19:03:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:03:49 + docker inspect -f . ci-base-image-x86_64 19:03:49 . [Pipeline] withDockerContainer 19:03:49 prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container 19:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-26 -v /w/workspace/xfoundry_device-usb-camera_PR-26:/w/workspace/xfoundry_device-usb-camera_PR-26:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-26@tmp:/w/workspace/xfoundry_device-usb-camera_PR-26@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 ******** ci-base-image-x86_64 cat 19:03:50 $ docker top 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:50 + go version 19:03:50 go version go1.17.6 linux/amd64 [Pipeline] } 19:03:50 $ docker stop --time=1 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 19:03:51 $ docker rm -f 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:52 + docker inspect -f . ci-base-image-x86_64 19:03:52 . [Pipeline] withDockerContainer 19:03:52 prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container 19:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-26 -v /w/workspace/xfoundry_device-usb-camera_PR-26:/w/workspace/xfoundry_device-usb-camera_PR-26:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-26@tmp:/w/workspace/xfoundry_device-usb-camera_PR-26@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 ******** ci-base-image-x86_64 cat 19:03:53 $ docker top f7e00c87f61632a11e8ddbfa74f5d71f04f05e89b1b99230aa36e37ff9d6817f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:03:53 + make test 19:03:53 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 19:03:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:03:54 # github.com/pebbe/zmq4 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 19:03:54 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 19:03:55 # github.com/vladimirvivien/go4vl/v4l2/device 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 19:03:55 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 19:03:59 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 19:03:59 $ docker stop --time=1 f7e00c87f61632a11e8ddbfa74f5d71f04f05e89b1b99230aa36e37ff9d6817f 19:04:01 $ docker rm -f f7e00c87f61632a11e8ddbfa74f5d71f04f05e89b1b99230aa36e37ff9d6817f [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] sh 19:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:02 19:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:02 latest: Pulling from edgex-lftools-log-publisher 19:04:02 5eb5b503b376: Pulling fs layer 19:04:02 5c69ac0246d0: Pulling fs layer 19:04:02 ec43610c2a17: Pulling fs layer 19:04:02 3a2ae6a8a46f: Pulling fs layer 19:04:02 33b1e0a273af: Pulling fs layer 19:04:02 5d3b04190fa2: Pulling fs layer 19:04:02 2f39f015ded8: Pulling fs layer 19:04:02 3a2ae6a8a46f: Waiting 19:04:02 33b1e0a273af: Waiting 19:04:02 5d3b04190fa2: Waiting 19:04:02 5c69ac0246d0: Verifying Checksum 19:04:02 5c69ac0246d0: Download complete 19:04:02 3a2ae6a8a46f: Verifying Checksum 19:04:02 3a2ae6a8a46f: Download complete 19:04:02 33b1e0a273af: Verifying Checksum 19:04:02 33b1e0a273af: Download complete 19:04:02 5d3b04190fa2: Verifying Checksum 19:04:02 5d3b04190fa2: Download complete 19:04:02 ec43610c2a17: Verifying Checksum 19:04:02 ec43610c2a17: Download complete 19:04:03 5eb5b503b376: Verifying Checksum 19:04:03 5eb5b503b376: Download complete 19:04:03 2f39f015ded8: Download complete 19:04:04 5eb5b503b376: Pull complete 19:04:04 5c69ac0246d0: Pull complete 19:04:05 ec43610c2a17: Pull complete 19:04:05 3a2ae6a8a46f: Pull complete 19:04:05 33b1e0a273af: Pull complete 19:04:05 5d3b04190fa2: Pull complete 19:04:09 2f39f015ded8: Pull complete 19:04:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:04:09 prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container 19:04:09 $ 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-26 -v /w/workspace/xfoundry_device-usb-camera_PR-26:/w/workspace/xfoundry_device-usb-camera_PR-26:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-26@tmp:/w/workspace/xfoundry_device-usb-camera_PR-26@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 19:04:11 $ docker top 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:12 ---> job-cost.sh 19:04:12 lf-activate-venv: SKIPPING 19:04:12 INFO: No Stack... 19:04:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:13 INFO: Archiving Costs [Pipeline] sh 19:04:13 + cat /w/workspace/xfoundry_device-usb-camera_PR-26/archives/cost.csv 19:04:13 + cut -d, -f6 [Pipeline] lock 19:04:13 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] 19:04:13 Resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] did not exist. Created. 19:04:13 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:13 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:13 Stashed 1 file(s) [Pipeline] } 19:04:13 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:14 $ docker stop --time=1 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 19:04:15 $ docker rm -f 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:15 Failed in branch amd64 19:04:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64102 in /w/workspace/xfoundry_device-usb-camera_PR-26 [Pipeline] { [Pipeline] ws 19:04:39 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 19:04:40 Selected Git installation does not exist. Using Default 19:04:40 The recommended git tool is: NONE 19:04:46 using credential edgex-jenkins-ssh 19:04:46 Cloning the remote Git repository 19:04:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:04:46 > git init /w/workspace/device-usb-camera/1 # timeout=10 19:04:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:04:46 > git --version # timeout=10 19:04:46 > git --version # 'git version 2.25.1' 19:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:47 Merging remotes/origin/main commit f209dce6f68700a541670e53a85687e2a3b33068 into PR head commit d9360f3f4dcb3aec9b8d9605b0603be738458752 19:04:47 Merge succeeded, producing d9360f3f4dcb3aec9b8d9605b0603be738458752 19:04:47 Checking out Revision d9360f3f4dcb3aec9b8d9605b0603be738458752 (PR-26) 19:04:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:04:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/26/head:refs/remotes/origin/PR-26 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:04:47 > git config core.sparsecheckout # timeout=10 19:04:47 > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # timeout=10 19:04:47 > git remote # timeout=10 19:04:47 > git config --get remote.origin.url # timeout=10 19:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:47 > git merge f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 19:04:47 > git rev-parse HEAD^{commit} # timeout=10 19:04:47 > git config core.sparsecheckout # timeout=10 19:04:47 > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # timeout=10 19:04:52 Commit message: "build: fix the rtsp-simple-server base to v0.18.4" 19:04:52 > git --version # timeout=10 19:04:52 > git --version # 'git version 2.25.1' 19:04:52 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:04:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:53 Dload Upload Total Spent Left Speed 19:04:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46589 0 --:--:-- --:--:-- --:--:-- 46589 [Pipeline] sh 19:04:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:04:54 + sudo tee /etc/docker/daemon.new 19:04:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:04:54 { 19:04:54 "registry-mirrors": [ 19:04:54 "https://nexus3.edgexfoundry.org:10001" 19:04:54 ], 19:04:54 "bip": "10.250.0.254/24", 19:04:54 "hosts": [ 19:04:54 "tcp://0.0.0.0:5555", 19:04:54 "unix:///var/run/docker.sock" 19:04:54 ], 19:04:54 "mtu": 1458, 19:04:54 "selinux-enabled": true, 19:04:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:04:54 } [Pipeline] sh 19:04:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:04:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:13 provisioning config files... 19:05:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4844113310185273049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:13 ---> docker-login.sh 19:05:13 nexus3.edgexfoundry.org:10001 19:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:14 Configure a credential helper to remove this warning. See 19:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:14 19:05:14 Login Succeeded 19:05:14 nexus3.edgexfoundry.org:10002 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 nexus3.edgexfoundry.org:10003 19:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:15 Configure a credential helper to remove this warning. See 19:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:15 19:05:15 Login Succeeded 19:05:15 nexus3.edgexfoundry.org:10004 19:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:16 Configure a credential helper to remove this warning. See 19:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:16 19:05:16 Login Succeeded 19:05:16 docker.io 19:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:16 Configure a credential helper to remove this warning. See 19:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:16 19:05:16 Login Succeeded 19:05:16 ---> docker-login.sh ends [Pipeline] } 19:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:17 ========================================================= 19:05:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:05:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:05:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 19:05:18 Sending build context to Docker daemon 388.1kB 19:05:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:05:18 Step 2/12 : FROM ${BASE} AS builder 19:05:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:18 9b3977197b4f: Pulling fs layer 19:05:18 1a89e8eeedd5: Pulling fs layer 19:05:18 94645a83ff95: Pulling fs layer 19:05:18 3f3a8bcf1eab: Pulling fs layer 19:05:18 0c92f367c5e7: Pulling fs layer 19:05:18 3096ccb668a1: Pulling fs layer 19:05:18 e8cf19c19ddd: Pulling fs layer 19:05:18 a4caa8a26152: Pulling fs layer 19:05:18 3f3a8bcf1eab: Waiting 19:05:18 0c92f367c5e7: Waiting 19:05:18 3096ccb668a1: Waiting 19:05:18 e8cf19c19ddd: Waiting 19:05:18 a4caa8a26152: Waiting 19:05:18 94645a83ff95: Download complete 19:05:18 1a89e8eeedd5: Verifying Checksum 19:05:18 1a89e8eeedd5: Download complete 19:05:18 0c92f367c5e7: Verifying Checksum 19:05:18 0c92f367c5e7: Download complete 19:05:18 3096ccb668a1: Verifying Checksum 19:05:18 3096ccb668a1: Download complete 19:05:18 9b3977197b4f: Download complete 19:05:18 e8cf19c19ddd: Verifying Checksum 19:05:18 e8cf19c19ddd: Download complete 19:05:18 9b3977197b4f: Pull complete 19:05:19 1a89e8eeedd5: Pull complete 19:05:19 94645a83ff95: Pull complete 19:05:20 a4caa8a26152: Verifying Checksum 19:05:20 a4caa8a26152: Download complete 19:05:21 3f3a8bcf1eab: Verifying Checksum 19:05:21 3f3a8bcf1eab: Download complete 19:05:33 3f3a8bcf1eab: Pull complete 19:05:33 0c92f367c5e7: Pull complete 19:05:33 3096ccb668a1: Pull complete 19:05:33 e8cf19c19ddd: Pull complete 19:05:40 a4caa8a26152: Pull complete 19:05:40 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:05:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:05:40 ---> 725f1c02e7f9 19:05:40 Step 3/12 : ARG MAKE="make build" 19:05:40 ---> Running in 4ceb0d3f7e3c 19:05:41 Removing intermediate container 4ceb0d3f7e3c 19:05:41 ---> dda7509037c4 19:05:41 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 19:05:41 ---> Running in d8fbbf9afe6a 19:05:41 Removing intermediate container d8fbbf9afe6a 19:05:41 ---> aeddc93c4759 19:05:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:05:41 ---> Running in 09e9f4b2792b 19:05:41 Removing intermediate container 09e9f4b2792b 19:05:41 ---> 46f39c79ef66 19:05:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:05:41 ---> Running in 3a3313ce2d29 19:05:43 Removing intermediate container 3a3313ce2d29 19:05:43 ---> 5c181f477867 19:05:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:43 ---> Running in 0b04d6d499ee 19:05:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:05:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:05:46 (1/14) Installing libintl (0.21-r0) 19:05:46 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 19:05:46 (3/14) Installing libjpeg-turbo (2.1.2-r0) 19:05:46 (4/14) Installing v4l-utils-libs (1.22.1-r1) 19:05:46 (5/14) Installing v4l-utils (1.22.1-r1) 19:05:46 (6/14) Installing udev-init-scripts (35-r0) 19:05:46 Executing udev-init-scripts-35-r0.post-install 19:05:46 (7/14) Installing libblkid (2.37.4-r0) 19:05:46 (8/14) Installing xz-libs (5.2.5-r1) 19:05:46 (9/14) Installing zstd-libs (1.5.0-r0) 19:05:47 (10/14) Installing kmod-libs (29-r2) 19:05:47 (11/14) Installing eudev (3.2.11_pre1-r0) 19:05:47 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 19:05:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 19:05:47 (14/14) Installing v4l-utils-dev (1.22.1-r1) 19:05:47 Executing busybox-1.34.1-r3.trigger 19:05:47 Executing eudev-3.2.11_pre1-r0.trigger 19:05:47 OK: 227 MiB in 66 packages 19:05:49 Removing intermediate container 0b04d6d499ee 19:05:49 ---> ebc1ae20dd0c 19:05:49 Step 8/12 : WORKDIR /device-usb-camera 19:05:49 ---> Running in c7bea42691c5 19:05:49 Removing intermediate container c7bea42691c5 19:05:49 ---> 0b50a9470f5e 19:05:49 Step 9/12 : COPY go.mod vendor* ./ 19:05:50 ---> 6147cca30cb8 19:05:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:50 ---> Running in e5da8f258911 19:07:11 Removing intermediate container e5da8f258911 19:07:11 ---> 400124949166 19:07:11 Step 11/12 : COPY . . 19:07:11 ---> 07801fcd8586 19:07:11 Step 12/12 : RUN ${MAKE} 19:07:11 ---> Running in 5400df8ef61b 19:07:11 noop 19:07:11 Removing intermediate container 5400df8ef61b 19:07:11 ---> 81eddbc6c9c1 19:07:11 Successfully built 81eddbc6c9c1 19:07:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:12 + docker inspect -f . ci-base-image-arm64 19:07:12 . [Pipeline] withDockerContainer 19:07:12 prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container 19:07:12 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:13 $ docker top a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:14 + go version 19:07:14 go version go1.17.6 linux/arm64 [Pipeline] } 19:07:14 $ docker stop --time=1 a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed 19:07:16 $ docker rm -f a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:17 + docker inspect -f . ci-base-image-arm64 19:07:17 . [Pipeline] withDockerContainer 19:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container 19:07:17 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:18 $ docker top 66b92536e5a711ff42eee485dc6793311425cd9b9bd7fbc8d2c181b3d2c15f03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:07:19 + make test 19:07:19 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 19:07:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:07:23 # github.com/pebbe/zmq4 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 19:07:23 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 19:07:34 # github.com/vladimirvivien/go4vl/v4l2/device 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 19:07:34 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 19:08:06 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 19:08:06 $ docker stop --time=1 66b92536e5a711ff42eee485dc6793311425cd9b9bd7fbc8d2c181b3d2c15f03 19:08:08 $ docker rm -f 66b92536e5a711ff42eee485dc6793311425cd9b9bd7fbc8d2c181b3d2c15f03 [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] sh 19:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 19:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:10 arm64: Pulling from edgex-lftools-log-publisher 19:08:10 8998bd30e6a1: Pulling fs layer 19:08:10 04944245beec: Pulling fs layer 19:08:10 699f458cf7ca: Pulling fs layer 19:08:10 765212b225bb: Pulling fs layer 19:08:10 f23df028b6ca: Pulling fs layer 19:08:10 d65c8cfc05b1: Pulling fs layer 19:08:10 2437ff75d9bd: Pulling fs layer 19:08:10 765212b225bb: Waiting 19:08:10 d65c8cfc05b1: Waiting 19:08:10 f23df028b6ca: Waiting 19:08:10 04944245beec: Verifying Checksum 19:08:10 04944245beec: Download complete 19:08:10 765212b225bb: Verifying Checksum 19:08:10 765212b225bb: Download complete 19:08:10 f23df028b6ca: Verifying Checksum 19:08:10 f23df028b6ca: Download complete 19:08:10 d65c8cfc05b1: Verifying Checksum 19:08:10 d65c8cfc05b1: Download complete 19:08:10 699f458cf7ca: Verifying Checksum 19:08:10 699f458cf7ca: Download complete 19:08:11 8998bd30e6a1: Verifying Checksum 19:08:11 8998bd30e6a1: Download complete 19:08:13 2437ff75d9bd: Verifying Checksum 19:08:13 2437ff75d9bd: Download complete 19:08:15 8998bd30e6a1: Pull complete 19:08:15 04944245beec: Pull complete 19:08:17 699f458cf7ca: Pull complete 19:08:17 765212b225bb: Pull complete 19:08:18 f23df028b6ca: Pull complete 19:08:18 d65c8cfc05b1: Pull complete 19:08:33 2437ff75d9bd: Pull complete 19:08:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:08:33 prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container 19:08:33 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:36 $ docker top 71e344b7b0742e06d59be85f46fd6fac0832a0b1e2351326d834323ae6064917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:37 ---> job-cost.sh 19:08:37 lf-activate-venv: SKIPPING 19:08:37 INFO: No Stack... 19:08:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:38 INFO: Archiving Costs [Pipeline] sh 19:08:39 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 19:08:39 + cut -d, -f6 [Pipeline] lock 19:08:39 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] 19:08:39 Resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] did not exist. Created. 19:08:39 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:40 /w/workspace/device-usb-camera/1@tmp/durable-0741ac12/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:40 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:40 Warning: overwriting stash ‘stack-cost’ 19:08:41 Stashed 1 file(s) [Pipeline] } 19:08:41 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:41 $ docker stop --time=1 71e344b7b0742e06d59be85f46fd6fac0832a0b1e2351326d834323ae6064917 19:08:42 $ docker rm -f 71e344b7b0742e06d59be85f46fd6fac0832a0b1e2351326d834323ae6064917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:43 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 19:08:45 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-26/archives ] 19:08:45 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-26/archives 19:08:45 total 16 19:08:45 drwxr-xr-x 3 root root 4096 May 19 19:04 . 19:08:45 drwxrwxr-x 10 jenkins jenkins 4096 May 19 19:04 .. 19:08:45 drwxr-xr-x 2 root root 4096 May 19 19:04 cost 19:08:45 -rw-r--r-- 1 root root 87 May 19 19:04 cost.csv 19:08:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-26/archives 19:08:45 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-26/archives 19:08:45 total 16 19:08:45 drwxr-xr-x 3 jenkins jenkins 4096 May 19 19:04 . 19:08:45 drwxrwxr-x 10 jenkins jenkins 4096 May 19 19:04 .. 19:08:45 drwxr-xr-x 2 jenkins jenkins 4096 May 19 19:04 cost 19:08:45 -rw-r--r-- 1 jenkins jenkins 87 May 19 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:08:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:46 ---> package-listing.sh 19:08:46 ++ tr '[:upper:]' '[:lower:]' 19:08:46 ++ facter osfamily 19:08:47 + OS_FAMILY=debian 19:08:47 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-26 19:08:47 + START_PACKAGES=/tmp/packages_start.txt 19:08:47 + END_PACKAGES=/tmp/packages_end.txt 19:08:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:47 + PACKAGES=/tmp/packages_start.txt 19:08:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-26 ']' 19:08:47 + PACKAGES=/tmp/packages_end.txt 19:08:47 + case "${OS_FAMILY}" in 19:08:47 + dpkg -l 19:08:47 + grep '^ii' 19:08:47 + '[' -f /tmp/packages_start.txt ']' 19:08:47 + '[' -f /tmp/packages_end.txt ']' 19:08:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:47 + '[' /w/workspace/xfoundry_device-usb-camera_PR-26 ']' 19:08:47 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-26/archives/ 19:08:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-26/archives/ [Pipeline] echo 19:08:47 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-26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:48 . [Pipeline] withDockerContainer 19:08:48 prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container 19:08:48 $ 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-26/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-26 -v /w/workspace/xfoundry_device-usb-camera_PR-26:/w/workspace/xfoundry_device-usb-camera_PR-26:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-26@tmp:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:48 $ docker top 42126d33184880b968aa3ca03c62d699b8f3eabab2b6b64ca22582fd2a92a178 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:48 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:49 + ls /var/log/sa-host 19:08:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:49 provisioning config files... 19:08:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config1544293176367307870tmp [Pipeline] { [Pipeline] echo 19:08:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> create-netrc.sh [Pipeline] } 19:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> python-tools-install.sh [Pipeline] echo 19:08:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:50 ---> sudo-logs.sh 19:08:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:51 ---> job-cost.sh 19:08:51 lf-activate-venv: SKIPPING 19:08:51 DEBUG: total: 0.2199999988079071 19:08:51 INFO: Retrieving Stack Cost... 19:08:51 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:52 INFO: Archiving Costs [Pipeline] echo 19:08:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:52 ---> logs-deploy.sh 19:08:52 lf-activate-venv: SKIPPING 19:08:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-26/1 19:08:52 INFO: archiving workspace using pattern(s): 19:08:53 Archives upload complete. 19:08:53 INFO: archiving logs to Nexus