Pull request #99 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82ffb8065bec482c8a57906fb0e87f810ea2306b+d32bfb144ed79cec845816023cbf1136d6c5c0b8 (3c18fb5b716f4f8fd1baeee87e1ae793b25f77de) 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-ssh935167116902362484.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11267147846401966614.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-99/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17598463826380377703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11161490862015466550.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-99/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11616690687444673010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1450 in /w/workspace/xfoundry_device-usb-camera_PR-99 [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-99 # 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 Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 82ffb8065bec482c8a57906fb0e87f810ea2306b Merge succeeded, producing 82ffb8065bec482c8a57906fb0e87f810ea2306b Checking out Revision 82ffb8065bec482c8a57906fb0e87f810ea2306b (PR-99) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82ffb8065bec482c8a57906fb0e87f810ea2306b # 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 d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82ffb8065bec482c8a57906fb0e87f810ea2306b # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T16:00:23.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T16:00:23.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T16:00:23.889Z] ========================================================= [2023-01-09T16:00:23.889Z] EdgeX Global Pipelines Version Info [2023-01-09T16:00:23.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 083ef7eda9eb7dbe6f552029ec6ead1c5ecb35b0 # timeout=10 [2023-01-09T16:00:24.653Z] ------------------- [2023-01-09T16:00:24.653Z] stable info: [2023-01-09T16:00:24.653Z] ------------------- [2023-01-09T16:00:24.653Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T16:00:24.653Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T16:00:24.653Z] Message: update stable to v1.0.244 [2023-01-09T16:00:25.223Z] ------------------- [2023-01-09T16:00:25.223Z] experimental info: [2023-01-09T16:00:25.223Z] ------------------- [2023-01-09T16:00:25.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T16:00:25.223Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T16:00:25.223Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T16:00:25.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-09T16:00:25.412Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-09T16:00:25.430Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T16:00:25.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T16:00:25.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T16:00:25.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T16:00:25.476Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T16:00:25.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T16:00:25.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T16:00:25.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T16:00:25.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T16:00:25.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-09T16:00:25.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T16:00:25.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T16:00:25.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T16:00:25.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T16:00:25.639Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T16:00:25.651Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T16:00:25.675Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T16:00:25.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T16:00:25.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T16:00:25.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T16:00:25.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T16:00:25.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T16:00:25.765Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T16:00:25.781Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T16:00:25.792Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T16:00:25.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo [2023-01-09T16:00:25.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo [2023-01-09T16:00:25.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo [2023-01-09T16:00:25.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82ffb8065bec482c8a57906fb0e87f810ea2306b [Pipeline] echo [2023-01-09T16:00:25.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82ffb80 [Pipeline] echo [2023-01-09T16:00:25.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:00:25.912Z] provisioning config files... [2023-01-09T16:00:25.926Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config10496181830176997224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:00:26.228Z] ---> docker-login.sh [2023-01-09T16:00:26.228Z] nexus3.edgexfoundry.org:10001 [2023-01-09T16:00:26.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:26.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:26.487Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:26.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:26.487Z] [2023-01-09T16:00:26.487Z] Login Succeeded [2023-01-09T16:00:26.487Z] nexus3.edgexfoundry.org:10002 [2023-01-09T16:00:26.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:26.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:26.487Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:26.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:26.487Z] [2023-01-09T16:00:26.487Z] Login Succeeded [2023-01-09T16:00:26.487Z] nexus3.edgexfoundry.org:10003 [2023-01-09T16:00:26.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:26.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:26.747Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:26.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:26.747Z] [2023-01-09T16:00:26.747Z] Login Succeeded [2023-01-09T16:00:26.747Z] nexus3.edgexfoundry.org:10004 [2023-01-09T16:00:26.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:26.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:26.747Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:26.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:26.747Z] [2023-01-09T16:00:26.747Z] Login Succeeded [2023-01-09T16:00:26.747Z] docker.io [2023-01-09T16:00:26.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:27.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:27.006Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:27.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:27.006Z] [2023-01-09T16:00:27.006Z] Login Succeeded [2023-01-09T16:00:27.006Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T16:00:27.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T16:00:27.406Z] + git rev-list -1 --merges 82ffb8065bec482c8a57906fb0e87f810ea2306b~1..82ffb8065bec482c8a57906fb0e87f810ea2306b [Pipeline] echo [2023-01-09T16:00:27.481Z] -----------> git rev-list -1 --merges 82ffb8065bec482c8a57906fb0e87f810ea2306b~1..82ffb8065bec482c8a57906fb0e87f810ea2306b 82ffb8065bec482c8a57906fb0e87f810ea2306b [false] [Pipeline] sh [2023-01-09T16:00:27.772Z] + git log --format=format:%s -1 82ffb8065bec482c8a57906fb0e87f810ea2306b [Pipeline] echo [2023-01-09T16:00:27.786Z] ========================================================= [2023-01-09T16:00:27.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T16:00:27.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T16:00:28.100Z] + git log --format=format:%s -1 82ffb8065bec482c8a57906fb0e87f810ea2306b [Pipeline] echo [2023-01-09T16:00:28.111Z] [semverPrep] GIT_COMMIT: 82ffb8065bec482c8a57906fb0e87f810ea2306b, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5 [Pipeline] echo [2023-01-09T16:00:28.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T16:00:28.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T16:00:28.530Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T16:00:28.530Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T16:00:28.530Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T16:00:28.530Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T16:00:28.530Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T16:00:28.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:00:28.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:00:28.932Z] [2023-01-09T16:00:28.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:00:29.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:00:29.236Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T16:00:29.236Z] b85a868b505f: Pulling fs layer [2023-01-09T16:00:29.236Z] e2be974225ed: Pulling fs layer [2023-01-09T16:00:29.236Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T16:00:29.236Z] 988bab9f4d93: Pulling fs layer [2023-01-09T16:00:29.236Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T16:00:29.236Z] eaf3925da568: Pulling fs layer [2023-01-09T16:00:29.236Z] bab4dde63d76: Pulling fs layer [2023-01-09T16:00:29.236Z] bde34c3a00c8: Pulling fs layer [2023-01-09T16:00:29.236Z] b352a97aabf1: Pulling fs layer [2023-01-09T16:00:29.236Z] 4872d77fe225: Pulling fs layer [2023-01-09T16:00:29.236Z] 5851b861e8e6: Pulling fs layer [2023-01-09T16:00:29.236Z] eaf3925da568: Waiting [2023-01-09T16:00:29.236Z] bab4dde63d76: Waiting [2023-01-09T16:00:29.236Z] bde34c3a00c8: Waiting [2023-01-09T16:00:29.236Z] b352a97aabf1: Waiting [2023-01-09T16:00:29.236Z] 4872d77fe225: Waiting [2023-01-09T16:00:29.236Z] 5851b861e8e6: Waiting [2023-01-09T16:00:29.236Z] 988bab9f4d93: Waiting [2023-01-09T16:00:29.236Z] 1469e6f7b9e6: Waiting [2023-01-09T16:00:29.236Z] e2be974225ed: Download complete [2023-01-09T16:00:29.236Z] 988bab9f4d93: Download complete [2023-01-09T16:00:29.495Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T16:00:29.495Z] 1469e6f7b9e6: Download complete [2023-01-09T16:00:29.495Z] eaf3925da568: Verifying Checksum [2023-01-09T16:00:29.495Z] eaf3925da568: Download complete [2023-01-09T16:00:29.495Z] 339a4e72a1f5: Download complete [2023-01-09T16:00:29.495Z] bde34c3a00c8: Verifying Checksum [2023-01-09T16:00:29.495Z] bde34c3a00c8: Download complete [2023-01-09T16:00:29.495Z] b352a97aabf1: Download complete [2023-01-09T16:00:29.495Z] 4872d77fe225: Download complete [2023-01-09T16:00:29.495Z] 5851b861e8e6: Verifying Checksum [2023-01-09T16:00:29.495Z] 5851b861e8e6: Download complete [2023-01-09T16:00:29.495Z] b85a868b505f: Download complete [2023-01-09T16:00:29.753Z] bab4dde63d76: Verifying Checksum [2023-01-09T16:00:29.753Z] bab4dde63d76: Download complete [2023-01-09T16:00:30.689Z] b85a868b505f: Pull complete [2023-01-09T16:00:30.689Z] e2be974225ed: Pull complete [2023-01-09T16:00:31.255Z] 339a4e72a1f5: Pull complete [2023-01-09T16:00:31.255Z] 988bab9f4d93: Pull complete [2023-01-09T16:00:31.513Z] 1469e6f7b9e6: Pull complete [2023-01-09T16:00:31.513Z] eaf3925da568: Pull complete [2023-01-09T16:00:33.417Z] bab4dde63d76: Pull complete [2023-01-09T16:00:33.417Z] bde34c3a00c8: Pull complete [2023-01-09T16:00:33.417Z] b352a97aabf1: Pull complete [2023-01-09T16:00:33.417Z] 4872d77fe225: Pull complete [2023-01-09T16:00:33.417Z] 5851b861e8e6: Pull complete [2023-01-09T16:00:33.417Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T16:00:33.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T16:00:33.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:00:33.496Z] prd-ubuntu20.04-docker-8c-8g-1450 does not seem to be running inside a container [2023-01-09T16:00:33.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-09T16:00:35.601Z] $ docker top b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 -eo pid,comm [2023-01-09T16:00:35.658Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-09T16:00:35.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T16:00:35.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T16:00:35.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T16:00:35.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T16:00:35.796Z] $ docker exec b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 ssh-agent [2023-01-09T16:00:35.893Z] SSH_AUTH_SOCK=/tmp/ssh-TvVDKEfvTYbQ/agent.32 [2023-01-09T16:00:35.893Z] SSH_AGENT_PID=38 [2023-01-09T16:00:35.899Z] Running ssh-add (command line suppressed) [2023-01-09T16:00:35.989Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_3647756511858785495.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_3647756511858785495.key) [2023-01-09T16:00:36.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T16:00:36.289Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T16:00:36.297Z] $ docker exec --env ******** --env ******** b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 ssh-agent -k [2023-01-09T16:00:36.387Z] unset SSH_AUTH_SOCK; [2023-01-09T16:00:36.388Z] unset SSH_AGENT_PID; [2023-01-09T16:00:36.388Z] echo Agent pid 38 killed; [2023-01-09T16:00:36.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T16:00:36.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T16:00:36.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T16:00:36.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T16:00:36.533Z] $ docker exec b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 ssh-agent [2023-01-09T16:00:36.633Z] SSH_AUTH_SOCK=/tmp/ssh-lz6pr4SVcpwv/agent.72 [2023-01-09T16:00:36.633Z] SSH_AGENT_PID=78 [2023-01-09T16:00:36.637Z] Running ssh-add (command line suppressed) [2023-01-09T16:00:36.722Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_13557533779616967291.key (/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/private_key_13557533779616967291.key) [2023-01-09T16:00:36.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T16:00:37.025Z] + git semver init [2023-01-09T16:00:37.284Z] 2023-01-09 16:00:37,185 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T16:00:37.284Z] 2023-01-09 16:00:37,185 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2023-01-09T16:00:37.284Z] 2023-01-09 16:00:37,186 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-99/.semver [2023-01-09T16:00:37.284Z] 2023-01-09 16:00:37,186 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-99/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99, universal_newlines=False, shell=None, istream=None) [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,462 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.git/info/exclude [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 with force:False [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,463 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,467 [execute] INFO git cat-file --batch-check [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,474 [execute] INFO git cat-file --batch [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-99/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T16:00:38.663Z] 2023-01-09 16:00:38,479 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-99/.semver/PR-99 [2023-01-09T16:00:38.663Z] 0.0.0 [Pipeline] } [2023-01-09T16:00:38.673Z] $ docker exec --env ******** --env ******** b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 ssh-agent -k [2023-01-09T16:00:38.771Z] unset SSH_AUTH_SOCK; [2023-01-09T16:00:38.771Z] unset SSH_AGENT_PID; [2023-01-09T16:00:38.771Z] echo Agent pid 78 killed; [2023-01-09T16:00:38.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T16:00:39.078Z] + git semver [Pipeline] } [2023-01-09T16:00:39.348Z] $ docker stop --time=1 b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 [2023-01-09T16:00:40.641Z] $ docker rm -f --volumes b2b6bbc99405a47a046af00dd7350c488aac25deceacd42b5a4210dfa9960ca7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T16:00:40.976Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T16:00:41.172Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T16:00:41.175Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:00:41.337Z] provisioning config files... [2023-01-09T16:00:41.346Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config13687184529328378091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:00:41.638Z] ---> docker-login.sh [2023-01-09T16:00:41.638Z] nexus3.edgexfoundry.org:10001 [2023-01-09T16:00:41.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:41.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:41.638Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:41.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:41.638Z] [2023-01-09T16:00:41.638Z] Login Succeeded [2023-01-09T16:00:41.638Z] nexus3.edgexfoundry.org:10002 [2023-01-09T16:00:41.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:41.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:41.638Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:41.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:41.638Z] [2023-01-09T16:00:41.638Z] Login Succeeded [2023-01-09T16:00:41.638Z] nexus3.edgexfoundry.org:10003 [2023-01-09T16:00:41.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:41.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:41.897Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:41.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:41.897Z] [2023-01-09T16:00:41.897Z] Login Succeeded [2023-01-09T16:00:41.897Z] nexus3.edgexfoundry.org:10004 [2023-01-09T16:00:41.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:41.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:41.897Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:41.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:41.897Z] [2023-01-09T16:00:41.897Z] Login Succeeded [2023-01-09T16:00:41.897Z] docker.io [2023-01-09T16:00:41.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:00:42.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:00:42.156Z] Configure a credential helper to remove this warning. See [2023-01-09T16:00:42.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:00:42.156Z] [2023-01-09T16:00:42.156Z] Login Succeeded [2023-01-09T16:00:42.156Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T16:00:42.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T16:00:42.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:00:42.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:00:42.237Z] ========================================================= [2023-01-09T16:00:42.237Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T16:00:42.237Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:00:42.557Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T16:00:42.557Z] Sending build context to Docker daemon 1.668MB [2023-01-09T16:00:42.557Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T16:00:42.557Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T16:00:42.557Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T16:00:42.557Z] 213ec9aee27d: Pulling fs layer [2023-01-09T16:00:42.557Z] 4583459ba037: Pulling fs layer [2023-01-09T16:00:42.557Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T16:00:42.557Z] 53926ce57604: Pulling fs layer [2023-01-09T16:00:42.557Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T16:00:42.557Z] 22ff95d597cd: Pulling fs layer [2023-01-09T16:00:42.557Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T16:00:42.557Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T16:00:42.557Z] a7acece74701: Pulling fs layer [2023-01-09T16:00:42.557Z] 53926ce57604: Waiting [2023-01-09T16:00:42.557Z] 21b2b0c7a3f4: Waiting [2023-01-09T16:00:42.557Z] 22ff95d597cd: Waiting [2023-01-09T16:00:42.557Z] 12d6caf4c0d1: Waiting [2023-01-09T16:00:42.557Z] 96b7cbca73a9: Waiting [2023-01-09T16:00:42.557Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T16:00:42.557Z] 93c1e223e6f2: Download complete [2023-01-09T16:00:42.557Z] 4583459ba037: Download complete [2023-01-09T16:00:42.557Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T16:00:42.557Z] 21b2b0c7a3f4: Download complete [2023-01-09T16:00:42.557Z] 22ff95d597cd: Download complete [2023-01-09T16:00:42.557Z] 213ec9aee27d: Download complete [2023-01-09T16:00:42.817Z] 12d6caf4c0d1: Download complete [2023-01-09T16:00:42.817Z] 213ec9aee27d: Pull complete [2023-01-09T16:00:42.817Z] 4583459ba037: Pull complete [2023-01-09T16:00:43.077Z] 93c1e223e6f2: Pull complete [2023-01-09T16:00:43.648Z] a7acece74701: Verifying Checksum [2023-01-09T16:00:43.648Z] a7acece74701: Download complete [2023-01-09T16:00:43.906Z] 53926ce57604: Verifying Checksum [2023-01-09T16:00:43.906Z] 53926ce57604: Download complete [2023-01-09T16:00:43.906Z] 96b7cbca73a9: Verifying Checksum [2023-01-09T16:00:43.906Z] 96b7cbca73a9: Download complete [2023-01-09T16:00:47.186Z] 53926ce57604: Pull complete [2023-01-09T16:00:47.186Z] 21b2b0c7a3f4: Pull complete [2023-01-09T16:00:47.186Z] 22ff95d597cd: Pull complete [2023-01-09T16:00:47.186Z] 12d6caf4c0d1: Pull complete [2023-01-09T16:00:49.086Z] 96b7cbca73a9: Pull complete [2023-01-09T16:00:49.655Z] a7acece74701: Pull complete [2023-01-09T16:00:49.914Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T16:00:49.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T16:00:49.914Z] ---> db6d94c90886 [2023-01-09T16:00:49.914Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T16:00:53.421Z] ---> Running in 37c9dddd0326 [2023-01-09T16:00:53.421Z] Removing intermediate container 37c9dddd0326 [2023-01-09T16:00:53.421Z] ---> a8270b8f8407 [2023-01-09T16:00:53.421Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T16:00:53.421Z] ---> Running in 1d6bacb33d55 [2023-01-09T16:00:53.421Z] Removing intermediate container 1d6bacb33d55 [2023-01-09T16:00:53.421Z] ---> 98519c99cc2e [2023-01-09T16:00:53.421Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T16:00:53.421Z] ---> Running in 90197412845b [2023-01-09T16:00:53.421Z] Removing intermediate container 90197412845b [2023-01-09T16:00:53.421Z] ---> ab04944ed88f [2023-01-09T16:00:53.421Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T16:00:53.421Z] ---> Running in a468e1a6f083 [2023-01-09T16:00:53.421Z] Removing intermediate container a468e1a6f083 [2023-01-09T16:00:53.421Z] ---> 264a2247f9e6 [2023-01-09T16:00:53.421Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T16:00:53.421Z] ---> Running in fabff255d34b [2023-01-09T16:00:53.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T16:00:53.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T16:00:53.939Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-09T16:00:53.939Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-09T16:00:53.939Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-09T16:00:53.939Z] (4/80) Installing libxcb (1.15-r0) [2023-01-09T16:00:53.939Z] (5/80) Installing libx11 (1.8-r0) [2023-01-09T16:00:54.197Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-09T16:00:54.197Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-09T16:00:54.197Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-09T16:00:54.197Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-09T16:00:54.197Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-09T16:00:54.197Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-09T16:00:54.197Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-09T16:00:54.197Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-09T16:00:54.197Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-09T16:00:54.197Z] (15/80) Installing libice (1.0.10-r0) [2023-01-09T16:00:54.197Z] (16/80) Installing libuuid (2.38-r1) [2023-01-09T16:00:54.197Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-09T16:00:54.456Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-09T16:00:54.456Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-09T16:00:54.456Z] (20/80) Installing xset (1.2.4-r0) [2023-01-09T16:00:54.456Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-09T16:00:54.456Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-09T16:00:54.456Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-09T16:00:54.456Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-09T16:00:54.456Z] (25/80) Installing libintl (0.21-r2) [2023-01-09T16:00:54.456Z] (26/80) Installing libblkid (2.38-r1) [2023-01-09T16:00:54.456Z] (27/80) Installing libmount (2.38-r1) [2023-01-09T16:00:54.456Z] (28/80) Installing pcre (8.45-r2) [2023-01-09T16:00:54.456Z] (29/80) Installing glib (2.72.1-r0) [2023-01-09T16:00:54.456Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-09T16:00:54.456Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-09T16:00:54.456Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-09T16:00:54.456Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-09T16:00:54.456Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-09T16:00:54.456Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-09T16:00:54.456Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-09T16:00:54.456Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-09T16:00:54.456Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-09T16:00:54.715Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-09T16:00:54.715Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-09T16:00:54.715Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-09T16:00:54.715Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-09T16:00:54.715Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-09T16:00:54.715Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-09T16:00:54.715Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-09T16:00:54.715Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-09T16:00:54.715Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-09T16:00:54.715Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-09T16:00:54.715Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-09T16:00:54.715Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-09T16:00:54.715Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-09T16:00:54.715Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-09T16:00:54.715Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-09T16:00:54.715Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-09T16:00:54.715Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-09T16:00:54.973Z] (56/80) Installing libunistring (1.0-r0) [2023-01-09T16:00:54.973Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-09T16:00:54.973Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-09T16:00:54.973Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-09T16:00:54.973Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-09T16:00:54.973Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-09T16:00:54.973Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-09T16:00:54.973Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-09T16:00:54.973Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-09T16:00:54.973Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T16:00:54.973Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-09T16:00:54.973Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-09T16:00:54.973Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-09T16:00:54.973Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-09T16:00:54.973Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-09T16:00:54.973Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-09T16:00:54.973Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-09T16:00:54.973Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T16:00:55.231Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-09T16:00:55.231Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-09T16:00:55.231Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T16:00:55.231Z] (76/80) Installing kmod-libs (29-r2) [2023-01-09T16:00:55.231Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-09T16:00:55.231Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-09T16:00:55.231Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T16:00:55.231Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T16:00:55.231Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T16:00:55.231Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T16:00:55.231Z] OK: 330 MiB in 131 packages [2023-01-09T16:00:56.280Z] Still waiting to schedule task [2023-01-09T16:00:56.281Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-09T16:00:57.761Z] Removing intermediate container fabff255d34b [2023-01-09T16:00:57.761Z] ---> e46eda2f6851 [2023-01-09T16:00:57.761Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T16:00:57.761Z] ---> Running in fd706159cb71 [2023-01-09T16:00:58.019Z] Removing intermediate container fd706159cb71 [2023-01-09T16:00:58.019Z] ---> ee895d5d8f47 [2023-01-09T16:00:58.019Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T16:00:58.019Z] ---> 3a22fb39c515 [2023-01-09T16:00:58.019Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T16:00:58.019Z] ---> Running in c50f4e025cee [2023-01-09T16:01:19.960Z] Removing intermediate container c50f4e025cee [2023-01-09T16:01:19.960Z] ---> 09869b379709 [2023-01-09T16:01:19.960Z] Step 11/13 : COPY . . [2023-01-09T16:01:19.960Z] ---> 1e12dafc0c97 [2023-01-09T16:01:19.960Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T16:01:19.960Z] ---> Running in f4a79137fcd1 [2023-01-09T16:01:19.960Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T16:01:19.960Z] Dload Upload Total Spent Left Speed [2023-01-09T16:01:19.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0    0  39453     0 --:--:-- --:--:-- --:--:-- 40846 [2023-01-09T16:01:19.960Z] Removing intermediate container f4a79137fcd1 [2023-01-09T16:01:19.960Z] ---> a3e46338b241 [2023-01-09T16:01:19.960Z] Step 13/13 : RUN ${MAKE} [2023-01-09T16:01:19.960Z] ---> Running in de3ee0285b4b [2023-01-09T16:01:19.960Z] noop [2023-01-09T16:01:19.960Z] Removing intermediate container de3ee0285b4b [2023-01-09T16:01:19.960Z] ---> 146137668b46 [2023-01-09T16:01:19.960Z] Successfully built 146137668b46 [2023-01-09T16:01:19.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:20.275Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T16:01:20.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:01:20.344Z] prd-ubuntu20.04-docker-8c-8g-1450 does not seem to be running inside a container [2023-01-09T16:01:20.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T16:01:20.721Z] $ docker top d465159fc57d49dac8b241dfa0f6e5fb94fa9f804d45acbd43e8b77f545ef371 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:01:21.055Z] + go version [2023-01-09T16:01:21.055Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T16:01:21.066Z] $ docker stop --time=1 d465159fc57d49dac8b241dfa0f6e5fb94fa9f804d45acbd43e8b77f545ef371 [2023-01-09T16:01:22.329Z] $ docker rm -f --volumes d465159fc57d49dac8b241dfa0f6e5fb94fa9f804d45acbd43e8b77f545ef371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:22.730Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T16:01:22.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:01:22.798Z] prd-ubuntu20.04-docker-8c-8g-1450 does not seem to be running inside a container [2023-01-09T16:01:22.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-09T16:01:23.148Z] $ docker top 28f5c50ef8cd1a37d2b26f6e61188bfc73595143b0bd81d5425f60ac701b455d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:01:23.489Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] fileExists [Pipeline] sh [2023-01-09T16:01:23.783Z] + make test [2023-01-09T16:01:23.783Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T16:01:24.041Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T16:01:34.001Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2023-01-09T16:01:34.001Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2023-01-09T16:01:34.001Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2023-01-09T16:01:34.001Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-09T16:01:34.001Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-01-09T16:01:34.013Z] $ docker stop --time=1 28f5c50ef8cd1a37d2b26f6e61188bfc73595143b0bd81d5425f60ac701b455d [2023-01-09T16:01:35.968Z] $ docker rm -f --volumes 28f5c50ef8cd1a37d2b26f6e61188bfc73595143b0bd81d5425f60ac701b455d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:36.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T16:01:36.466Z] [2023-01-09T16:01:36.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:01:36.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T16:01:36.760Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T16:01:36.760Z] 5eb5b503b376: Pulling fs layer [2023-01-09T16:01:36.760Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T16:01:36.760Z] ec43610c2a17: Pulling fs layer [2023-01-09T16:01:36.760Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T16:01:36.760Z] 33b1e0a273af: Pulling fs layer [2023-01-09T16:01:36.760Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T16:01:36.760Z] 2f39f015ded8: Pulling fs layer [2023-01-09T16:01:36.760Z] 5d3b04190fa2: Waiting [2023-01-09T16:01:36.760Z] 3a2ae6a8a46f: Waiting [2023-01-09T16:01:36.760Z] 33b1e0a273af: Waiting [2023-01-09T16:01:36.760Z] 2f39f015ded8: Waiting [2023-01-09T16:01:36.760Z] 5c69ac0246d0: Download complete [2023-01-09T16:01:36.760Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-09T16:01:36.760Z] 3a2ae6a8a46f: Download complete [2023-01-09T16:01:37.020Z] 33b1e0a273af: Verifying Checksum [2023-01-09T16:01:37.020Z] 33b1e0a273af: Download complete [2023-01-09T16:01:37.020Z] 5d3b04190fa2: Download complete [2023-01-09T16:01:37.020Z] ec43610c2a17: Verifying Checksum [2023-01-09T16:01:37.020Z] ec43610c2a17: Download complete [2023-01-09T16:01:37.020Z] 5eb5b503b376: Verifying Checksum [2023-01-09T16:01:37.020Z] 5eb5b503b376: Download complete [2023-01-09T16:01:37.621Z] 2f39f015ded8: Download complete [2023-01-09T16:01:38.232Z] 5eb5b503b376: Pull complete [2023-01-09T16:01:38.508Z] 5c69ac0246d0: Pull complete [2023-01-09T16:01:38.781Z] ec43610c2a17: Pull complete [2023-01-09T16:01:38.781Z] 3a2ae6a8a46f: Pull complete [2023-01-09T16:01:39.042Z] 33b1e0a273af: Pull complete [2023-01-09T16:01:39.042Z] 5d3b04190fa2: Pull complete [2023-01-09T16:01:43.220Z] 2f39f015ded8: Pull complete [2023-01-09T16:01:43.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T16:01:43.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T16:01:43.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:01:43.304Z] prd-ubuntu20.04-docker-8c-8g-1450 does not seem to be running inside a container [2023-01-09T16:01:43.334Z] $ 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-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-09T16:01:45.867Z] $ docker top 0f1bd7e7100a3690ea2a16771a1cc525d2017f94148a02bfaa75013077f07bdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:01:46.257Z] ---> job-cost.sh [2023-01-09T16:01:46.257Z] lf-activate-venv: SKIPPING [2023-01-09T16:01:46.257Z] INFO: No Stack... [2023-01-09T16:01:46.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T16:01:46.775Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T16:01:47.063Z] + cut -d, -f6 [2023-01-09T16:01:47.063Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-99/archives/cost.csv [Pipeline] lock [2023-01-09T16:01:47.078Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [2023-01-09T16:01:47.084Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] did not exist. Created. [2023-01-09T16:01:47.084Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T16:01:47.377Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T16:01:47.412Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T16:01:47.418Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T16:01:47.435Z] $ docker stop --time=1 0f1bd7e7100a3690ea2a16771a1cc525d2017f94148a02bfaa75013077f07bdf [2023-01-09T16:01:48.584Z] $ docker rm -f --volumes 0f1bd7e7100a3690ea2a16771a1cc525d2017f94148a02bfaa75013077f07bdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T16:01:48.686Z] Failed in branch amd64 [2023-01-09T16:04:05.814Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1451 in /w/workspace/xfoundry_device-usb-camera_PR-99 [Pipeline] { [Pipeline] ws [2023-01-09T16:04:05.829Z] Running in /w/workspace/device-usb-camera/23 [Pipeline] { [Pipeline] checkout [2023-01-09T16:04:05.862Z] Selected Git installation does not exist. Using Default [2023-01-09T16:04:05.862Z] The recommended git tool is: NONE [2023-01-09T16:04:11.341Z] using credential edgex-jenkins-ssh [2023-01-09T16:04:11.363Z] Cloning the remote Git repository [2023-01-09T16:04:11.412Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T16:04:11.488Z] > git init /w/workspace/device-usb-camera/23 # timeout=10 [2023-01-09T16:04:11.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T16:04:11.643Z] > git --version # timeout=10 [2023-01-09T16:04:11.675Z] > git --version # 'git version 2.25.1' [2023-01-09T16:04:11.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T16:04:11.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T16:04:12.452Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T16:04:12.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T16:04:13.913Z] Merging remotes/origin/main commit d32bfb144ed79cec845816023cbf1136d6c5c0b8 into PR head commit 82ffb8065bec482c8a57906fb0e87f810ea2306b [2023-01-09T16:04:14.161Z] Merge succeeded, producing 82ffb8065bec482c8a57906fb0e87f810ea2306b [2023-01-09T16:04:14.161Z] Checking out Revision 82ffb8065bec482c8a57906fb0e87f810ea2306b (PR-99) [2023-01-09T16:04:13.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-09T16:04:13.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-09T16:04:13.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T16:04:13.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T16:04:13.934Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T16:04:13.961Z] > git checkout -f 82ffb8065bec482c8a57906fb0e87f810ea2306b # timeout=10 [2023-01-09T16:04:14.065Z] > git remote # timeout=10 [2023-01-09T16:04:14.083Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T16:04:14.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T16:04:14.115Z] > git merge d32bfb144ed79cec845816023cbf1136d6c5c0b8 # timeout=10 [2023-01-09T16:04:14.140Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T16:04:14.171Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T16:04:14.188Z] > git checkout -f 82ffb8065bec482c8a57906fb0e87f810ea2306b # timeout=10 [2023-01-09T16:04:14.673Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T16:04:15.659Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T16:04:15.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T16:04:15.659Z] Dload Upload Total Spent Left Speed [2023-01-09T16:04:15.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-01-09T16:04:16.355Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T16:04:16.695Z] + sudo tee /etc/docker/daemon.new [2023-01-09T16:04:16.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T16:04:16.695Z] { [2023-01-09T16:04:16.695Z] "registry-mirrors": [ [2023-01-09T16:04:16.695Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T16:04:16.695Z] ], [2023-01-09T16:04:16.695Z] "bip": "10.250.0.254/24", [2023-01-09T16:04:16.695Z] "hosts": [ [2023-01-09T16:04:16.695Z] "tcp://0.0.0.0:5555", [2023-01-09T16:04:16.695Z] "unix:///var/run/docker.sock" [2023-01-09T16:04:16.695Z] ], [2023-01-09T16:04:16.695Z] "mtu": 1458, [2023-01-09T16:04:16.695Z] "selinux-enabled": true, [2023-01-09T16:04:16.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T16:04:16.695Z] } [Pipeline] sh [2023-01-09T16:04:17.033Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T16:04:17.378Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:04:35.655Z] provisioning config files... [2023-01-09T16:04:35.681Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/23@tmp/config5598730242781225816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:04:36.036Z] ---> docker-login.sh [2023-01-09T16:04:36.036Z] nexus3.edgexfoundry.org:10001 [2023-01-09T16:04:36.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:04:36.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:04:36.629Z] Configure a credential helper to remove this warning. See [2023-01-09T16:04:36.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:04:36.629Z] [2023-01-09T16:04:36.629Z] Login Succeeded [2023-01-09T16:04:36.900Z] nexus3.edgexfoundry.org:10002 [2023-01-09T16:04:36.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:04:37.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:04:37.170Z] Configure a credential helper to remove this warning. See [2023-01-09T16:04:37.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:04:37.170Z] [2023-01-09T16:04:37.170Z] Login Succeeded [2023-01-09T16:04:37.170Z] nexus3.edgexfoundry.org:10003 [2023-01-09T16:04:37.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:04:37.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:04:37.442Z] Configure a credential helper to remove this warning. See [2023-01-09T16:04:37.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:04:37.442Z] [2023-01-09T16:04:37.442Z] Login Succeeded [2023-01-09T16:04:37.442Z] nexus3.edgexfoundry.org:10004 [2023-01-09T16:04:37.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:04:37.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:04:37.712Z] Configure a credential helper to remove this warning. See [2023-01-09T16:04:37.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:04:37.712Z] [2023-01-09T16:04:37.712Z] Login Succeeded [2023-01-09T16:04:37.712Z] docker.io [2023-01-09T16:04:37.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T16:04:38.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T16:04:38.257Z] Configure a credential helper to remove this warning. See [2023-01-09T16:04:38.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T16:04:38.257Z] [2023-01-09T16:04:38.257Z] Login Succeeded [2023-01-09T16:04:38.257Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T16:04:38.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T16:04:38.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:04:38.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T16:04:38.570Z] ========================================================= [2023-01-09T16:04:38.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T16:04:38.570Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:04:38.918Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T16:04:39.188Z] Sending build context to Docker daemon 1.094MB [2023-01-09T16:04:39.188Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T16:04:39.188Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-09T16:04:39.468Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T16:04:39.468Z] 9b18e9b68314: Pulling fs layer [2023-01-09T16:04:39.468Z] 35d82f9e3411: Pulling fs layer [2023-01-09T16:04:39.468Z] e16973657156: Pulling fs layer [2023-01-09T16:04:39.468Z] fc693d55d65f: Pulling fs layer [2023-01-09T16:04:39.468Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T16:04:39.468Z] dda99020689f: Pulling fs layer [2023-01-09T16:04:39.468Z] db1c61fa0a46: Pulling fs layer [2023-01-09T16:04:39.468Z] 891c053d2c06: Pulling fs layer [2023-01-09T16:04:39.468Z] fc693d55d65f: Waiting [2023-01-09T16:04:39.468Z] 7e9fc2657dce: Waiting [2023-01-09T16:04:39.468Z] dda99020689f: Waiting [2023-01-09T16:04:39.468Z] db1c61fa0a46: Waiting [2023-01-09T16:04:39.468Z] 891c053d2c06: Waiting [2023-01-09T16:04:39.468Z] e16973657156: Download complete [2023-01-09T16:04:39.468Z] 35d82f9e3411: Verifying Checksum [2023-01-09T16:04:39.468Z] 35d82f9e3411: Download complete [2023-01-09T16:04:39.468Z] 7e9fc2657dce: Verifying Checksum [2023-01-09T16:04:39.468Z] 7e9fc2657dce: Download complete [2023-01-09T16:04:39.468Z] dda99020689f: Verifying Checksum [2023-01-09T16:04:39.468Z] dda99020689f: Download complete [2023-01-09T16:04:39.468Z] 9b18e9b68314: Verifying Checksum [2023-01-09T16:04:39.468Z] 9b18e9b68314: Download complete [2023-01-09T16:04:40.451Z] 9b18e9b68314: Pull complete [2023-01-09T16:04:40.451Z] 891c053d2c06: Verifying Checksum [2023-01-09T16:04:40.451Z] 891c053d2c06: Download complete [2023-01-09T16:04:41.041Z] 35d82f9e3411: Pull complete [2023-01-09T16:04:41.315Z] e16973657156: Pull complete [2023-01-09T16:04:41.585Z] db1c61fa0a46: Verifying Checksum [2023-01-09T16:04:41.586Z] db1c61fa0a46: Download complete [2023-01-09T16:04:42.555Z] fc693d55d65f: Download complete [2023-01-09T16:04:54.898Z] fc693d55d65f: Pull complete [2023-01-09T16:04:54.898Z] 7e9fc2657dce: Pull complete [2023-01-09T16:04:54.898Z] dda99020689f: Pull complete [2023-01-09T16:05:00.278Z] db1c61fa0a46: Pull complete [2023-01-09T16:05:02.238Z] 891c053d2c06: Pull complete [2023-01-09T16:05:02.238Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T16:05:02.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T16:05:02.238Z] ---> f96f9c87975a [2023-01-09T16:05:02.238Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-09T16:05:04.274Z] ---> Running in 6d1f3ac4a89c [2023-01-09T16:05:04.549Z] Removing intermediate container 6d1f3ac4a89c [2023-01-09T16:05:04.549Z] ---> 4b958129a5d1 [2023-01-09T16:05:04.549Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T16:05:04.549Z] ---> Running in f6f75f4df147 [2023-01-09T16:05:04.821Z] Removing intermediate container f6f75f4df147 [2023-01-09T16:05:04.821Z] ---> c772bf16dd6d [2023-01-09T16:05:04.821Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-09T16:05:05.095Z] ---> Running in 5f7859e70534 [2023-01-09T16:05:05.363Z] Removing intermediate container 5f7859e70534 [2023-01-09T16:05:05.363Z] ---> c4ba3fcec669 [2023-01-09T16:05:05.363Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-09T16:05:05.363Z] ---> Running in b285341213dc [2023-01-09T16:05:05.636Z] Removing intermediate container b285341213dc [2023-01-09T16:05:05.636Z] ---> f24cf889c4ff [2023-01-09T16:05:05.636Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T16:05:05.907Z] ---> Running in 0088e9e05b26 [2023-01-09T16:05:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T16:05:07.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T16:05:08.287Z] (1/14) Installing libintl (0.21-r2) [2023-01-09T16:05:08.287Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-09T16:05:08.287Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-09T16:05:08.287Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-09T16:05:08.287Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-09T16:05:08.553Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-09T16:05:08.554Z] Executing udev-init-scripts-35-r0.post-install [2023-01-09T16:05:08.554Z] (7/14) Installing libblkid (2.38-r1) [2023-01-09T16:05:08.554Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-09T16:05:08.554Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-09T16:05:08.554Z] (10/14) Installing kmod-libs (29-r2) [2023-01-09T16:05:08.554Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-09T16:05:08.554Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-09T16:05:08.554Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-09T16:05:08.554Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-09T16:05:08.554Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T16:05:08.821Z] Executing eudev-3.2.11-r0.trigger [2023-01-09T16:05:08.821Z] OK: 228 MiB in 65 packages [2023-01-09T16:05:12.531Z] Removing intermediate container 0088e9e05b26 [2023-01-09T16:05:12.531Z] ---> 4bf53d470472 [2023-01-09T16:05:12.531Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-09T16:05:12.531Z] ---> Running in 7cef409ed345 [2023-01-09T16:05:13.118Z] Removing intermediate container 7cef409ed345 [2023-01-09T16:05:13.118Z] ---> 4256c5f29952 [2023-01-09T16:05:13.118Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-09T16:05:13.388Z] ---> ba1633021828 [2023-01-09T16:05:13.388Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T16:05:13.662Z] ---> Running in 12aca12a8606 [2023-01-09T16:06:21.552Z] Removing intermediate container 12aca12a8606 [2023-01-09T16:06:21.552Z] ---> 3c71d09880b5 [2023-01-09T16:06:21.552Z] Step 11/13 : COPY . . [2023-01-09T16:06:21.552Z] ---> 74f0780bb0ae [2023-01-09T16:06:21.552Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-09T16:06:21.552Z] ---> Running in 50bde19fb79c [2023-01-09T16:06:21.552Z]  % Total % Received % Xferd Average Speed Time Time Time  Current [2023-01-09T16:06:21.552Z]  Dload Upload Total Spent Left  Speed [2023-01-09T16:06:21.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 15099 0 --:--:-- --:--:-- --:--:-- 15171 [2023-01-09T16:06:21.552Z] Removing intermediate container 50bde19fb79c [2023-01-09T16:06:21.552Z] ---> b4d5a3075a50 [2023-01-09T16:06:21.552Z] Step 13/13 : RUN ${MAKE} [2023-01-09T16:06:21.552Z] ---> Running in b5f416793337 [2023-01-09T16:06:21.552Z] noop [2023-01-09T16:06:21.552Z] Removing intermediate container b5f416793337 [2023-01-09T16:06:21.552Z] ---> e38bb81aee0a [2023-01-09T16:06:21.552Z] Successfully built e38bb81aee0a [2023-01-09T16:06:21.552Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:06:21.896Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T16:06:21.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:06:22.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2023-01-09T16:06:22.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2023-01-09T16:06:23.264Z] $ docker top bf55ce80992fd2070856d86466a35de20faa490b480db5840d25662e0369c970 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:06:24.064Z] + go version [2023-01-09T16:06:24.064Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T16:06:24.085Z] $ docker stop --time=1 bf55ce80992fd2070856d86466a35de20faa490b480db5840d25662e0369c970 [2023-01-09T16:06:25.683Z] $ docker rm -f --volumes bf55ce80992fd2070856d86466a35de20faa490b480db5840d25662e0369c970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:06:26.254Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T16:06:26.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:06:26.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2023-01-09T16:06:26.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2023-01-09T16:06:27.668Z] $ docker top d04b09cb1cf272e38c808a29a4ad769b48901f2dddff431985ba65449b2bb7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:06:28.167Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/23 [Pipeline] fileExists [Pipeline] sh [2023-01-09T16:06:29.093Z] + make test [2023-01-09T16:06:29.093Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-09T16:06:30.502Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-09T16:08:07.144Z] # github.com/edgexfoundry/device-usb-camera/internal/driver [2023-01-09T16:08:07.144Z] internal/driver/ffmpeg.go:168:31: undefined: v4l2.PixFmtRGB24 [2023-01-09T16:08:07.144Z] internal/driver/ffmpeg.go:170:31: undefined: v4l2.PixFmtGrey [2023-01-09T16:08:07.144Z] FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] [2023-01-09T16:08:07.144Z] make: *** [Makefile:53: unittest] Error 2 [Pipeline] } [2023-01-09T16:08:07.164Z] $ docker stop --time=1 d04b09cb1cf272e38c808a29a4ad769b48901f2dddff431985ba65449b2bb7c6 [2023-01-09T16:08:09.060Z] $ docker rm -f --volumes d04b09cb1cf272e38c808a29a4ad769b48901f2dddff431985ba65449b2bb7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:09.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:08:09.993Z] [2023-01-09T16:08:09.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:10.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:08:10.596Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T16:08:10.596Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T16:08:10.596Z] 04944245beec: Pulling fs layer [2023-01-09T16:08:10.596Z] 699f458cf7ca: Pulling fs layer [2023-01-09T16:08:10.596Z] 765212b225bb: Pulling fs layer [2023-01-09T16:08:10.596Z] f23df028b6ca: Pulling fs layer [2023-01-09T16:08:10.596Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T16:08:10.596Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T16:08:10.596Z] f23df028b6ca: Waiting [2023-01-09T16:08:10.596Z] d65c8cfc05b1: Waiting [2023-01-09T16:08:10.596Z] 765212b225bb: Waiting [2023-01-09T16:08:10.596Z] 2437ff75d9bd: Waiting [2023-01-09T16:08:10.596Z] 04944245beec: Verifying Checksum [2023-01-09T16:08:10.596Z] 04944245beec: Download complete [2023-01-09T16:08:10.596Z] 765212b225bb: Verifying Checksum [2023-01-09T16:08:10.596Z] 765212b225bb: Download complete [2023-01-09T16:08:10.596Z] f23df028b6ca: Verifying Checksum [2023-01-09T16:08:10.596Z] f23df028b6ca: Download complete [2023-01-09T16:08:10.864Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T16:08:10.864Z] d65c8cfc05b1: Download complete [2023-01-09T16:08:10.864Z] 699f458cf7ca: Verifying Checksum [2023-01-09T16:08:10.864Z] 699f458cf7ca: Download complete [2023-01-09T16:08:11.134Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T16:08:11.134Z] 8998bd30e6a1: Download complete [2023-01-09T16:08:13.728Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T16:08:13.728Z] 2437ff75d9bd: Download complete [2023-01-09T16:08:15.139Z] 8998bd30e6a1: Pull complete [2023-01-09T16:08:15.408Z] 04944245beec: Pull complete [2023-01-09T16:08:16.822Z] 699f458cf7ca: Pull complete [2023-01-09T16:08:17.088Z] 765212b225bb: Pull complete [2023-01-09T16:08:17.670Z] f23df028b6ca: Pull complete [2023-01-09T16:08:17.937Z] d65c8cfc05b1: Pull complete [2023-01-09T16:08:36.159Z] 2437ff75d9bd: Pull complete [2023-01-09T16:08:36.159Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T16:08:36.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T16:08:36.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:36.339Z] prd-ubuntu20.04-docker-arm64-4c-16g-1451 does not seem to be running inside a container [2023-01-09T16:08:36.404Z] $ 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/23 -v /w/workspace/device-usb-camera/23:/w/workspace/device-usb-camera/23:rw,z -v /w/workspace/device-usb-camera/23@tmp:/w/workspace/device-usb-camera/23@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 [2023-01-09T16:08:37.302Z] $ docker top f215f2a5ffc50ed10e0a79fb8df8fbe66dec573820f0bd9f550981631a06aec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:38.110Z] ---> job-cost.sh [2023-01-09T16:08:38.110Z] lf-activate-venv: SKIPPING [2023-01-09T16:08:38.110Z] INFO: No Stack... [2023-01-09T16:08:38.689Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T16:08:39.268Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T16:08:39.901Z] + cut -d, -f6 [2023-01-09T16:08:39.901Z] + cat /w/workspace/device-usb-camera/23/archives/cost.csv [Pipeline] lock [2023-01-09T16:08:39.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [2023-01-09T16:08:39.967Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] did not exist. Created. [2023-01-09T16:08:39.967Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T16:08:40.297Z] /w/workspace/device-usb-camera/23@tmp/durable-80f47b56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T16:08:41.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T16:08:41.222Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T16:08:41.708Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T16:08:41.714Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-99-23-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T16:08:41.736Z] $ docker stop --time=1 f215f2a5ffc50ed10e0a79fb8df8fbe66dec573820f0bd9f550981631a06aec0 [2023-01-09T16:08:43.280Z] $ docker rm -f --volumes f215f2a5ffc50ed10e0a79fb8df8fbe66dec573820f0bd9f550981631a06aec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T16:08:43.558Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-09T16:08:44.263Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-99/archives ] [2023-01-09T16:08:44.263Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-09T16:08:44.263Z] total 16 [2023-01-09T16:08:44.263Z] drwxr-xr-x 3 root root 4096 Jan 9 16:01 . [2023-01-09T16:08:44.263Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 16:01 .. [2023-01-09T16:08:44.263Z] drwxr-xr-x 2 root root 4096 Jan 9 16:01 cost [2023-01-09T16:08:44.263Z] -rw-r--r-- 1 root root 89 Jan 9 16:01 cost.csv [2023-01-09T16:08:44.263Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-09T16:08:44.263Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-99/archives [2023-01-09T16:08:44.263Z] total 16 [2023-01-09T16:08:44.263Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 16:01 . [2023-01-09T16:08:44.263Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 16:01 .. [2023-01-09T16:08:44.263Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 16:01 cost [2023-01-09T16:08:44.263Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 9 16:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:44.552Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:45.409Z] ---> package-listing.sh [2023-01-09T16:08:45.409Z] ++ facter osfamily [2023-01-09T16:08:45.409Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T16:08:45.667Z] + OS_FAMILY=debian [2023-01-09T16:08:45.667Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-99 [2023-01-09T16:08:45.667Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T16:08:45.667Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T16:08:45.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T16:08:45.667Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T16:08:45.667Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2023-01-09T16:08:45.667Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T16:08:45.667Z] + case "${OS_FAMILY}" in [2023-01-09T16:08:45.667Z] + dpkg -l [2023-01-09T16:08:45.667Z] + grep '^ii' [2023-01-09T16:08:45.667Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T16:08:45.667Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T16:08:45.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T16:08:45.667Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-99 ']' [2023-01-09T16:08:45.667Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [2023-01-09T16:08:45.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-99/archives/ [Pipeline] echo [2023-01-09T16:08:45.678Z] 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-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T16:08:45.955Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T16:08:46.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T16:08:46.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T16:08:46.582Z] prd-ubuntu20.04-docker-8c-8g-1450 does not seem to be running inside a container [2023-01-09T16:08:46.617Z] $ 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-99/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-99 -v /w/workspace/xfoundry_device-usb-camera_PR-99:/w/workspace/xfoundry_device-usb-camera_PR-99:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-99@tmp:/w/workspace/xfoundry_device-usb-camera_PR-99@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 [2023-01-09T16:08:46.812Z] $ docker top 694a60734cb33be61461b63a5d712da209a196bb1970f2b100181a36e0d5c48d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T16:08:47.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T16:08:47.451Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T16:08:47.737Z] + ls /var/log/sa-host [2023-01-09T16:08:47.737Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T16:08:47.883Z] provisioning config files... [2023-01-09T16:08:47.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-99@tmp/config17841314185055171481tmp [Pipeline] { [Pipeline] echo [2023-01-09T16:08:47.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:48.183Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T16:08:48.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:48.511Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T16:08:48.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:48.803Z] ---> sudo-logs.sh [2023-01-09T16:08:48.803Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T16:08:48.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:49.121Z] ---> job-cost.sh [2023-01-09T16:08:49.121Z] lf-activate-venv: SKIPPING [2023-01-09T16:08:49.121Z] DEBUG: total: 0.2199999988079071 [2023-01-09T16:08:49.121Z] INFO: Retrieving Stack Cost... [2023-01-09T16:08:49.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T16:08:49.637Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T16:08:49.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T16:08:49.935Z] ---> logs-deploy.sh [2023-01-09T16:08:49.935Z] lf-activate-venv: SKIPPING [2023-01-09T16:08:49.935Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-99/23 [2023-01-09T16:08:49.935Z] INFO: archiving workspace using pattern(s): [2023-01-09T16:08:50.868Z] Archives upload complete. [2023-01-09T16:08:50.868Z] INFO: archiving logs to Nexus