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 [2022-05-19T19:02:30.317Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-19T19:02:30.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-19T19:02:30.622Z] ========================================================= [2022-05-19T19:02:30.622Z] EdgeX Global Pipelines Version Info [2022-05-19T19:02:30.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:02:31.437Z] ------------------- [2022-05-19T19:02:31.437Z] stable info: [2022-05-19T19:02:31.437Z] ------------------- [2022-05-19T19:02:31.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T19:02:31.437Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T19:02:31.437Z] Message: update stable to v1.0.230 [2022-05-19T19:02:32.015Z] ------------------- [2022-05-19T19:02:32.015Z] experimental info: [2022-05-19T19:02:32.015Z] ------------------- [2022-05-19T19:02:32.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-19T19:02:32.015Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-19T19:02:32.015Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-19T19:02:32.274Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-19T19:02:32.316Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-19T19:02:32.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-19T19:02:32.400Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-19T19:02:32.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-19T19:02:32.481Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-19T19:02:32.523Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-19T19:02:32.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-19T19:02:32.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-19T19:02:32.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-19T19:02:32.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-19T19:02:32.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-19T19:02:32.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-19T19:02:32.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-19T19:02:32.859Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T19:02:32.903Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-19T19:02:32.944Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-19T19:02:32.981Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-19T19:02:33.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-19T19:02:33.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-19T19:02:33.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-19T19:02:33.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-19T19:02:33.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-19T19:02:33.239Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-19T19:02:33.280Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-19T19:02:33.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-19T19:02:33.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-26 [Pipeline] echo [2022-05-19T19:02:33.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-26 [Pipeline] echo [2022-05-19T19:02:33.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-26 [Pipeline] echo [2022-05-19T19:02:33.486Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo [2022-05-19T19:02:33.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9360f3 [Pipeline] echo [2022-05-19T19:02:33.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T19:02:33.697Z] provisioning config files... [2022-05-19T19:02:33.711Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config4051350361459038045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:02:34.085Z] ---> docker-login.sh [2022-05-19T19:02:34.085Z] nexus3.edgexfoundry.org:10001 [2022-05-19T19:02:34.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:34.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:34.350Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:34.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:34.350Z] [2022-05-19T19:02:34.350Z] Login Succeeded [2022-05-19T19:02:34.350Z] nexus3.edgexfoundry.org:10002 [2022-05-19T19:02:34.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:34.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:34.612Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:34.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:34.612Z] [2022-05-19T19:02:34.612Z] Login Succeeded [2022-05-19T19:02:34.612Z] nexus3.edgexfoundry.org:10003 [2022-05-19T19:02:34.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:34.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:34.612Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:34.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:34.612Z] [2022-05-19T19:02:34.612Z] Login Succeeded [2022-05-19T19:02:34.612Z] nexus3.edgexfoundry.org:10004 [2022-05-19T19:02:34.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:34.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:34.874Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:34.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:34.874Z] [2022-05-19T19:02:34.874Z] Login Succeeded [2022-05-19T19:02:34.874Z] docker.io [2022-05-19T19:02:34.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:35.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:35.137Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:35.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:35.137Z] [2022-05-19T19:02:35.137Z] Login Succeeded [2022-05-19T19:02:35.137Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T19:02:35.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-19T19:02:35.801Z] + git rev-list -1 --merges d9360f3f4dcb3aec9b8d9605b0603be738458752~1..d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo [2022-05-19T19:02:35.962Z] -----------> git rev-list -1 --merges d9360f3f4dcb3aec9b8d9605b0603be738458752~1..d9360f3f4dcb3aec9b8d9605b0603be738458752 d9360f3f4dcb3aec9b8d9605b0603be738458752 [false] [Pipeline] sh [2022-05-19T19:02:36.276Z] + git log --format=format:%s -1 d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo [2022-05-19T19:02:36.314Z] ========================================================= [2022-05-19T19:02:36.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-19T19:02:36.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-19T19:02:36.756Z] + git log --format=format:%s -1 d9360f3f4dcb3aec9b8d9605b0603be738458752 [Pipeline] echo [2022-05-19T19:02:36.790Z] [semverPrep] GIT_COMMIT: d9360f3f4dcb3aec9b8d9605b0603be738458752, Commit Message: build: fix the rtsp-simple-server base to v0.18.4 [Pipeline] echo [2022-05-19T19:02:36.822Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-19T19:02:37.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-19T19:02:37.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-19T19:02:37.283Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-19T19:02:37.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-19T19:02:37.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-19T19:02:37.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-19T19:02:37.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:02:37.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T19:02:37.746Z] [2022-05-19T19:02:37.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:02:38.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T19:02:38.095Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-19T19:02:38.095Z] 1fe172e4850f: Pulling fs layer [2022-05-19T19:02:38.095Z] caf521ccaac6: Pulling fs layer [2022-05-19T19:02:38.095Z] 3ead6fa29328: Pulling fs layer [2022-05-19T19:02:38.095Z] 5c2a1cbceb83: Pulling fs layer [2022-05-19T19:02:38.095Z] a8d5f1318db7: Pulling fs layer [2022-05-19T19:02:38.095Z] c427282e49a2: Pulling fs layer [2022-05-19T19:02:38.095Z] 1827001aaf11: Pulling fs layer [2022-05-19T19:02:38.095Z] 0714d37db230: Pulling fs layer [2022-05-19T19:02:38.095Z] ac28cf19c067: Pulling fs layer [2022-05-19T19:02:38.095Z] ca983d60f3e2: Pulling fs layer [2022-05-19T19:02:38.095Z] 9f894cec8388: Pulling fs layer [2022-05-19T19:02:38.095Z] 1827001aaf11: Waiting [2022-05-19T19:02:38.095Z] 0714d37db230: Waiting [2022-05-19T19:02:38.095Z] 5c2a1cbceb83: Waiting [2022-05-19T19:02:38.095Z] ac28cf19c067: Waiting [2022-05-19T19:02:38.095Z] ca983d60f3e2: Waiting [2022-05-19T19:02:38.095Z] a8d5f1318db7: Waiting [2022-05-19T19:02:38.095Z] c427282e49a2: Waiting [2022-05-19T19:02:38.095Z] caf521ccaac6: Verifying Checksum [2022-05-19T19:02:38.095Z] caf521ccaac6: Download complete [2022-05-19T19:02:38.095Z] 5c2a1cbceb83: Verifying Checksum [2022-05-19T19:02:38.095Z] 5c2a1cbceb83: Download complete [2022-05-19T19:02:38.355Z] a8d5f1318db7: Verifying Checksum [2022-05-19T19:02:38.355Z] a8d5f1318db7: Download complete [2022-05-19T19:02:38.355Z] 3ead6fa29328: Verifying Checksum [2022-05-19T19:02:38.355Z] 3ead6fa29328: Download complete [2022-05-19T19:02:38.355Z] c427282e49a2: Download complete [2022-05-19T19:02:38.355Z] 0714d37db230: Download complete [2022-05-19T19:02:38.355Z] ac28cf19c067: Download complete [2022-05-19T19:02:38.355Z] ca983d60f3e2: Verifying Checksum [2022-05-19T19:02:38.355Z] ca983d60f3e2: Download complete [2022-05-19T19:02:38.355Z] 9f894cec8388: Verifying Checksum [2022-05-19T19:02:38.355Z] 9f894cec8388: Download complete [2022-05-19T19:02:38.355Z] 1fe172e4850f: Verifying Checksum [2022-05-19T19:02:38.355Z] 1fe172e4850f: Download complete [2022-05-19T19:02:38.614Z] 1827001aaf11: Verifying Checksum [2022-05-19T19:02:38.614Z] 1827001aaf11: Download complete [2022-05-19T19:02:39.999Z] 1fe172e4850f: Pull complete [2022-05-19T19:02:39.999Z] caf521ccaac6: Pull complete [2022-05-19T19:02:40.570Z] 3ead6fa29328: Pull complete [2022-05-19T19:02:40.570Z] 5c2a1cbceb83: Pull complete [2022-05-19T19:02:41.141Z] a8d5f1318db7: Pull complete [2022-05-19T19:02:41.141Z] c427282e49a2: Pull complete [2022-05-19T19:02:43.069Z] 1827001aaf11: Pull complete [2022-05-19T19:02:43.069Z] 0714d37db230: Pull complete [2022-05-19T19:02:43.333Z] ac28cf19c067: Pull complete [2022-05-19T19:02:43.333Z] ca983d60f3e2: Pull complete [2022-05-19T19:02:43.333Z] 9f894cec8388: Pull complete [2022-05-19T19:02:43.333Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-19T19:02:43.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-19T19:02:43.596Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-19T19:02:43.695Z] prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container [2022-05-19T19:02:43.746Z] $ 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 [2022-05-19T19:02:45.246Z] $ docker top 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b -eo pid,comm [2022-05-19T19:02:45.313Z] 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-05-19T19:02:45.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-19T19:02:45.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T19:02:45.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T19:02:45.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T19:02:45.577Z] $ docker exec 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent [2022-05-19T19:02:45.705Z] SSH_AUTH_SOCK=/tmp/ssh-gLqxUuZjffWq/agent.33 [2022-05-19T19:02:45.705Z] SSH_AGENT_PID=39 [2022-05-19T19:02:45.713Z] Running ssh-add (command line suppressed) [2022-05-19T19:02:45.847Z] 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) [2022-05-19T19:02:45.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T19:02:46.200Z] + git tag --points-at HEAD [Pipeline] } [2022-05-19T19:02:46.229Z] $ docker exec --env ******** --env ******** 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent -k [2022-05-19T19:02:46.355Z] unset SSH_AUTH_SOCK; [2022-05-19T19:02:46.355Z] unset SSH_AGENT_PID; [2022-05-19T19:02:46.355Z] echo Agent pid 39 killed; [2022-05-19T19:02:46.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-19T19:02:46.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-19T19:02:46.446Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-19T19:02:46.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-19T19:02:46.579Z] $ docker exec 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent [2022-05-19T19:02:46.706Z] SSH_AUTH_SOCK=/tmp/ssh-9QIbfFjXw5uU/agent.71 [2022-05-19T19:02:46.706Z] SSH_AGENT_PID=77 [2022-05-19T19:02:46.712Z] Running ssh-add (command line suppressed) [2022-05-19T19:02:46.848Z] 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) [2022-05-19T19:02:46.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-19T19:02:47.189Z] + git semver init [2022-05-19T19:02:47.452Z] 2022-05-19 19:02:47,395 [run_init] DEBUG init version:0.0.0 force:False [2022-05-19T19:02:47.452Z] 2022-05-19 19:02:47,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-26/.semver [2022-05-19T19:02:47.452Z] 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 [2022-05-19T19:02:47.452Z] 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) [2022-05-19T19:02:48.026Z] 2022-05-19 19:02:47,957 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-26/.git/info/exclude [2022-05-19T19:02:48.026Z] 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 [2022-05-19T19:02:48.026Z] 2022-05-19 19:02:47,957 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-26/.semver/PR-26 [2022-05-19T19:02:48.026Z] 2022-05-19 19:02:47,961 [execute] INFO git cat-file --batch-check [2022-05-19T19:02:48.026Z] 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=) [2022-05-19T19:02:48.026Z] 2022-05-19 19:02:47,968 [execute] INFO git cat-file --batch [2022-05-19T19:02:48.026Z] 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=) [2022-05-19T19:02:48.026Z] 2022-05-19 19:02:47,973 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-26/.semver/PR-26 [2022-05-19T19:02:48.026Z] 0.0.0 [Pipeline] } [2022-05-19T19:02:48.058Z] $ docker exec --env ******** --env ******** 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b ssh-agent -k [2022-05-19T19:02:48.178Z] unset SSH_AUTH_SOCK; [2022-05-19T19:02:48.178Z] unset SSH_AGENT_PID; [2022-05-19T19:02:48.178Z] echo Agent pid 77 killed; [2022-05-19T19:02:48.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-19T19:02:48.605Z] + git semver [Pipeline] } [2022-05-19T19:02:48.902Z] $ docker stop --time=1 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b [2022-05-19T19:02:50.239Z] $ docker rm -f 75a7e3ed1b09e3831ab0329753bf849752c0d64f581f1ffa93acb52867c3506b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-19T19:02:50.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-19T19:02:51.123Z] Stashed 1 file(s) [Pipeline] echo [2022-05-19T19:02:51.139Z] [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-05-19T19:02:51.685Z] provisioning config files... [2022-05-19T19:02:51.696Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config5968999775673494148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:02:52.040Z] ---> docker-login.sh [2022-05-19T19:02:52.040Z] nexus3.edgexfoundry.org:10001 [2022-05-19T19:02:52.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:52.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:52.040Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:52.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:52.040Z] [2022-05-19T19:02:52.040Z] Login Succeeded [2022-05-19T19:02:52.040Z] nexus3.edgexfoundry.org:10002 [2022-05-19T19:02:52.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:52.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:52.304Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:52.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:52.304Z] [2022-05-19T19:02:52.304Z] Login Succeeded [2022-05-19T19:02:52.304Z] nexus3.edgexfoundry.org:10003 [2022-05-19T19:02:52.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:52.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:52.304Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:52.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:52.304Z] [2022-05-19T19:02:52.304Z] Login Succeeded [2022-05-19T19:02:52.304Z] nexus3.edgexfoundry.org:10004 [2022-05-19T19:02:52.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:52.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:52.568Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:52.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:52.568Z] [2022-05-19T19:02:52.568Z] Login Succeeded [2022-05-19T19:02:52.568Z] docker.io [2022-05-19T19:02:52.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:02:52.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:02:52.827Z] Configure a credential helper to remove this warning. See [2022-05-19T19:02:52.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:02:52.827Z] [2022-05-19T19:02:52.827Z] Login Succeeded [2022-05-19T19:02:52.827Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T19:02:52.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-19T19:02:53.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T19:02:53.067Z] ========================================================= [2022-05-19T19:02:53.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-19T19:02:53.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:02:53.475Z] + 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-05-19T19:02:53.475Z] Sending build context to Docker daemon 550.9kB [2022-05-19T19:02:53.475Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-19T19:02:53.475Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-19T19:02:53.475Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-19T19:02:53.475Z] 59bf1c3509f3: Pulling fs layer [2022-05-19T19:02:53.475Z] 666ba61612fd: Pulling fs layer [2022-05-19T19:02:53.475Z] 8ed8ca486205: Pulling fs layer [2022-05-19T19:02:53.475Z] 4fe6c5a15a65: Pulling fs layer [2022-05-19T19:02:53.475Z] 22a0e8bec74d: Pulling fs layer [2022-05-19T19:02:53.475Z] ca2b28591e48: Pulling fs layer [2022-05-19T19:02:53.475Z] a51346096db8: Pulling fs layer [2022-05-19T19:02:53.475Z] daebc70d1ce1: Pulling fs layer [2022-05-19T19:02:53.475Z] 0e18a0eac166: Pulling fs layer [2022-05-19T19:02:53.475Z] 22a0e8bec74d: Waiting [2022-05-19T19:02:53.475Z] ca2b28591e48: Waiting [2022-05-19T19:02:53.475Z] a51346096db8: Waiting [2022-05-19T19:02:53.475Z] daebc70d1ce1: Waiting [2022-05-19T19:02:53.475Z] 0e18a0eac166: Waiting [2022-05-19T19:02:53.475Z] 4fe6c5a15a65: Waiting [2022-05-19T19:02:53.475Z] 8ed8ca486205: Verifying Checksum [2022-05-19T19:02:53.475Z] 8ed8ca486205: Download complete [2022-05-19T19:02:53.475Z] 666ba61612fd: Verifying Checksum [2022-05-19T19:02:53.475Z] 666ba61612fd: Download complete [2022-05-19T19:02:53.475Z] 22a0e8bec74d: Verifying Checksum [2022-05-19T19:02:53.475Z] 22a0e8bec74d: Download complete [2022-05-19T19:02:53.475Z] ca2b28591e48: Download complete [2022-05-19T19:02:53.737Z] a51346096db8: Verifying Checksum [2022-05-19T19:02:53.737Z] a51346096db8: Download complete [2022-05-19T19:02:53.737Z] 59bf1c3509f3: Verifying Checksum [2022-05-19T19:02:53.737Z] daebc70d1ce1: Verifying Checksum [2022-05-19T19:02:53.737Z] daebc70d1ce1: Download complete [2022-05-19T19:02:53.737Z] 59bf1c3509f3: Pull complete [2022-05-19T19:02:54.000Z] 666ba61612fd: Pull complete [2022-05-19T19:02:54.000Z] 8ed8ca486205: Pull complete [2022-05-19T19:02:54.261Z] 0e18a0eac166: Verifying Checksum [2022-05-19T19:02:54.261Z] 0e18a0eac166: Download complete [2022-05-19T19:02:54.261Z] 4fe6c5a15a65: Verifying Checksum [2022-05-19T19:02:54.261Z] 4fe6c5a15a65: Download complete [2022-05-19T19:02:58.468Z] 4fe6c5a15a65: Pull complete [2022-05-19T19:02:58.468Z] 22a0e8bec74d: Pull complete [2022-05-19T19:02:58.729Z] ca2b28591e48: Pull complete [2022-05-19T19:02:58.729Z] a51346096db8: Pull complete [2022-05-19T19:02:58.989Z] daebc70d1ce1: Pull complete [2022-05-19T19:03:01.535Z] 0e18a0eac166: Pull complete [2022-05-19T19:03:01.535Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-19T19:03:01.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-19T19:03:01.535Z] ---> f018257e8ee9 [2022-05-19T19:03:01.535Z] Step 3/12 : ARG MAKE="make build" [2022-05-19T19:03:02.921Z] ---> Running in 453091571b42 [2022-05-19T19:03:02.921Z] Removing intermediate container 453091571b42 [2022-05-19T19:03:02.921Z] ---> 8ad45fa6436a [2022-05-19T19:03:02.921Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-19T19:03:02.921Z] ---> Running in 9cfd2d1605e2 [2022-05-19T19:03:03.181Z] Removing intermediate container 9cfd2d1605e2 [2022-05-19T19:03:03.181Z] ---> bc8fa7785705 [2022-05-19T19:03:03.181Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-19T19:03:03.181Z] ---> Running in a65d72725b1a [2022-05-19T19:03:03.181Z] Removing intermediate container a65d72725b1a [2022-05-19T19:03:03.181Z] ---> 5c81e63acee7 [2022-05-19T19:03:03.181Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T19:03:03.440Z] ---> Running in 615f19714404 [2022-05-19T19:03:04.011Z] Removing intermediate container 615f19714404 [2022-05-19T19:03:04.011Z] ---> 8ee6826ea0e2 [2022-05-19T19:03:04.011Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-19T19:03:04.011Z] ---> Running in 6e6976c5b241 [2022-05-19T19:03:04.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-19T19:03:05.217Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-19T19:03:05.477Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-19T19:03:05.477Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-19T19:03:05.477Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-19T19:03:05.738Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-19T19:03:05.738Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-19T19:03:05.738Z] (6/81) Installing libxcb (1.14-r2) [2022-05-19T19:03:06.000Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-19T19:03:06.000Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-19T19:03:06.262Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-19T19:03:06.262Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-19T19:03:06.262Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-19T19:03:06.522Z] Still waiting to schedule task [2022-05-19T19:03:06.522Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-19T19:03:06.523Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-19T19:03:06.523Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-19T19:03:06.523Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-19T19:03:06.784Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-19T19:03:06.784Z] (16/81) Installing libice (1.0.10-r0) [2022-05-19T19:03:06.784Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-19T19:03:07.049Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-19T19:03:07.049Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-19T19:03:07.049Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-19T19:03:07.314Z] (21/81) Installing xset (1.2.4-r0) [2022-05-19T19:03:07.314Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-19T19:03:07.314Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-19T19:03:07.575Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-19T19:03:07.575Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-19T19:03:07.575Z] (26/81) Installing libintl (0.21-r0) [2022-05-19T19:03:07.836Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-19T19:03:07.836Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-19T19:03:07.836Z] (29/81) Installing pcre (8.45-r1) [2022-05-19T19:03:08.096Z] (30/81) Installing glib (2.70.1-r0) [2022-05-19T19:03:08.096Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-19T19:03:09.045Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-19T19:03:09.045Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-19T19:03:09.045Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-19T19:03:09.305Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-19T19:03:09.305Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-19T19:03:09.305Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-19T19:03:09.566Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-19T19:03:09.566Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-19T19:03:09.828Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-19T19:03:09.828Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-19T19:03:10.088Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-19T19:03:10.088Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-19T19:03:10.088Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-19T19:03:10.349Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-19T19:03:10.349Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-19T19:03:10.349Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-19T19:03:10.609Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-19T19:03:10.609Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-19T19:03:10.609Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-19T19:03:10.870Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-19T19:03:10.870Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-19T19:03:11.130Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-19T19:03:11.130Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-19T19:03:11.130Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-19T19:03:11.389Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-19T19:03:11.390Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-19T19:03:11.390Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-19T19:03:11.650Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-19T19:03:11.650Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-19T19:03:11.650Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-19T19:03:11.911Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-19T19:03:11.911Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-19T19:03:11.911Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-19T19:03:12.171Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-19T19:03:12.171Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-19T19:03:12.432Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-19T19:03:12.432Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-19T19:03:12.432Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-19T19:03:12.693Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-19T19:03:12.693Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-19T19:03:12.693Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-19T19:03:12.965Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-19T19:03:13.226Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-19T19:03:13.226Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-19T19:03:13.487Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-19T19:03:13.488Z] Executing udev-init-scripts-35-r0.post-install [2022-05-19T19:03:13.488Z] (77/81) Installing kmod-libs (29-r2) [2022-05-19T19:03:13.488Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-19T19:03:13.747Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-19T19:03:13.747Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-19T19:03:14.007Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-19T19:03:14.007Z] Executing busybox-1.34.1-r3.trigger [2022-05-19T19:03:14.007Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-19T19:03:14.007Z] OK: 335 MiB in 133 packages [2022-05-19T19:03:16.551Z] Removing intermediate container 6e6976c5b241 [2022-05-19T19:03:16.551Z] ---> 9121fb08174b [2022-05-19T19:03:16.551Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-19T19:03:16.551Z] ---> Running in b26ff28f1a80 [2022-05-19T19:03:16.551Z] Removing intermediate container b26ff28f1a80 [2022-05-19T19:03:16.551Z] ---> aa316f6af9d6 [2022-05-19T19:03:16.551Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-19T19:03:16.551Z] ---> 4302775e6477 [2022-05-19T19:03:16.551Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T19:03:16.551Z] ---> Running in 0709bfe557c8 [2022-05-19T19:03:48.681Z] Removing intermediate container 0709bfe557c8 [2022-05-19T19:03:48.681Z] ---> 1f28627668d6 [2022-05-19T19:03:48.681Z] Step 11/12 : COPY . . [2022-05-19T19:03:48.681Z] ---> 9c5f478a0c50 [2022-05-19T19:03:48.681Z] Step 12/12 : RUN ${MAKE} [2022-05-19T19:03:48.681Z] ---> Running in 8d91ee2e9f90 [2022-05-19T19:03:48.941Z] noop [2022-05-19T19:03:49.202Z] Removing intermediate container 8d91ee2e9f90 [2022-05-19T19:03:49.202Z] ---> 384779d52833 [2022-05-19T19:03:49.202Z] Successfully built 384779d52833 [2022-05-19T19:03:49.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:03:49.584Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T19:03:49.584Z] . [Pipeline] withDockerContainer [2022-05-19T19:03:49.743Z] prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container [2022-05-19T19:03:49.789Z] $ 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 [2022-05-19T19:03:50.166Z] $ docker top 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T19:03:50.579Z] + go version [2022-05-19T19:03:50.579Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-19T19:03:50.614Z] $ docker stop --time=1 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 [2022-05-19T19:03:51.920Z] $ docker rm -f 697b7d36e372d614e6d8fc0bd785e65480e35d2ba0f146be5eadf2ced9364b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:03:52.582Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-19T19:03:52.582Z] . [Pipeline] withDockerContainer [2022-05-19T19:03:52.672Z] prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container [2022-05-19T19:03:52.708Z] $ 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 [2022-05-19T19:03:53.146Z] $ docker top f7e00c87f61632a11e8ddbfa74f5d71f04f05e89b1b99230aa36e37ff9d6817f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-19T19:03:53.595Z] + make test [2022-05-19T19:03:53.595Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-19T19:03:53.858Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-19T19:03:54.117Z] # github.com/pebbe/zmq4 [2022-05-19T19:03:54.117Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-19T19:03:54.117Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-19T19:03:54.117Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-19T19:03:54.118Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-19T19:03:55.493Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-19T19:03:55.493Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-19T19:03:59.694Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-19T19:03:59.743Z] $ docker stop --time=1 f7e00c87f61632a11e8ddbfa74f5d71f04f05e89b1b99230aa36e37ff9d6817f [2022-05-19T19:04:01.573Z] $ 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 [2022-05-19T19:04:02.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T19:04:02.620Z] [2022-05-19T19:04:02.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:04:02.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T19:04:02.956Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-19T19:04:02.956Z] 5eb5b503b376: Pulling fs layer [2022-05-19T19:04:02.956Z] 5c69ac0246d0: Pulling fs layer [2022-05-19T19:04:02.956Z] ec43610c2a17: Pulling fs layer [2022-05-19T19:04:02.956Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-19T19:04:02.956Z] 33b1e0a273af: Pulling fs layer [2022-05-19T19:04:02.956Z] 5d3b04190fa2: Pulling fs layer [2022-05-19T19:04:02.956Z] 2f39f015ded8: Pulling fs layer [2022-05-19T19:04:02.956Z] 3a2ae6a8a46f: Waiting [2022-05-19T19:04:02.956Z] 33b1e0a273af: Waiting [2022-05-19T19:04:02.956Z] 5d3b04190fa2: Waiting [2022-05-19T19:04:02.956Z] 5c69ac0246d0: Verifying Checksum [2022-05-19T19:04:02.956Z] 5c69ac0246d0: Download complete [2022-05-19T19:04:02.956Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-19T19:04:02.956Z] 3a2ae6a8a46f: Download complete [2022-05-19T19:04:02.956Z] 33b1e0a273af: Verifying Checksum [2022-05-19T19:04:02.956Z] 33b1e0a273af: Download complete [2022-05-19T19:04:02.956Z] 5d3b04190fa2: Verifying Checksum [2022-05-19T19:04:02.956Z] 5d3b04190fa2: Download complete [2022-05-19T19:04:02.956Z] ec43610c2a17: Verifying Checksum [2022-05-19T19:04:02.956Z] ec43610c2a17: Download complete [2022-05-19T19:04:03.219Z] 5eb5b503b376: Verifying Checksum [2022-05-19T19:04:03.219Z] 5eb5b503b376: Download complete [2022-05-19T19:04:03.789Z] 2f39f015ded8: Download complete [2022-05-19T19:04:04.360Z] 5eb5b503b376: Pull complete [2022-05-19T19:04:04.619Z] 5c69ac0246d0: Pull complete [2022-05-19T19:04:05.188Z] ec43610c2a17: Pull complete [2022-05-19T19:04:05.188Z] 3a2ae6a8a46f: Pull complete [2022-05-19T19:04:05.188Z] 33b1e0a273af: Pull complete [2022-05-19T19:04:05.447Z] 5d3b04190fa2: Pull complete [2022-05-19T19:04:09.641Z] 2f39f015ded8: Pull complete [2022-05-19T19:04:09.641Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-19T19:04:09.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T19:04:09.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-19T19:04:09.738Z] prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container [2022-05-19T19:04:09.780Z] $ 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 [2022-05-19T19:04:11.776Z] $ docker top 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:04:12.275Z] ---> job-cost.sh [2022-05-19T19:04:12.276Z] lf-activate-venv: SKIPPING [2022-05-19T19:04:12.276Z] INFO: No Stack... [2022-05-19T19:04:12.536Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-19T19:04:13.106Z] INFO: Archiving Costs [Pipeline] sh [2022-05-19T19:04:13.430Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-26/archives/cost.csv [2022-05-19T19:04:13.430Z] + cut -d, -f6 [Pipeline] lock [2022-05-19T19:04:13.478Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [2022-05-19T19:04:13.483Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] did not exist. Created. [2022-05-19T19:04:13.483Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-19T19:04:13.869Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-19T19:04:13.925Z] Stashed 1 file(s) [Pipeline] } [2022-05-19T19:04:13.949Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-19T19:04:14.030Z] $ docker stop --time=1 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 [2022-05-19T19:04:15.217Z] $ docker rm -f 04eaa5625c38e4d604674ae9ccc6fa5deba42faa64e95ba326bb6869f8222c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-19T19:04:15.595Z] Failed in branch amd64 [2022-05-19T19:04:39.752Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64102 in /w/workspace/xfoundry_device-usb-camera_PR-26 [Pipeline] { [Pipeline] ws [2022-05-19T19:04:39.797Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-19T19:04:40.182Z] Selected Git installation does not exist. Using Default [2022-05-19T19:04:40.182Z] The recommended git tool is: NONE [2022-05-19T19:04:46.220Z] using credential edgex-jenkins-ssh [2022-05-19T19:04:46.238Z] Cloning the remote Git repository [2022-05-19T19:04:46.313Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-19T19:04:46.390Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-05-19T19:04:46.485Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-19T19:04:46.486Z] > git --version # timeout=10 [2022-05-19T19:04:46.507Z] > git --version # 'git version 2.25.1' [2022-05-19T19:04:46.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T19:04:46.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T19:04:47.739Z] Merging remotes/origin/main commit f209dce6f68700a541670e53a85687e2a3b33068 into PR head commit d9360f3f4dcb3aec9b8d9605b0603be738458752 [2022-05-19T19:04:47.952Z] Merge succeeded, producing d9360f3f4dcb3aec9b8d9605b0603be738458752 [2022-05-19T19:04:47.953Z] Checking out Revision d9360f3f4dcb3aec9b8d9605b0603be738458752 (PR-26) [2022-05-19T19:04:47.125Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-19T19:04:47.143Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-19T19:04:47.177Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-19T19:04:47.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-19T19:04:47.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T19:04:47.269Z] > 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 [2022-05-19T19:04:47.758Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T19:04:47.778Z] > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # timeout=10 [2022-05-19T19:04:47.860Z] > git remote # timeout=10 [2022-05-19T19:04:47.880Z] > git config --get remote.origin.url # timeout=10 [2022-05-19T19:04:47.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-19T19:04:47.913Z] > git merge f209dce6f68700a541670e53a85687e2a3b33068 # timeout=10 [2022-05-19T19:04:47.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-19T19:04:47.962Z] > git config core.sparsecheckout # timeout=10 [2022-05-19T19:04:47.977Z] > git checkout -f d9360f3f4dcb3aec9b8d9605b0603be738458752 # timeout=10 [2022-05-19T19:04:52.114Z] Commit message: "build: fix the rtsp-simple-server base to v0.18.4" [2022-05-19T19:04:52.175Z] > git --version # timeout=10 [2022-05-19T19:04:52.185Z] > git --version # 'git version 2.25.1' [2022-05-19T19:04:52.202Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-19T19:04:53.300Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-19T19:04:53.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-19T19:04:53.301Z] Dload Upload Total Spent Left Speed [2022-05-19T19:04:53.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 46589 0 --:--:-- --:--:-- --:--:-- 46589 [Pipeline] sh [2022-05-19T19:04:53.820Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-19T19:04:54.183Z] + sudo tee /etc/docker/daemon.new [2022-05-19T19:04:54.183Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-19T19:04:54.183Z] { [2022-05-19T19:04:54.183Z] "registry-mirrors": [ [2022-05-19T19:04:54.183Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-19T19:04:54.183Z] ], [2022-05-19T19:04:54.183Z] "bip": "10.250.0.254/24", [2022-05-19T19:04:54.183Z] "hosts": [ [2022-05-19T19:04:54.183Z] "tcp://0.0.0.0:5555", [2022-05-19T19:04:54.183Z] "unix:///var/run/docker.sock" [2022-05-19T19:04:54.183Z] ], [2022-05-19T19:04:54.183Z] "mtu": 1458, [2022-05-19T19:04:54.183Z] "selinux-enabled": true, [2022-05-19T19:04:54.183Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-19T19:04:54.183Z] } [Pipeline] sh [2022-05-19T19:04:54.541Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-19T19:04:54.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T19:05:13.365Z] provisioning config files... [2022-05-19T19:05:13.388Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4844113310185273049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:05:13.967Z] ---> docker-login.sh [2022-05-19T19:05:13.967Z] nexus3.edgexfoundry.org:10001 [2022-05-19T19:05:14.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:05:14.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:05:14.842Z] Configure a credential helper to remove this warning. See [2022-05-19T19:05:14.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:05:14.842Z] [2022-05-19T19:05:14.842Z] Login Succeeded [2022-05-19T19:05:14.842Z] nexus3.edgexfoundry.org:10002 [2022-05-19T19:05:15.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:05:15.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:05:15.390Z] Configure a credential helper to remove this warning. See [2022-05-19T19:05:15.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:05:15.390Z] [2022-05-19T19:05:15.390Z] Login Succeeded [2022-05-19T19:05:15.390Z] nexus3.edgexfoundry.org:10003 [2022-05-19T19:05:15.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:05:15.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:05:15.667Z] Configure a credential helper to remove this warning. See [2022-05-19T19:05:15.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:05:15.667Z] [2022-05-19T19:05:15.667Z] Login Succeeded [2022-05-19T19:05:15.667Z] nexus3.edgexfoundry.org:10004 [2022-05-19T19:05:16.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:05:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:05:16.333Z] Configure a credential helper to remove this warning. See [2022-05-19T19:05:16.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:05:16.333Z] [2022-05-19T19:05:16.333Z] Login Succeeded [2022-05-19T19:05:16.333Z] docker.io [2022-05-19T19:05:16.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-19T19:05:16.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-19T19:05:16.881Z] Configure a credential helper to remove this warning. See [2022-05-19T19:05:16.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-19T19:05:16.881Z] [2022-05-19T19:05:16.881Z] Login Succeeded [2022-05-19T19:05:16.881Z] ---> docker-login.sh ends [Pipeline] } [2022-05-19T19:05:16.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-19T19:05:17.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-19T19:05:17.350Z] ========================================================= [2022-05-19T19:05:17.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-19T19:05:17.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:05:17.793Z] + 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 . [2022-05-19T19:05:18.067Z] Sending build context to Docker daemon 388.1kB [2022-05-19T19:05:18.067Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-19T19:05:18.067Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-19T19:05:18.344Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-19T19:05:18.344Z] 9b3977197b4f: Pulling fs layer [2022-05-19T19:05:18.344Z] 1a89e8eeedd5: Pulling fs layer [2022-05-19T19:05:18.344Z] 94645a83ff95: Pulling fs layer [2022-05-19T19:05:18.345Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-19T19:05:18.345Z] 0c92f367c5e7: Pulling fs layer [2022-05-19T19:05:18.345Z] 3096ccb668a1: Pulling fs layer [2022-05-19T19:05:18.345Z] e8cf19c19ddd: Pulling fs layer [2022-05-19T19:05:18.345Z] a4caa8a26152: Pulling fs layer [2022-05-19T19:05:18.345Z] 3f3a8bcf1eab: Waiting [2022-05-19T19:05:18.345Z] 0c92f367c5e7: Waiting [2022-05-19T19:05:18.345Z] 3096ccb668a1: Waiting [2022-05-19T19:05:18.345Z] e8cf19c19ddd: Waiting [2022-05-19T19:05:18.345Z] a4caa8a26152: Waiting [2022-05-19T19:05:18.345Z] 94645a83ff95: Download complete [2022-05-19T19:05:18.345Z] 1a89e8eeedd5: Verifying Checksum [2022-05-19T19:05:18.345Z] 1a89e8eeedd5: Download complete [2022-05-19T19:05:18.345Z] 0c92f367c5e7: Verifying Checksum [2022-05-19T19:05:18.345Z] 0c92f367c5e7: Download complete [2022-05-19T19:05:18.345Z] 3096ccb668a1: Verifying Checksum [2022-05-19T19:05:18.345Z] 3096ccb668a1: Download complete [2022-05-19T19:05:18.345Z] 9b3977197b4f: Download complete [2022-05-19T19:05:18.345Z] e8cf19c19ddd: Verifying Checksum [2022-05-19T19:05:18.345Z] e8cf19c19ddd: Download complete [2022-05-19T19:05:18.946Z] 9b3977197b4f: Pull complete [2022-05-19T19:05:19.551Z] 1a89e8eeedd5: Pull complete [2022-05-19T19:05:19.843Z] 94645a83ff95: Pull complete [2022-05-19T19:05:20.439Z] a4caa8a26152: Verifying Checksum [2022-05-19T19:05:20.439Z] a4caa8a26152: Download complete [2022-05-19T19:05:21.043Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-19T19:05:21.043Z] 3f3a8bcf1eab: Download complete [2022-05-19T19:05:33.469Z] 3f3a8bcf1eab: Pull complete [2022-05-19T19:05:33.469Z] 0c92f367c5e7: Pull complete [2022-05-19T19:05:33.469Z] 3096ccb668a1: Pull complete [2022-05-19T19:05:33.743Z] e8cf19c19ddd: Pull complete [2022-05-19T19:05:40.475Z] a4caa8a26152: Pull complete [2022-05-19T19:05:40.475Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-19T19:05:40.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-19T19:05:40.475Z] ---> 725f1c02e7f9 [2022-05-19T19:05:40.475Z] Step 3/12 : ARG MAKE="make build" [2022-05-19T19:05:40.750Z] ---> Running in 4ceb0d3f7e3c [2022-05-19T19:05:41.024Z] Removing intermediate container 4ceb0d3f7e3c [2022-05-19T19:05:41.024Z] ---> dda7509037c4 [2022-05-19T19:05:41.024Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-19T19:05:41.024Z] ---> Running in d8fbbf9afe6a [2022-05-19T19:05:41.299Z] Removing intermediate container d8fbbf9afe6a [2022-05-19T19:05:41.299Z] ---> aeddc93c4759 [2022-05-19T19:05:41.299Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-19T19:05:41.299Z] ---> Running in 09e9f4b2792b [2022-05-19T19:05:41.582Z] Removing intermediate container 09e9f4b2792b [2022-05-19T19:05:41.582Z] ---> 46f39c79ef66 [2022-05-19T19:05:41.582Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-19T19:05:41.857Z] ---> Running in 3a3313ce2d29 [2022-05-19T19:05:43.297Z] Removing intermediate container 3a3313ce2d29 [2022-05-19T19:05:43.297Z] ---> 5c181f477867 [2022-05-19T19:05:43.297Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-19T19:05:43.573Z] ---> Running in 0b04d6d499ee [2022-05-19T19:05:44.558Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-19T19:05:45.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-19T19:05:46.134Z] (1/14) Installing libintl (0.21-r0) [2022-05-19T19:05:46.409Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-19T19:05:46.409Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-19T19:05:46.409Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-19T19:05:46.683Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-19T19:05:46.683Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-19T19:05:46.959Z] Executing udev-init-scripts-35-r0.post-install [2022-05-19T19:05:46.959Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-19T19:05:46.959Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-19T19:05:46.959Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-19T19:05:47.237Z] (10/14) Installing kmod-libs (29-r2) [2022-05-19T19:05:47.237Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-19T19:05:47.511Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-19T19:05:47.511Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-19T19:05:47.511Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-19T19:05:47.783Z] Executing busybox-1.34.1-r3.trigger [2022-05-19T19:05:47.783Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-19T19:05:47.783Z] OK: 227 MiB in 66 packages [2022-05-19T19:05:49.234Z] Removing intermediate container 0b04d6d499ee [2022-05-19T19:05:49.234Z] ---> ebc1ae20dd0c [2022-05-19T19:05:49.234Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-19T19:05:49.234Z] ---> Running in c7bea42691c5 [2022-05-19T19:05:49.517Z] Removing intermediate container c7bea42691c5 [2022-05-19T19:05:49.517Z] ---> 0b50a9470f5e [2022-05-19T19:05:49.517Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-19T19:05:50.128Z] ---> 6147cca30cb8 [2022-05-19T19:05:50.128Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-19T19:05:50.128Z] ---> Running in e5da8f258911 [2022-05-19T19:07:11.967Z] Removing intermediate container e5da8f258911 [2022-05-19T19:07:11.967Z] ---> 400124949166 [2022-05-19T19:07:11.967Z] Step 11/12 : COPY . . [2022-05-19T19:07:11.967Z] ---> 07801fcd8586 [2022-05-19T19:07:11.967Z] Step 12/12 : RUN ${MAKE} [2022-05-19T19:07:11.967Z] ---> Running in 5400df8ef61b [2022-05-19T19:07:11.967Z] noop [2022-05-19T19:07:11.967Z] Removing intermediate container 5400df8ef61b [2022-05-19T19:07:11.967Z] ---> 81eddbc6c9c1 [2022-05-19T19:07:11.967Z] Successfully built 81eddbc6c9c1 [2022-05-19T19:07:11.967Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:07:12.330Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T19:07:12.330Z] . [Pipeline] withDockerContainer [2022-05-19T19:07:12.565Z] prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container [2022-05-19T19:07:12.651Z] $ 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 [2022-05-19T19:07:13.897Z] $ docker top a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T19:07:14.836Z] + go version [2022-05-19T19:07:14.836Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-19T19:07:14.874Z] $ docker stop --time=1 a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed [2022-05-19T19:07:16.481Z] $ docker rm -f a8ad8d40aa4dc3ce96f3a7a93488d7edaaaf423a5013e8ea5ab0425807f9ceed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:07:17.357Z] + docker inspect -f . ci-base-image-arm64 [2022-05-19T19:07:17.357Z] . [Pipeline] withDockerContainer [2022-05-19T19:07:17.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container [2022-05-19T19:07:17.664Z] $ 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 [2022-05-19T19:07:18.834Z] $ docker top 66b92536e5a711ff42eee485dc6793311425cd9b9bd7fbc8d2c181b3d2c15f03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-19T19:07:19.819Z] + make test [2022-05-19T19:07:19.819Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-19T19:07:21.270Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-19T19:07:23.925Z] # github.com/pebbe/zmq4 [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-19T19:07:23.925Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-19T19:07:34.094Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-19T19:07:34.094Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-19T19:08:06.494Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-19T19:08:06.539Z] $ docker stop --time=1 66b92536e5a711ff42eee485dc6793311425cd9b9bd7fbc8d2c181b3d2c15f03 [2022-05-19T19:08:08.375Z] $ 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 [2022-05-19T19:08:09.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T19:08:09.772Z] [2022-05-19T19:08:09.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:08:10.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T19:08:10.538Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-19T19:08:10.538Z] 8998bd30e6a1: Pulling fs layer [2022-05-19T19:08:10.538Z] 04944245beec: Pulling fs layer [2022-05-19T19:08:10.538Z] 699f458cf7ca: Pulling fs layer [2022-05-19T19:08:10.538Z] 765212b225bb: Pulling fs layer [2022-05-19T19:08:10.538Z] f23df028b6ca: Pulling fs layer [2022-05-19T19:08:10.538Z] d65c8cfc05b1: Pulling fs layer [2022-05-19T19:08:10.538Z] 2437ff75d9bd: Pulling fs layer [2022-05-19T19:08:10.538Z] 765212b225bb: Waiting [2022-05-19T19:08:10.538Z] d65c8cfc05b1: Waiting [2022-05-19T19:08:10.538Z] f23df028b6ca: Waiting [2022-05-19T19:08:10.538Z] 04944245beec: Verifying Checksum [2022-05-19T19:08:10.538Z] 04944245beec: Download complete [2022-05-19T19:08:10.538Z] 765212b225bb: Verifying Checksum [2022-05-19T19:08:10.539Z] 765212b225bb: Download complete [2022-05-19T19:08:10.539Z] f23df028b6ca: Verifying Checksum [2022-05-19T19:08:10.539Z] f23df028b6ca: Download complete [2022-05-19T19:08:10.539Z] d65c8cfc05b1: Verifying Checksum [2022-05-19T19:08:10.539Z] d65c8cfc05b1: Download complete [2022-05-19T19:08:10.811Z] 699f458cf7ca: Verifying Checksum [2022-05-19T19:08:10.811Z] 699f458cf7ca: Download complete [2022-05-19T19:08:11.087Z] 8998bd30e6a1: Verifying Checksum [2022-05-19T19:08:11.087Z] 8998bd30e6a1: Download complete [2022-05-19T19:08:13.719Z] 2437ff75d9bd: Verifying Checksum [2022-05-19T19:08:13.719Z] 2437ff75d9bd: Download complete [2022-05-19T19:08:15.700Z] 8998bd30e6a1: Pull complete [2022-05-19T19:08:15.700Z] 04944245beec: Pull complete [2022-05-19T19:08:17.141Z] 699f458cf7ca: Pull complete [2022-05-19T19:08:17.415Z] 765212b225bb: Pull complete [2022-05-19T19:08:18.398Z] f23df028b6ca: Pull complete [2022-05-19T19:08:18.398Z] d65c8cfc05b1: Pull complete [2022-05-19T19:08:33.476Z] 2437ff75d9bd: Pull complete [2022-05-19T19:08:33.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-19T19:08:33.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-19T19:08:33.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-19T19:08:33.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-64102 does not seem to be running inside a container [2022-05-19T19:08:33.812Z] $ 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 [2022-05-19T19:08:36.236Z] $ docker top 71e344b7b0742e06d59be85f46fd6fac0832a0b1e2351326d834323ae6064917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:37.209Z] ---> job-cost.sh [2022-05-19T19:08:37.209Z] lf-activate-venv: SKIPPING [2022-05-19T19:08:37.209Z] INFO: No Stack... [2022-05-19T19:08:37.804Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-19T19:08:38.399Z] INFO: Archiving Costs [Pipeline] sh [2022-05-19T19:08:39.351Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-05-19T19:08:39.351Z] + cut -d, -f6 [Pipeline] lock [2022-05-19T19:08:39.437Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [2022-05-19T19:08:39.443Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] did not exist. Created. [2022-05-19T19:08:39.443Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-19T19:08:40.181Z] /w/workspace/device-usb-camera/1@tmp/durable-0741ac12/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-19T19:08:40.876Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-19T19:08:40.911Z] Warning: overwriting stash ‘stack-cost’ [2022-05-19T19:08:41.353Z] Stashed 1 file(s) [Pipeline] } [2022-05-19T19:08:41.373Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-26-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-19T19:08:41.459Z] $ docker stop --time=1 71e344b7b0742e06d59be85f46fd6fac0832a0b1e2351326d834323ae6064917 [2022-05-19T19:08:42.938Z] $ 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] } [2022-05-19T19:08:43.684Z] 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 [2022-05-19T19:08:45.708Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-26/archives ] [2022-05-19T19:08:45.708Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-26/archives [2022-05-19T19:08:45.708Z] total 16 [2022-05-19T19:08:45.708Z] drwxr-xr-x 3 root root 4096 May 19 19:04 . [2022-05-19T19:08:45.708Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 19:04 .. [2022-05-19T19:08:45.708Z] drwxr-xr-x 2 root root 4096 May 19 19:04 cost [2022-05-19T19:08:45.708Z] -rw-r--r-- 1 root root 87 May 19 19:04 cost.csv [2022-05-19T19:08:45.708Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-26/archives [2022-05-19T19:08:45.708Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-26/archives [2022-05-19T19:08:45.708Z] total 16 [2022-05-19T19:08:45.708Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 19:04 . [2022-05-19T19:08:45.708Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 19:04 .. [2022-05-19T19:08:45.708Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 19:04 cost [2022-05-19T19:08:45.708Z] -rw-r--r-- 1 jenkins jenkins 87 May 19 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:46.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:46.939Z] ---> package-listing.sh [2022-05-19T19:08:46.939Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-19T19:08:46.939Z] ++ facter osfamily [2022-05-19T19:08:47.198Z] + OS_FAMILY=debian [2022-05-19T19:08:47.198Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-26 [2022-05-19T19:08:47.198Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-19T19:08:47.198Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-19T19:08:47.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-19T19:08:47.198Z] + PACKAGES=/tmp/packages_start.txt [2022-05-19T19:08:47.198Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-26 ']' [2022-05-19T19:08:47.198Z] + PACKAGES=/tmp/packages_end.txt [2022-05-19T19:08:47.198Z] + case "${OS_FAMILY}" in [2022-05-19T19:08:47.198Z] + dpkg -l [2022-05-19T19:08:47.198Z] + grep '^ii' [2022-05-19T19:08:47.198Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-19T19:08:47.198Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-19T19:08:47.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-19T19:08:47.198Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-26 ']' [2022-05-19T19:08:47.198Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-26/archives/ [2022-05-19T19:08:47.198Z] + 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 [2022-05-19T19:08:47.233Z] 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 [2022-05-19T19:08:47.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-19T19:08:48.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-19T19:08:48.106Z] . [Pipeline] withDockerContainer [2022-05-19T19:08:48.222Z] prd-ubuntu20.04-docker-8c-8g-64101 does not seem to be running inside a container [2022-05-19T19:08:48.300Z] $ 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 [2022-05-19T19:08:48.526Z] $ docker top 42126d33184880b968aa3ca03c62d699b8f3eabab2b6b64ca22582fd2a92a178 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-19T19:08:48.933Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-19T19:08:49.248Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-19T19:08:49.558Z] + ls /var/log/sa-host [2022-05-19T19:08:49.558Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-19T19:08:49.830Z] provisioning config files... [2022-05-19T19:08:49.839Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-26@tmp/config1544293176367307870tmp [Pipeline] { [Pipeline] echo [2022-05-19T19:08:49.885Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:50.199Z] ---> create-netrc.sh [Pipeline] } [2022-05-19T19:08:50.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:50.643Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-19T19:08:50.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:50.990Z] ---> sudo-logs.sh [2022-05-19T19:08:50.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-19T19:08:51.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:51.397Z] ---> job-cost.sh [2022-05-19T19:08:51.397Z] lf-activate-venv: SKIPPING [2022-05-19T19:08:51.397Z] DEBUG: total: 0.2199999988079071 [2022-05-19T19:08:51.397Z] INFO: Retrieving Stack Cost... [2022-05-19T19:08:51.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-19T19:08:52.232Z] INFO: Archiving Costs [Pipeline] echo [2022-05-19T19:08:52.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-19T19:08:52.599Z] ---> logs-deploy.sh [2022-05-19T19:08:52.599Z] lf-activate-venv: SKIPPING [2022-05-19T19:08:52.599Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-26/1 [2022-05-19T19:08:52.599Z] INFO: archiving workspace using pattern(s): [2022-05-19T19:08:53.540Z] Archives upload complete. [2022-05-19T19:08:53.540Z] INFO: archiving logs to Nexus