Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at beed2f8d28cc393e5ecf72eec326ecfe84dcca0e rather than 8ed587f230f90a6d0267189ad783ed75d1aac37f Obtained Jenkinsfile from beed2f8d28cc393e5ecf72eec326ecfe84dcca0e 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-ssh8857092023771809918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16988024464571732043.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1502990285547956090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16583947927529123774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4256180572163555776.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9558830139906682805.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14504 in /w/workspace/foundry_device-usb-camera_PR-238 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-238 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit 8ed587f230f90a6d0267189ad783ed75d1aac37f Merge succeeded, producing 550e0de59fa26a54100e8329656ddb1c483c417a Checking out Revision 550e0de59fa26a54100e8329656ddb1c483c417a (PR-238) > git config core.sparsecheckout # timeout=10 > git checkout -f 8ed587f230f90a6d0267189ad783ed75d1aac37f # 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 beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 550e0de59fa26a54100e8329656ddb1c483c417a # timeout=10 Commit message: "Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T16:11:18.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T16:11:18.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T16:11:19.013Z] ========================================================= [2023-05-08T16:11:19.013Z] EdgeX Global Pipelines Version Info [2023-05-08T16:11:19.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:11:23.725Z] ------------------- [2023-05-08T16:11:23.725Z] stable info: [2023-05-08T16:11:23.725Z] ------------------- [2023-05-08T16:11:23.725Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T16:11:23.725Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T16:11:23.725Z] Message: update stable to v1.0.249 [2023-05-08T16:11:24.296Z] ------------------- [2023-05-08T16:11:24.296Z] experimental info: [2023-05-08T16:11:24.296Z] ------------------- [2023-05-08T16:11:24.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T16:11:24.296Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T16:11:24.296Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T16:11:24.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-08T16:11:24.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-08T16:11:24.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T16:11:24.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T16:11:24.777Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T16:11:24.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T16:11:24.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T16:11:24.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T16:11:24.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T16:11:24.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T16:11:25.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T16:11:25.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-08T16:11:25.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T16:11:25.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T16:11:25.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T16:11:25.291Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T16:11:25.334Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T16:11:25.373Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T16:11:25.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T16:11:25.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T16:11:25.487Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T16:11:25.539Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T16:11:25.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T16:11:25.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T16:11:25.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T16:11:25.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T16:11:25.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T16:11:25.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo [2023-05-08T16:11:25.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo [2023-05-08T16:11:25.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo [2023-05-08T16:11:25.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo [2023-05-08T16:11:25.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 550e0de [Pipeline] echo [2023-05-08T16:11:26.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T16:11:26.135Z] provisioning config files... [2023-05-08T16:11:26.150Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config7699072168648347350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:11:26.500Z] ---> docker-login.sh [2023-05-08T16:11:26.500Z] nexus3.edgexfoundry.org:10001 [2023-05-08T16:11:26.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:26.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:26.761Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:26.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:26.761Z] [2023-05-08T16:11:26.761Z] Login Succeeded [2023-05-08T16:11:26.761Z] nexus3.edgexfoundry.org:10002 [2023-05-08T16:11:26.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:27.022Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:27.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:27.022Z] [2023-05-08T16:11:27.022Z] Login Succeeded [2023-05-08T16:11:27.022Z] nexus3.edgexfoundry.org:10003 [2023-05-08T16:11:27.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:27.022Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:27.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:27.022Z] [2023-05-08T16:11:27.022Z] Login Succeeded [2023-05-08T16:11:27.022Z] nexus3.edgexfoundry.org:10004 [2023-05-08T16:11:27.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:27.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:27.022Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:27.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:27.022Z] [2023-05-08T16:11:27.022Z] Login Succeeded [2023-05-08T16:11:27.022Z] docker.io [2023-05-08T16:11:27.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:27.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:27.544Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:27.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:27.544Z] [2023-05-08T16:11:27.544Z] Login Succeeded [2023-05-08T16:11:27.544Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T16:11:27.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T16:11:28.328Z] + git rev-list -1 --merges 550e0de59fa26a54100e8329656ddb1c483c417a~1..550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo [2023-05-08T16:11:28.390Z] -----------> git rev-list -1 --merges 550e0de59fa26a54100e8329656ddb1c483c417a~1..550e0de59fa26a54100e8329656ddb1c483c417a 550e0de59fa26a54100e8329656ddb1c483c417a [2023-05-08T16:11:28.390Z] 550e0de59fa26a54100e8329656ddb1c483c417a [false] [Pipeline] sh [2023-05-08T16:11:28.711Z] + git log --format=format:%s -1 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo [2023-05-08T16:11:28.747Z] ========================================================= [2023-05-08T16:11:28.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T16:11:28.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T16:11:29.178Z] + git log --format=format:%s -1 550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] echo [2023-05-08T16:11:29.212Z] [semverPrep] GIT_COMMIT: 550e0de59fa26a54100e8329656ddb1c483c417a, Commit Message: Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD [Pipeline] echo [2023-05-08T16:11:29.242Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T16:11:29.650Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T16:11:29.650Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T16:11:29.650Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T16:11:29.650Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T16:11:29.650Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T16:11:29.650Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T16:11:29.650Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:11:30.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T16:11:30.168Z] [2023-05-08T16:11:30.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:11:30.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T16:11:30.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T16:11:30.548Z] b85a868b505f: Pulling fs layer [2023-05-08T16:11:30.548Z] e2be974225ed: Pulling fs layer [2023-05-08T16:11:30.548Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T16:11:30.548Z] 988bab9f4d93: Pulling fs layer [2023-05-08T16:11:30.548Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T16:11:30.548Z] eaf3925da568: Pulling fs layer [2023-05-08T16:11:30.548Z] bab4dde63d76: Pulling fs layer [2023-05-08T16:11:30.548Z] bde34c3a00c8: Pulling fs layer [2023-05-08T16:11:30.548Z] b352a97aabf1: Pulling fs layer [2023-05-08T16:11:30.548Z] 4872d77fe225: Pulling fs layer [2023-05-08T16:11:30.548Z] 5851b861e8e6: Pulling fs layer [2023-05-08T16:11:30.548Z] 1469e6f7b9e6: Waiting [2023-05-08T16:11:30.548Z] eaf3925da568: Waiting [2023-05-08T16:11:30.548Z] 4872d77fe225: Waiting [2023-05-08T16:11:30.548Z] 5851b861e8e6: Waiting [2023-05-08T16:11:30.548Z] bde34c3a00c8: Waiting [2023-05-08T16:11:30.548Z] b352a97aabf1: Waiting [2023-05-08T16:11:30.548Z] 988bab9f4d93: Waiting [2023-05-08T16:11:30.548Z] e2be974225ed: Download complete [2023-05-08T16:11:30.548Z] 988bab9f4d93: Verifying Checksum [2023-05-08T16:11:30.548Z] 988bab9f4d93: Download complete [2023-05-08T16:11:30.808Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T16:11:30.808Z] 1469e6f7b9e6: Download complete [2023-05-08T16:11:30.808Z] eaf3925da568: Download complete [2023-05-08T16:11:30.808Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T16:11:30.808Z] 339a4e72a1f5: Download complete [2023-05-08T16:11:30.808Z] bde34c3a00c8: Download complete [2023-05-08T16:11:30.808Z] b352a97aabf1: Verifying Checksum [2023-05-08T16:11:30.808Z] b352a97aabf1: Download complete [2023-05-08T16:11:30.808Z] 4872d77fe225: Download complete [2023-05-08T16:11:30.808Z] 5851b861e8e6: Download complete [2023-05-08T16:11:30.808Z] b85a868b505f: Verifying Checksum [2023-05-08T16:11:30.808Z] b85a868b505f: Download complete [2023-05-08T16:11:31.067Z] bab4dde63d76: Verifying Checksum [2023-05-08T16:11:31.067Z] bab4dde63d76: Download complete [2023-05-08T16:11:32.444Z] b85a868b505f: Pull complete [2023-05-08T16:11:32.444Z] e2be974225ed: Pull complete [2023-05-08T16:11:32.703Z] 339a4e72a1f5: Pull complete [2023-05-08T16:11:32.964Z] 988bab9f4d93: Pull complete [2023-05-08T16:11:33.224Z] 1469e6f7b9e6: Pull complete [2023-05-08T16:11:33.224Z] eaf3925da568: Pull complete [2023-05-08T16:11:36.771Z] bab4dde63d76: Pull complete [2023-05-08T16:11:37.037Z] bde34c3a00c8: Pull complete [2023-05-08T16:11:37.037Z] b352a97aabf1: Pull complete [2023-05-08T16:11:37.297Z] 4872d77fe225: Pull complete [2023-05-08T16:11:37.297Z] 5851b861e8e6: Pull complete [2023-05-08T16:11:37.297Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T16:11:37.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T16:11:37.297Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:11:37.591Z] prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container [2023-05-08T16:11:37.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T16:11:40.998Z] $ docker top 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 -eo pid,comm [2023-05-08T16:11:41.049Z] 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-05-08T16:11:41.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T16:11:41.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T16:11:41.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T16:11:41.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T16:11:41.297Z] $ docker exec 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent [2023-05-08T16:11:41.416Z] SSH_AUTH_SOCK=/tmp/ssh-oHRRnKrZzeP7/agent.33 [2023-05-08T16:11:41.416Z] SSH_AGENT_PID=39 [2023-05-08T16:11:41.422Z] Running ssh-add (command line suppressed) [2023-05-08T16:11:41.535Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_9037798627557616117.key (/w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_9037798627557616117.key) [2023-05-08T16:11:41.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T16:11:41.875Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T16:11:41.909Z] $ docker exec --env ******** --env ******** 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent -k [2023-05-08T16:11:42.023Z] unset SSH_AUTH_SOCK; [2023-05-08T16:11:42.024Z] unset SSH_AGENT_PID; [2023-05-08T16:11:42.024Z] echo Agent pid 39 killed; [2023-05-08T16:11:42.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T16:11:42.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T16:11:42.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T16:11:42.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T16:11:42.244Z] $ docker exec 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent [2023-05-08T16:11:42.357Z] SSH_AUTH_SOCK=/tmp/ssh-0Z8V63yZ2Xzo/agent.72 [2023-05-08T16:11:42.357Z] SSH_AGENT_PID=78 [2023-05-08T16:11:42.362Z] Running ssh-add (command line suppressed) [2023-05-08T16:11:42.470Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_8040018498299510607.key (/w/workspace/foundry_device-usb-camera_PR-238@tmp/private_key_8040018498299510607.key) [2023-05-08T16:11:42.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T16:11:42.801Z] + git semver init [2023-05-08T16:11:43.062Z] 2023-05-08 16:11:43,004 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T16:11:43.062Z] 2023-05-08 16:11:43,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-238/.semver [2023-05-08T16:11:43.062Z] 2023-05-08 16:11:43,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-238/.semver [2023-05-08T16:11:43.062Z] 2023-05-08 16:11:43,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-238/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-238, universal_newlines=False, shell=None, istream=None) [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,706 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-238/.git/info/exclude [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 with force:False [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,712 [execute] INFO git cat-file --batch-check [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,719 [execute] INFO git cat-file --batch [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T16:11:44.002Z] 2023-05-08 16:11:43,725 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-238/.semver/PR-238 [2023-05-08T16:11:44.002Z] 0.0.0 [Pipeline] } [2023-05-08T16:11:44.037Z] $ docker exec --env ******** --env ******** 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 ssh-agent -k [2023-05-08T16:11:44.133Z] unset SSH_AUTH_SOCK; [2023-05-08T16:11:44.134Z] unset SSH_AGENT_PID; [2023-05-08T16:11:44.134Z] echo Agent pid 78 killed; [2023-05-08T16:11:44.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T16:11:44.547Z] + git semver [Pipeline] } [2023-05-08T16:11:45.147Z] $ docker stop --time=1 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 [2023-05-08T16:11:46.461Z] $ docker rm -f --volumes 35f77e04d0c87df52184d48e46b823e22e3352da8f3fc80f6274692348ec4be4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T16:11:46.856Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T16:11:47.116Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T16:11:47.136Z] [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-05-08T16:11:47.741Z] provisioning config files... [2023-05-08T16:11:47.750Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config10700643345926418223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:11:48.099Z] ---> docker-login.sh [2023-05-08T16:11:48.100Z] nexus3.edgexfoundry.org:10001 [2023-05-08T16:11:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:48.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:48.100Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:48.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:48.100Z] [2023-05-08T16:11:48.100Z] Login Succeeded [2023-05-08T16:11:48.100Z] nexus3.edgexfoundry.org:10002 [2023-05-08T16:11:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:48.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:48.360Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:48.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:48.360Z] [2023-05-08T16:11:48.360Z] Login Succeeded [2023-05-08T16:11:48.360Z] nexus3.edgexfoundry.org:10003 [2023-05-08T16:11:48.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:48.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:48.360Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:48.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:48.360Z] [2023-05-08T16:11:48.360Z] Login Succeeded [2023-05-08T16:11:48.360Z] nexus3.edgexfoundry.org:10004 [2023-05-08T16:11:48.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:48.619Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:48.619Z] [2023-05-08T16:11:48.619Z] Login Succeeded [2023-05-08T16:11:48.619Z] docker.io [2023-05-08T16:11:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:11:48.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:11:48.878Z] Configure a credential helper to remove this warning. See [2023-05-08T16:11:48.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:11:48.878Z] [2023-05-08T16:11:48.878Z] Login Succeeded [2023-05-08T16:11:48.878Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T16:11:48.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T16:11:49.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T16:11:49.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T16:11:49.160Z] ========================================================= [2023-05-08T16:11:49.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T16:11:49.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:11:49.611Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T16:11:49.611Z] Sending build context to Docker daemon 1.777MB [2023-05-08T16:11:49.611Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T16:11:49.611Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T16:11:49.611Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T16:11:49.611Z] f56be85fc22e: Pulling fs layer [2023-05-08T16:11:49.611Z] 85791d961cd3: Pulling fs layer [2023-05-08T16:11:49.611Z] d694b5ae8c79: Pulling fs layer [2023-05-08T16:11:49.611Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T16:11:49.611Z] 4d19c01a9841: Pulling fs layer [2023-05-08T16:11:49.611Z] 9325e15d5711: Pulling fs layer [2023-05-08T16:11:49.611Z] 556b6ee489ea: Pulling fs layer [2023-05-08T16:11:49.611Z] 4d19c01a9841: Waiting [2023-05-08T16:11:49.611Z] 9f32a84ed3da: Waiting [2023-05-08T16:11:49.611Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T16:11:49.611Z] 556b6ee489ea: Waiting [2023-05-08T16:11:49.611Z] 85791d961cd3: Verifying Checksum [2023-05-08T16:11:49.611Z] 85791d961cd3: Download complete [2023-05-08T16:11:49.611Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T16:11:49.611Z] 9f32a84ed3da: Download complete [2023-05-08T16:11:49.870Z] 4d19c01a9841: Verifying Checksum [2023-05-08T16:11:49.870Z] 4d19c01a9841: Download complete [2023-05-08T16:11:49.870Z] f56be85fc22e: Verifying Checksum [2023-05-08T16:11:49.870Z] f56be85fc22e: Download complete [2023-05-08T16:11:49.870Z] 9325e15d5711: Verifying Checksum [2023-05-08T16:11:49.870Z] 9325e15d5711: Download complete [2023-05-08T16:11:49.870Z] f56be85fc22e: Pull complete [2023-05-08T16:11:50.132Z] 85791d961cd3: Pull complete [2023-05-08T16:11:50.392Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T16:11:50.392Z] c5a4b2cf53e6: Download complete [2023-05-08T16:11:50.392Z] d694b5ae8c79: Verifying Checksum [2023-05-08T16:11:50.392Z] d694b5ae8c79: Download complete [2023-05-08T16:11:50.652Z] 556b6ee489ea: Verifying Checksum [2023-05-08T16:11:50.652Z] 556b6ee489ea: Download complete [2023-05-08T16:11:53.936Z] d694b5ae8c79: Pull complete [2023-05-08T16:11:53.936Z] 9f32a84ed3da: Pull complete [2023-05-08T16:11:53.936Z] 4d19c01a9841: Pull complete [2023-05-08T16:11:53.936Z] 9325e15d5711: Pull complete [2023-05-08T16:11:56.465Z] 556b6ee489ea: Pull complete [2023-05-08T16:11:57.423Z] c5a4b2cf53e6: Pull complete [2023-05-08T16:11:57.423Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T16:11:57.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T16:11:57.423Z] ---> c4be618373d6 [2023-05-08T16:11:57.423Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T16:12:01.624Z] ---> Running in b0a6fefe7053 [2023-05-08T16:12:01.624Z] Removing intermediate container b0a6fefe7053 [2023-05-08T16:12:01.624Z] ---> 643d89ca066d [2023-05-08T16:12:01.624Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T16:12:01.624Z] ---> Running in ce000671f8c1 [2023-05-08T16:12:01.885Z] Removing intermediate container ce000671f8c1 [2023-05-08T16:12:01.885Z] ---> 6cb95c249505 [2023-05-08T16:12:01.885Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T16:12:01.885Z] ---> Running in c444e35825ca [2023-05-08T16:12:01.885Z] Removing intermediate container c444e35825ca [2023-05-08T16:12:01.885Z] ---> 347494e7287d [2023-05-08T16:12:01.885Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T16:12:02.144Z] ---> Running in a1c748379c9e [2023-05-08T16:12:02.144Z] Removing intermediate container a1c748379c9e [2023-05-08T16:12:02.144Z] ---> 318fb61b4ded [2023-05-08T16:12:02.144Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T16:12:02.144Z] ---> Running in 03ba82186452 [2023-05-08T16:12:02.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T16:12:02.561Z] Still waiting to schedule task [2023-05-08T16:12:02.561Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-08T16:12:02.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T16:12:02.663Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-08T16:12:02.922Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-08T16:12:02.922Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T16:12:02.922Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T16:12:02.922Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-08T16:12:02.922Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-08T16:12:02.922Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-08T16:12:02.922Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-08T16:12:02.922Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-08T16:12:02.922Z] (10/14) Installing kmod-libs (30-r1) [2023-05-08T16:12:02.922Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-08T16:12:02.922Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-08T16:12:02.922Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-08T16:12:02.922Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-08T16:12:02.922Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T16:12:02.922Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T16:12:02.922Z] OK: 272 MiB in 67 packages [2023-05-08T16:12:03.490Z] Removing intermediate container 03ba82186452 [2023-05-08T16:12:03.490Z] ---> e2b19cbe5c9c [2023-05-08T16:12:03.490Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-08T16:12:03.490Z] ---> Running in a5a81729d509 [2023-05-08T16:12:03.750Z] Removing intermediate container a5a81729d509 [2023-05-08T16:12:03.750Z] ---> ca8a587ec25f [2023-05-08T16:12:03.750Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-08T16:12:03.750Z] ---> fd620162af6d [2023-05-08T16:12:03.750Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T16:12:03.750Z] ---> Running in d2e614a47aad [2023-05-08T16:12:50.712Z] Removing intermediate container d2e614a47aad [2023-05-08T16:12:50.712Z] ---> 5b279fd24c5e [2023-05-08T16:12:50.712Z] Step 11/13 : COPY . . [2023-05-08T16:12:50.712Z] ---> 17059d65ba81 [2023-05-08T16:12:50.712Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T16:12:50.712Z] ---> Running in 514d20a762e7 [2023-05-08T16:12:50.712Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:12:50.712Z] Dload Upload Total Spent Left Speed [2023-05-08T16:12:50.712Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7148 0 --:--:-- --:--:-- --:--:-- 7175 [2023-05-08T16:12:50.712Z] Removing intermediate container 514d20a762e7 [2023-05-08T16:12:50.712Z] ---> 57df3189af11 [2023-05-08T16:12:50.712Z] Step 13/13 : RUN ${MAKE} [2023-05-08T16:12:50.712Z] ---> Running in ba43ad4fa171 [2023-05-08T16:12:50.712Z] noop [2023-05-08T16:12:50.712Z] Removing intermediate container ba43ad4fa171 [2023-05-08T16:12:50.712Z] ---> 8221fb3a0206 [2023-05-08T16:12:50.712Z] Successfully built 8221fb3a0206 [2023-05-08T16:12:50.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:12:51.176Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T16:12:51.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:12:51.353Z] prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container [2023-05-08T16:12:51.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T16:12:51.778Z] $ docker top fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T16:12:52.164Z] + go version [2023-05-08T16:12:52.164Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T16:12:52.202Z] $ docker stop --time=1 fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 [2023-05-08T16:12:53.514Z] $ docker rm -f --volumes fe3f183ab7ed2f18dacd7de9a3505877435cc3a6dc29cb1f67ac55d573fdb1c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:12:54.199Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T16:12:54.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:12:54.336Z] prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container [2023-05-08T16:12:54.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T16:12:54.720Z] $ docker top a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T16:12:55.119Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-238 [Pipeline] fileExists [Pipeline] sh [2023-05-08T16:12:55.486Z] + make test [2023-05-08T16:12:55.486Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T16:13:00.760Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-08T16:13:12.969Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-08T16:13:12.969Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-05-08T16:13:19.541Z] go vet ./... [2023-05-08T16:13:22.821Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T16:13:22.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T16:13:22.821Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T16:13:22.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T16:13:22.906Z] $ docker stop --time=1 a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 [2023-05-08T16:13:26.183Z] $ docker rm -f --volumes a8904effd236e7c38082c91be21bbd78efe5519694da7ca3623b01ec22f63b20 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T16:13:26.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T16:13:26.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T16:13:27.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T16:13:27.783Z] + ls -al . [2023-05-08T16:13:27.783Z] total 188 [2023-05-08T16:13:27.783Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 16:12 . [2023-05-08T16:13:27.783Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:11 .. [2023-05-08T16:13:27.783Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 16:11 .git [2023-05-08T16:13:27.783Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 .github [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 414 May 8 16:11 .gitignore [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 16:11 .golangci.yml [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 77 May 8 16:11 .hadolint.yml [2023-05-08T16:13:27.783Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 16:11 .semver [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 8 16:11 Attribution.txt [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 8 16:11 CHANGELOG.md [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 8 16:11 Dockerfile [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 16:11 GOVERNANCE.md [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 659 May 8 16:11 Jenkinsfile [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 16:11 LICENSE [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 8 16:11 Makefile [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 16:11 OWNERS.md [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 2474 May 8 16:11 README.md [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 16:11 VERSION [2023-05-08T16:13:27.783Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:11 bin [2023-05-08T16:13:27.783Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 cmd [2023-05-08T16:13:27.783Z] -rw-r--r-- 1 jenkins jenkins 28693 May 8 16:13 coverage.out [2023-05-08T16:13:27.783Z] -rwxrwxr-x 1 jenkins jenkins 140 May 8 16:11 docker-entrypoint.sh [2023-05-08T16:13:27.783Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:11 docs [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 8 16:11 go.mod [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 8 16:11 go.sum [2023-05-08T16:13:27.783Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:11 internal [2023-05-08T16:13:27.783Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:11 snap [2023-05-08T16:13:27.783Z] -rw-rw-r-- 1 jenkins jenkins 231 May 8 16:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:13:28.178Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=550e0de59fa26a54100e8329656ddb1c483c417a --label arch=amd64 --label version=0.0.0 . [2023-05-08T16:13:28.178Z] Sending build context to Docker daemon 1.807MB [2023-05-08T16:13:28.178Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T16:13:28.178Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-08T16:13:28.178Z] ---> 8221fb3a0206 [2023-05-08T16:13:28.178Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-08T16:13:28.439Z] ---> Running in b15342f79038 [2023-05-08T16:13:28.439Z] Removing intermediate container b15342f79038 [2023-05-08T16:13:28.439Z] ---> 8b4f7d68c72f [2023-05-08T16:13:28.439Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T16:13:28.439Z] ---> Running in 06eef0974245 [2023-05-08T16:13:28.439Z] Removing intermediate container 06eef0974245 [2023-05-08T16:13:28.439Z] ---> 4c97f2de3efe [2023-05-08T16:13:28.439Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T16:13:28.439Z] ---> Running in 10afc753a601 [2023-05-08T16:13:28.698Z] Removing intermediate container 10afc753a601 [2023-05-08T16:13:28.698Z] ---> d628a9287249 [2023-05-08T16:13:28.698Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T16:13:28.698Z] ---> Running in 3b0636f151d8 [2023-05-08T16:13:28.698Z] Removing intermediate container 3b0636f151d8 [2023-05-08T16:13:28.698Z] ---> f99f214af36d [2023-05-08T16:13:28.698Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T16:13:28.698Z] ---> Running in 1956de7e408f [2023-05-08T16:13:28.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T16:13:29.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T16:13:29.474Z] OK: 272 MiB in 67 packages [2023-05-08T16:13:29.732Z] Removing intermediate container 1956de7e408f [2023-05-08T16:13:29.732Z] ---> f209918b866b [2023-05-08T16:13:29.732Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-08T16:13:29.732Z] ---> Running in 96dfce81e197 [2023-05-08T16:13:29.732Z] Removing intermediate container 96dfce81e197 [2023-05-08T16:13:29.732Z] ---> e5e124062c88 [2023-05-08T16:13:29.732Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-08T16:13:29.992Z] ---> 6e829820d099 [2023-05-08T16:13:29.992Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T16:13:29.992Z] ---> Running in cd3b02776643 [2023-05-08T16:13:30.997Z] Removing intermediate container cd3b02776643 [2023-05-08T16:13:30.997Z] ---> 4974c386d190 [2023-05-08T16:13:30.997Z] Step 11/35 : COPY . . [2023-05-08T16:13:30.997Z] ---> f1c21f9a93d8 [2023-05-08T16:13:30.997Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T16:13:31.257Z] ---> Running in 46a51bc73307 [2023-05-08T16:13:31.516Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:13:31.516Z] Dload Upload Total Spent Left Speed [2023-05-08T16:13:31.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14229 0 --:--:-- --:--:-- --:--:-- 14351 [2023-05-08T16:13:31.775Z] Removing intermediate container 46a51bc73307 [2023-05-08T16:13:31.775Z] ---> 3a6450d4a10d [2023-05-08T16:13:31.775Z] Step 13/35 : RUN ${MAKE} [2023-05-08T16:13:31.775Z] ---> Running in 59d5288ed38e [2023-05-08T16:13:32.341Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-08T16:13:40.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14505 in /w/workspace/foundry_device-usb-camera_PR-238 [Pipeline] { [Pipeline] ws [2023-05-08T16:13:40.794Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-08T16:13:40.888Z] Selected Git installation does not exist. Using Default [2023-05-08T16:13:40.888Z] The recommended git tool is: NONE [2023-05-08T16:13:46.247Z] using credential edgex-jenkins-ssh [2023-05-08T16:13:46.266Z] Cloning the remote Git repository [2023-05-08T16:13:46.317Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-08T16:13:46.408Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-08T16:13:46.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-08T16:13:46.557Z] > git --version # timeout=10 [2023-05-08T16:13:46.577Z] > git --version # 'git version 2.25.1' [2023-05-08T16:13:46.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T16:13:46.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T16:13:47.517Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-08T16:13:47.543Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T16:13:49.024Z] Merging remotes/origin/main commit beed2f8d28cc393e5ecf72eec326ecfe84dcca0e into PR head commit 8ed587f230f90a6d0267189ad783ed75d1aac37f [2023-05-08T16:13:49.353Z] Merge succeeded, producing a01cd53174d37028c3767a95a52952eb41e1ce1f [2023-05-08T16:13:49.353Z] Checking out Revision a01cd53174d37028c3767a95a52952eb41e1ce1f (PR-238) [2023-05-08T16:13:48.390Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-08T16:13:48.437Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-08T16:13:48.437Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T16:13:48.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T16:13:49.051Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T16:13:49.127Z] > git checkout -f 8ed587f230f90a6d0267189ad783ed75d1aac37f # timeout=10 [2023-05-08T16:13:49.225Z] > git remote # timeout=10 [2023-05-08T16:13:49.246Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T16:13:49.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T16:13:49.279Z] > git merge beed2f8d28cc393e5ecf72eec326ecfe84dcca0e # timeout=10 [2023-05-08T16:13:49.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T16:13:49.368Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T16:13:49.383Z] > git checkout -f a01cd53174d37028c3767a95a52952eb41e1ce1f # timeout=10 [2023-05-08T16:13:52.846Z] Commit message: "Merge commit 'beed2f8d28cc393e5ecf72eec326ecfe84dcca0e' into HEAD" [2023-05-08T16:13:52.846Z] First time build. Skipping changelog. [2023-05-08T16:13:52.898Z] > git --version # timeout=10 [2023-05-08T16:13:52.911Z] > git --version # 'git version 2.25.1' [2023-05-08T16:13:52.924Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T16:13:54.175Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T16:13:54.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:13:54.175Z] Dload Upload Total Spent Left Speed [2023-05-08T16:13:54.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [2023-05-08T16:13:54.284Z] Removing intermediate container 59d5288ed38e [2023-05-08T16:13:54.284Z] ---> 859791deb96e [2023-05-08T16:13:54.284Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-08T16:13:54.284Z] v0.21.6: Pulling from aler9/rtsp-simple-server [Pipeline] sh [2023-05-08T16:13:54.543Z] 4acc49c71d14: Pulling fs layer [2023-05-08T16:13:54.801Z] 4acc49c71d14: Download complete [2023-05-08T16:13:54.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T16:13:55.060Z] 4acc49c71d14: Pull complete [2023-05-08T16:13:55.060Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-08T16:13:55.060Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-08T16:13:55.060Z] ---> 01a2bd3e5fff [2023-05-08T16:13:55.060Z] Step 15/35 : FROM alpine:3.17 [2023-05-08T16:13:55.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T16:13:55.207Z] + sudo tee /etc/docker/daemon.new [2023-05-08T16:13:55.207Z] { [2023-05-08T16:13:55.207Z] "registry-mirrors": [ [2023-05-08T16:13:55.207Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T16:13:55.207Z] ], [2023-05-08T16:13:55.207Z] "bip": "10.250.0.254/24", [2023-05-08T16:13:55.207Z] "hosts": [ [2023-05-08T16:13:55.207Z] "tcp://0.0.0.0:5555", [2023-05-08T16:13:55.207Z] "unix:///var/run/docker.sock" [2023-05-08T16:13:55.207Z] ], [2023-05-08T16:13:55.207Z] "mtu": 1458, [2023-05-08T16:13:55.207Z] "selinux-enabled": true, [2023-05-08T16:13:55.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T16:13:55.207Z] } [Pipeline] sh [2023-05-08T16:13:55.318Z] 3.17: Pulling from library/alpine [2023-05-08T16:13:55.318Z] f56be85fc22e: Already exists [2023-05-08T16:13:55.562Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T16:13:55.612Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T16:13:55.612Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T16:13:55.612Z] ---> 9ed4aefc74f6 [2023-05-08T16:13:55.612Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T16:13:55.871Z] ---> Running in c58c25c3b446 [2023-05-08T16:13:55.871Z] Removing intermediate container c58c25c3b446 [2023-05-08T16:13:55.871Z] ---> e1890bc1226a [2023-05-08T16:13:55.871Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-08T16:13:55.871Z] ---> Running in c376e3c42dd3 [2023-05-08T16:13:55.911Z] + sudo service docker restart [2023-05-08T16:13:56.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T16:13:56.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T16:13:56.390Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-08T16:13:56.652Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-08T16:13:56.652Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-08T16:13:56.652Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-08T16:13:56.652Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-08T16:13:56.652Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-08T16:13:56.652Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-08T16:13:56.652Z] (8/86) Installing libxcb (1.15-r0) [2023-05-08T16:13:56.652Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-08T16:13:56.652Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-08T16:13:56.652Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-08T16:13:56.652Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-08T16:13:56.652Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-08T16:13:56.652Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-08T16:13:56.652Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-08T16:13:56.652Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-08T16:13:56.652Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-08T16:13:56.652Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-08T16:13:56.912Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-08T16:13:56.912Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-08T16:13:56.912Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-08T16:13:56.912Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-08T16:13:56.912Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-08T16:13:56.912Z] (24/86) Installing glib (2.74.6-r0) [2023-05-08T16:13:56.912Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-08T16:13:56.912Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-08T16:13:56.912Z] (27/86) Installing libass (0.16.0-r1) [2023-05-08T16:13:56.912Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-08T16:13:56.912Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-08T16:13:56.912Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-08T16:13:56.912Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-08T16:13:56.912Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-08T16:13:56.912Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-08T16:13:56.912Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-08T16:13:56.912Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-08T16:13:56.912Z] (36/86) Installing libunistring (1.1-r0) [2023-05-08T16:13:56.912Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-08T16:13:56.912Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-08T16:13:56.912Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-08T16:13:57.171Z] (40/86) Installing lame (3.100-r2) [2023-05-08T16:13:57.171Z] (41/86) Installing opus (1.3.1-r1) [2023-05-08T16:13:57.171Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-08T16:13:57.171Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-08T16:13:57.171Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-08T16:13:57.171Z] (45/86) Installing orc (0.4.33-r0) [2023-05-08T16:13:57.171Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-08T16:13:57.171Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-08T16:13:57.171Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-08T16:13:57.171Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-08T16:13:57.171Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-08T16:13:57.171Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-08T16:13:57.171Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-08T16:13:57.171Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-08T16:13:57.171Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-08T16:13:57.171Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-08T16:13:57.171Z] (56/86) Installing libpulse (16.1-r6) [2023-05-08T16:13:57.171Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-08T16:13:57.171Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-08T16:13:57.171Z] (59/86) Installing librist (0.2.7-r0) [2023-05-08T16:13:57.171Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-08T16:13:57.171Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-08T16:13:57.171Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-08T16:13:57.171Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T16:13:57.171Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T16:13:57.171Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-08T16:13:57.171Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-08T16:13:57.429Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-08T16:13:57.429Z] (68/86) Installing libva (2.16.0-r0) [2023-05-08T16:13:57.429Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-08T16:13:57.429Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-08T16:13:57.429Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-08T16:13:57.429Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-08T16:13:57.429Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-08T16:13:57.429Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-08T16:13:57.429Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-08T16:13:57.429Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-08T16:13:57.429Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-08T16:13:57.429Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-08T16:13:57.429Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-08T16:13:57.688Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-08T16:13:57.688Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-08T16:13:57.688Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-08T16:13:57.688Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-08T16:13:57.688Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-08T16:13:57.688Z] (85/86) Installing kmod-libs (30-r1) [2023-05-08T16:13:57.688Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-08T16:13:57.688Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T16:13:57.688Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T16:13:57.688Z] OK: 112 MiB in 101 packages [2023-05-08T16:14:01.121Z] Removing intermediate container c376e3c42dd3 [2023-05-08T16:14:01.121Z] ---> d0bb2fed43ee [2023-05-08T16:14:01.121Z] Step 18/35 : WORKDIR / [2023-05-08T16:14:01.121Z] ---> Running in 9b461f1b8fa1 [2023-05-08T16:14:01.121Z] Removing intermediate container 9b461f1b8fa1 [2023-05-08T16:14:01.121Z] ---> e6a1c0283400 [2023-05-08T16:14:01.121Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-08T16:14:01.382Z] ---> 462436073acb [2023-05-08T16:14:01.382Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-08T16:14:01.643Z] ---> 82a2ff62f7de [2023-05-08T16:14:01.643Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-08T16:14:01.643Z] ---> 36b8eeebbfc1 [2023-05-08T16:14:01.643Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-08T16:14:01.904Z] ---> 07c6ca1b1adc [2023-05-08T16:14:01.904Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-08T16:14:01.904Z] ---> 0dc9e80ae060 [2023-05-08T16:14:01.904Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-08T16:14:02.162Z] ---> 1d13a19e24f1 [2023-05-08T16:14:02.162Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-08T16:14:03.099Z] ---> 47ce914a5d90 [2023-05-08T16:14:03.099Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-08T16:14:03.099Z] ---> Running in a8e817db3839 [2023-05-08T16:14:03.667Z] Removing intermediate container a8e817db3839 [2023-05-08T16:14:03.667Z] ---> ccac13bacf8f [2023-05-08T16:14:03.667Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-08T16:14:03.667Z] ---> Running in 070edffa55c9 [2023-05-08T16:14:04.236Z] Removing intermediate container 070edffa55c9 [2023-05-08T16:14:04.236Z] ---> bf34e1fae881 [2023-05-08T16:14:04.236Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-08T16:14:04.236Z] ---> Running in cbcd00b13cf6 [2023-05-08T16:14:04.805Z] Removing intermediate container cbcd00b13cf6 [2023-05-08T16:14:04.805Z] ---> 30ef9f5f1209 [2023-05-08T16:14:04.805Z] Step 29/35 : EXPOSE 59983 [2023-05-08T16:14:04.805Z] ---> Running in 7b5fa1d0a800 [2023-05-08T16:14:04.805Z] Removing intermediate container 7b5fa1d0a800 [2023-05-08T16:14:04.805Z] ---> 8df105edf858 [2023-05-08T16:14:04.805Z] Step 30/35 : EXPOSE 8554 [2023-05-08T16:14:04.805Z] ---> Running in 87ec871c4848 [2023-05-08T16:14:04.805Z] Removing intermediate container 87ec871c4848 [2023-05-08T16:14:04.805Z] ---> 3b9180429875 [2023-05-08T16:14:04.805Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-08T16:14:04.805Z] ---> Running in bd26a9bf64fe [2023-05-08T16:14:05.063Z] Removing intermediate container bd26a9bf64fe [2023-05-08T16:14:05.063Z] ---> 74e934a9ab98 [2023-05-08T16:14:05.063Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-08T16:14:05.063Z] ---> Running in 6184b49204a1 [2023-05-08T16:14:05.063Z] Removing intermediate container 6184b49204a1 [2023-05-08T16:14:05.063Z] ---> 894098e83ee2 [2023-05-08T16:14:05.063Z] Step 33/35 : LABEL arch=amd64 [2023-05-08T16:14:05.063Z] ---> Running in 527138698fee [2023-05-08T16:14:05.325Z] Removing intermediate container 527138698fee [2023-05-08T16:14:05.325Z] ---> 9bb3b72fd8a2 [2023-05-08T16:14:05.325Z] Step 34/35 : LABEL git_sha=550e0de59fa26a54100e8329656ddb1c483c417a [2023-05-08T16:14:05.325Z] ---> Running in ea6037e0622e [2023-05-08T16:14:05.325Z] Removing intermediate container ea6037e0622e [2023-05-08T16:14:05.325Z] ---> 70a302fe7948 [2023-05-08T16:14:05.325Z] Step 35/35 : LABEL version=0.0.0 [2023-05-08T16:14:05.325Z] ---> Running in 3c54e4179b86 [2023-05-08T16:14:05.325Z] Removing intermediate container 3c54e4179b86 [2023-05-08T16:14:05.325Z] ---> 9c99a940ad83 [2023-05-08T16:14:05.325Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T16:14:05.325Z] Successfully built 9c99a940ad83 [2023-05-08T16:14:05.325Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:14:06.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T16:14:06.453Z] [2023-05-08T16:14:06.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:14:06.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T16:14:06.831Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T16:14:06.831Z] 5eb5b503b376: Pulling fs layer [2023-05-08T16:14:06.831Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T16:14:06.831Z] ec43610c2a17: Pulling fs layer [2023-05-08T16:14:06.831Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T16:14:06.831Z] 33b1e0a273af: Pulling fs layer [2023-05-08T16:14:06.831Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T16:14:06.831Z] 2f39f015ded8: Pulling fs layer [2023-05-08T16:14:06.831Z] 33b1e0a273af: Waiting [2023-05-08T16:14:06.831Z] 3a2ae6a8a46f: Waiting [2023-05-08T16:14:06.831Z] 5d3b04190fa2: Waiting [2023-05-08T16:14:06.831Z] 2f39f015ded8: Waiting [2023-05-08T16:14:06.831Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T16:14:06.831Z] 5c69ac0246d0: Download complete [2023-05-08T16:14:06.831Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T16:14:06.831Z] 3a2ae6a8a46f: Download complete [2023-05-08T16:14:07.092Z] ec43610c2a17: Verifying Checksum [2023-05-08T16:14:07.092Z] ec43610c2a17: Download complete [2023-05-08T16:14:07.092Z] 33b1e0a273af: Verifying Checksum [2023-05-08T16:14:07.092Z] 33b1e0a273af: Download complete [2023-05-08T16:14:07.092Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T16:14:07.092Z] 5d3b04190fa2: Download complete [2023-05-08T16:14:07.092Z] 5eb5b503b376: Verifying Checksum [2023-05-08T16:14:07.092Z] 5eb5b503b376: Download complete [2023-05-08T16:14:07.660Z] 2f39f015ded8: Verifying Checksum [2023-05-08T16:14:07.660Z] 2f39f015ded8: Download complete [2023-05-08T16:14:08.602Z] 5eb5b503b376: Pull complete [2023-05-08T16:14:08.602Z] 5c69ac0246d0: Pull complete [2023-05-08T16:14:09.170Z] ec43610c2a17: Pull complete [2023-05-08T16:14:09.170Z] 3a2ae6a8a46f: Pull complete [2023-05-08T16:14:09.434Z] 33b1e0a273af: Pull complete [2023-05-08T16:14:09.434Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T16:14:14.259Z] provisioning config files... [2023-05-08T16:14:14.285Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config14309646014876260182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:14:14.665Z] ---> docker-login.sh [2023-05-08T16:14:14.665Z] nexus3.edgexfoundry.org:10001 [2023-05-08T16:14:14.711Z] 2f39f015ded8: Pull complete [2023-05-08T16:14:14.711Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T16:14:14.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T16:14:14.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:14:14.929Z] prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container [2023-05-08T16:14:14.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:14:14.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@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-05-08T16:14:15.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:14:15.200Z] Configure a credential helper to remove this warning. See [2023-05-08T16:14:15.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:14:15.200Z] [2023-05-08T16:14:15.200Z] Login Succeeded [2023-05-08T16:14:15.200Z] nexus3.edgexfoundry.org:10002 [2023-05-08T16:14:15.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:14:15.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:14:15.736Z] Configure a credential helper to remove this warning. See [2023-05-08T16:14:15.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:14:15.736Z] [2023-05-08T16:14:15.736Z] Login Succeeded [2023-05-08T16:14:15.736Z] nexus3.edgexfoundry.org:10003 [2023-05-08T16:14:15.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:14:16.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:14:16.003Z] Configure a credential helper to remove this warning. See [2023-05-08T16:14:16.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:14:16.003Z] [2023-05-08T16:14:16.003Z] Login Succeeded [2023-05-08T16:14:16.003Z] nexus3.edgexfoundry.org:10004 [2023-05-08T16:14:16.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:14:16.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:14:16.275Z] Configure a credential helper to remove this warning. See [2023-05-08T16:14:16.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:14:16.275Z] [2023-05-08T16:14:16.275Z] Login Succeeded [2023-05-08T16:14:16.275Z] docker.io [2023-05-08T16:14:16.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T16:14:16.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T16:14:16.809Z] Configure a credential helper to remove this warning. See [2023-05-08T16:14:16.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T16:14:16.809Z] [2023-05-08T16:14:16.809Z] Login Succeeded [2023-05-08T16:14:16.809Z] ---> docker-login.sh ends [2023-05-08T16:14:18.435Z] $ docker top 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 -eo pid,comm [Pipeline] { [Pipeline] } [2023-05-08T16:14:18.653Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-05-08T16:14:19.041Z] ---> job-cost.sh [2023-05-08T16:14:19.041Z] lf-activate-venv: SKIPPING [2023-05-08T16:14:19.041Z] INFO: No Stack... [Pipeline] echo [2023-05-08T16:14:19.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T16:14:19.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T16:14:19.172Z] ========================================================= [2023-05-08T16:14:19.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T16:14:19.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:14:19.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T16:14:19.676Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-08T16:14:19.869Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T16:14:19.942Z] Sending build context to Docker daemon 1.047MB [2023-05-08T16:14:19.943Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T16:14:19.943Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-08T16:14:20.189Z] + cat /w/workspace/foundry_device-usb-camera_PR-238/archives/cost.csv [2023-05-08T16:14:20.189Z] + cut -d, -f6 [2023-05-08T16:14:20.211Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T16:14:20.211Z] c41833b44d91: Pulling fs layer [2023-05-08T16:14:20.211Z] ed15518f5707: Pulling fs layer [2023-05-08T16:14:20.211Z] feae8fd75edb: Pulling fs layer [2023-05-08T16:14:20.211Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T16:14:20.211Z] 3cdef696dda3: Pulling fs layer [2023-05-08T16:14:20.211Z] 2ced38df9373: Pulling fs layer [2023-05-08T16:14:20.211Z] 58f1dce35555: Pulling fs layer [2023-05-08T16:14:20.211Z] 242c74f7c9fa: Waiting [2023-05-08T16:14:20.211Z] 3cdef696dda3: Waiting [2023-05-08T16:14:20.211Z] 2ced38df9373: Waiting [2023-05-08T16:14:20.211Z] 58f1dce35555: Waiting [2023-05-08T16:14:20.211Z] ed15518f5707: Verifying Checksum [2023-05-08T16:14:20.211Z] ed15518f5707: Download complete [2023-05-08T16:14:20.211Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T16:14:20.211Z] 242c74f7c9fa: Download complete [2023-05-08T16:14:20.211Z] 3cdef696dda3: Verifying Checksum [2023-05-08T16:14:20.211Z] 3cdef696dda3: Download complete [2023-05-08T16:14:20.211Z] c41833b44d91: Verifying Checksum [2023-05-08T16:14:20.211Z] c41833b44d91: Download complete [Pipeline] lock [2023-05-08T16:14:20.234Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [2023-05-08T16:14:20.239Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] did not exist. Created. [2023-05-08T16:14:20.239Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T16:14:20.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T16:14:20.717Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T16:14:20.754Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T16:14:20.843Z] $ docker stop --time=1 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 [2023-05-08T16:14:21.654Z] 58f1dce35555: Verifying Checksum [2023-05-08T16:14:21.654Z] 58f1dce35555: Download complete [2023-05-08T16:14:21.990Z] $ docker rm -f --volumes 75c2ade6ef49d6478930a68c27f0ea84eddaffd63642c04a8eac980cb4cbe8d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-08T16:14:22.240Z] c41833b44d91: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T16:14:22.512Z] feae8fd75edb: Verifying Checksum [2023-05-08T16:14:22.513Z] feae8fd75edb: Download complete [2023-05-08T16:14:22.513Z] 2ced38df9373: Verifying Checksum [2023-05-08T16:14:22.513Z] 2ced38df9373: Download complete [2023-05-08T16:14:22.782Z] ed15518f5707: Pull complete [2023-05-08T16:14:35.128Z] feae8fd75edb: Pull complete [2023-05-08T16:14:35.398Z] 242c74f7c9fa: Pull complete [2023-05-08T16:14:35.669Z] 3cdef696dda3: Pull complete [2023-05-08T16:14:42.329Z] 2ced38df9373: Pull complete [2023-05-08T16:14:44.925Z] 58f1dce35555: Pull complete [2023-05-08T16:14:44.925Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T16:14:44.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T16:14:44.925Z] ---> fadd8f120f05 [2023-05-08T16:14:44.925Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-08T16:14:46.865Z] ---> Running in 4020d4afb86b [2023-05-08T16:14:47.133Z] Removing intermediate container 4020d4afb86b [2023-05-08T16:14:47.133Z] ---> 820ff7b0aafd [2023-05-08T16:14:47.133Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T16:14:47.133Z] ---> Running in 5cfa797134cd [2023-05-08T16:14:47.716Z] Removing intermediate container 5cfa797134cd [2023-05-08T16:14:47.716Z] ---> 669624e8e619 [2023-05-08T16:14:47.716Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T16:14:47.716Z] ---> Running in 50794fc7f4d3 [2023-05-08T16:14:47.985Z] Removing intermediate container 50794fc7f4d3 [2023-05-08T16:14:47.985Z] ---> 033e67822bb2 [2023-05-08T16:14:47.985Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T16:14:47.985Z] ---> Running in d3a76687b21a [2023-05-08T16:14:48.252Z] Removing intermediate container d3a76687b21a [2023-05-08T16:14:48.252Z] ---> 99ff3cb8404f [2023-05-08T16:14:48.252Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T16:14:48.521Z] ---> Running in abe7c686cdcc [2023-05-08T16:14:49.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T16:14:50.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T16:14:51.018Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-08T16:14:51.018Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-08T16:14:51.018Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T16:14:51.018Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T16:14:51.018Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-08T16:14:51.018Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-08T16:14:51.018Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-08T16:14:51.018Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-08T16:14:51.018Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-08T16:14:51.296Z] (10/14) Installing kmod-libs (30-r1) [2023-05-08T16:14:51.296Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-08T16:14:51.296Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-08T16:14:51.296Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-08T16:14:51.296Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-08T16:14:51.296Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T16:14:51.296Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T16:14:51.296Z] OK: 271 MiB in 67 packages [2023-05-08T16:14:52.707Z] Removing intermediate container abe7c686cdcc [2023-05-08T16:14:52.707Z] ---> f5bcdbad3800 [2023-05-08T16:14:52.707Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-08T16:14:52.707Z] ---> Running in 35c12a5a8807 [2023-05-08T16:14:52.976Z] Removing intermediate container 35c12a5a8807 [2023-05-08T16:14:52.976Z] ---> 38768e239aaf [2023-05-08T16:14:52.976Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-08T16:14:53.244Z] ---> b39e8322a84e [2023-05-08T16:14:53.244Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T16:14:53.513Z] ---> Running in 9af66cdcf725 [2023-05-08T16:16:01.406Z] Removing intermediate container 9af66cdcf725 [2023-05-08T16:16:01.406Z] ---> 5177362c2ca6 [2023-05-08T16:16:01.406Z] Step 11/13 : COPY . . [2023-05-08T16:16:01.406Z] ---> 2b7ff8d981d6 [2023-05-08T16:16:01.406Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T16:16:01.406Z] ---> Running in bbf3f9c32a02 [2023-05-08T16:16:01.406Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:16:01.406Z] Dload Upload Total Spent Left Speed [2023-05-08T16:16:01.406Z] 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4298 0 --:--:-- --:--:-- --:--:-- 4299 [2023-05-08T16:16:01.406Z] Removing intermediate container bbf3f9c32a02 [2023-05-08T16:16:01.406Z] ---> dcd205a7716e [2023-05-08T16:16:01.406Z] Step 13/13 : RUN ${MAKE} [2023-05-08T16:16:01.406Z] ---> Running in 553f27f8392e [2023-05-08T16:16:01.406Z] noop [2023-05-08T16:16:01.406Z] Removing intermediate container 553f27f8392e [2023-05-08T16:16:01.406Z] ---> 3b729fd79ca0 [2023-05-08T16:16:01.406Z] Successfully built 3b729fd79ca0 [2023-05-08T16:16:01.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:16:01.866Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T16:16:01.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:16:02.149Z] prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container [2023-05-08T16:16:02.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T16:16:03.455Z] $ docker top d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T16:16:04.319Z] + go version [2023-05-08T16:16:04.319Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T16:16:04.359Z] $ docker stop --time=1 d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 [2023-05-08T16:16:06.003Z] $ docker rm -f --volumes d0dd531c461b23ba33b0b74a3cba4a6836504aa3bc82257d5a565a231ee649f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:16:06.854Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T16:16:06.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:16:07.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container [2023-05-08T16:16:07.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T16:16:08.346Z] $ docker top 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T16:16:08.910Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T16:16:09.885Z] + make test [2023-05-08T16:16:09.885Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T16:16:42.151Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-08T16:18:48.818Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-08T16:18:48.818Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 2.0% of statements [2023-05-08T16:18:48.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T16:18:48.818Z] go vet ./... [2023-05-08T16:19:11.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T16:19:11.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T16:19:11.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T16:19:11.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T16:19:11.348Z] $ docker stop --time=1 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 [2023-05-08T16:19:14.409Z] $ docker rm -f --volumes 634894119b9241b293503224ef6c281f4ddf2dfdd7d781f33d24bef2d3709b21 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T16:19:15.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T16:19:15.605Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T16:19:16.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T16:19:16.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T16:19:17.060Z] + ls -al . [2023-05-08T16:19:17.060Z] total 184 [2023-05-08T16:19:17.060Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 16:16 . [2023-05-08T16:19:17.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:13 .. [2023-05-08T16:19:17.060Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 16:13 .git [2023-05-08T16:19:17.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 .github [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 414 May 8 16:13 .gitignore [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 42 May 8 16:13 .golangci.yml [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 77 May 8 16:13 .hadolint.yml [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 8 16:13 Attribution.txt [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 8 16:13 CHANGELOG.md [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 2328 May 8 16:13 Dockerfile [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 16:13 GOVERNANCE.md [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 659 May 8 16:13 Jenkinsfile [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 8 16:13 LICENSE [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 8 16:13 Makefile [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 622 May 8 16:13 OWNERS.md [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 2474 May 8 16:13 README.md [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 16:11 VERSION [2023-05-08T16:19:17.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:13 bin [2023-05-08T16:19:17.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 cmd [2023-05-08T16:19:17.060Z] -rw-r--r-- 1 jenkins jenkins 28693 May 8 16:18 coverage.out [2023-05-08T16:19:17.060Z] -rwxrwxr-x 1 jenkins jenkins 140 May 8 16:13 docker-entrypoint.sh [2023-05-08T16:19:17.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 16:13 docs [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 3443 May 8 16:13 go.mod [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 8 16:13 go.sum [2023-05-08T16:19:17.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 16:13 internal [2023-05-08T16:19:17.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 16:13 snap [2023-05-08T16:19:17.060Z] -rw-rw-r-- 1 jenkins jenkins 231 May 8 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:19:17.485Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a01cd53174d37028c3767a95a52952eb41e1ce1f --label arch=arm64 --label version=0.0.0 . [2023-05-08T16:19:17.753Z] Sending build context to Docker daemon 1.076MB [2023-05-08T16:19:17.753Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T16:19:17.753Z] Step 2/35 : FROM ${BASE} AS builder [2023-05-08T16:19:17.753Z] ---> 3b729fd79ca0 [2023-05-08T16:19:17.753Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-05-08T16:19:18.021Z] ---> Running in b6c43f15e884 [2023-05-08T16:19:18.288Z] Removing intermediate container b6c43f15e884 [2023-05-08T16:19:18.288Z] ---> b3151c8cb385 [2023-05-08T16:19:18.288Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T16:19:18.288Z] ---> Running in 8a60417525fe [2023-05-08T16:19:18.554Z] Removing intermediate container 8a60417525fe [2023-05-08T16:19:18.554Z] ---> 74a66aef798a [2023-05-08T16:19:18.554Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-08T16:19:18.554Z] ---> Running in d03057d1c05f [2023-05-08T16:19:18.823Z] Removing intermediate container d03057d1c05f [2023-05-08T16:19:18.823Z] ---> 5ade2d494d79 [2023-05-08T16:19:18.823Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-08T16:19:19.094Z] ---> Running in 9032cb047e6f [2023-05-08T16:19:19.094Z] Removing intermediate container 9032cb047e6f [2023-05-08T16:19:19.094Z] ---> 5ef54740dbcb [2023-05-08T16:19:19.094Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T16:19:19.361Z] ---> Running in 2d615cbb1a37 [2023-05-08T16:19:20.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T16:19:20.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T16:19:21.869Z] OK: 271 MiB in 67 packages [2023-05-08T16:19:22.838Z] Removing intermediate container 2d615cbb1a37 [2023-05-08T16:19:22.838Z] ---> 541fa6e723c6 [2023-05-08T16:19:22.838Z] Step 8/35 : WORKDIR /device-usb-camera [2023-05-08T16:19:22.838Z] ---> Running in d308cfc3ddfd [2023-05-08T16:19:23.106Z] Removing intermediate container d308cfc3ddfd [2023-05-08T16:19:23.106Z] ---> 2ece261995a5 [2023-05-08T16:19:23.106Z] Step 9/35 : COPY go.mod vendor* ./ [2023-05-08T16:19:23.718Z] ---> c2008f5f5853 [2023-05-08T16:19:23.718Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T16:19:23.718Z] ---> Running in 4fa93915f8c7 [2023-05-08T16:19:27.981Z] Removing intermediate container 4fa93915f8c7 [2023-05-08T16:19:27.981Z] ---> db7bc37786d1 [2023-05-08T16:19:27.981Z] Step 11/35 : COPY . . [2023-05-08T16:19:28.956Z] ---> abcfdee02916 [2023-05-08T16:19:28.956Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-08T16:19:28.956Z] ---> Running in c6b39462a440 [2023-05-08T16:19:29.919Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:19:29.919Z] Dload Upload Total Spent Left Speed [2023-05-08T16:19:30.696Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062 0 0 3030 0 --:--:-- --:--:-- --:--:-- 3042 [2023-05-08T16:19:30.965Z] Removing intermediate container c6b39462a440 [2023-05-08T16:19:30.965Z] ---> 672b7cbac67d [2023-05-08T16:19:30.966Z] Step 13/35 : RUN ${MAKE} [2023-05-08T16:19:31.233Z] ---> Running in bad618637e08 [2023-05-08T16:19:32.199Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-05-08T16:22:08.913Z] Removing intermediate container bad618637e08 [2023-05-08T16:22:08.913Z] ---> 7cf8dac23027 [2023-05-08T16:22:08.913Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-08T16:22:08.913Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-08T16:22:08.913Z] 8766b47fe142: Pulling fs layer [2023-05-08T16:22:08.913Z] 8766b47fe142: Verifying Checksum [2023-05-08T16:22:08.913Z] 8766b47fe142: Pull complete [2023-05-08T16:22:08.913Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-08T16:22:08.913Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-08T16:22:08.913Z] ---> 69d40e2cb93c [2023-05-08T16:22:08.913Z] Step 15/35 : FROM alpine:3.17 [2023-05-08T16:22:08.913Z] 3.17: Pulling from library/alpine [2023-05-08T16:22:08.913Z] c41833b44d91: Already exists [2023-05-08T16:22:08.913Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T16:22:08.913Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T16:22:08.913Z] ---> 51e60588ff2c [2023-05-08T16:22:08.913Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-08T16:22:08.913Z] ---> Running in 800fe43e6118 [2023-05-08T16:22:08.913Z] Removing intermediate container 800fe43e6118 [2023-05-08T16:22:08.913Z] ---> 675347caba91 [2023-05-08T16:22:08.913Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-08T16:22:08.913Z] ---> Running in 7fe6a57c78d4 [2023-05-08T16:22:08.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T16:22:08.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T16:22:08.913Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-08T16:22:08.913Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-08T16:22:08.913Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-08T16:22:08.913Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-08T16:22:08.913Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-08T16:22:08.913Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-08T16:22:08.913Z] (7/83) Installing libxcb (1.15-r0) [2023-05-08T16:22:08.913Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-08T16:22:08.913Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-08T16:22:08.913Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-08T16:22:08.913Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-08T16:22:08.913Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-08T16:22:08.913Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-08T16:22:08.913Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-08T16:22:08.913Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-08T16:22:08.913Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-08T16:22:08.913Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-08T16:22:08.913Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-08T16:22:08.913Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-08T16:22:08.913Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-08T16:22:08.913Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-08T16:22:08.913Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-08T16:22:08.913Z] (23/83) Installing glib (2.74.6-r0) [2023-05-08T16:22:08.913Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-08T16:22:08.913Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-08T16:22:08.913Z] (26/83) Installing libass (0.16.0-r1) [2023-05-08T16:22:08.913Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-08T16:22:08.913Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-08T16:22:08.913Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-08T16:22:08.913Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-08T16:22:08.913Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-08T16:22:08.913Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-08T16:22:08.913Z] (33/83) Installing libunistring (1.1-r0) [2023-05-08T16:22:08.913Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-08T16:22:08.913Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-08T16:22:08.913Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-08T16:22:08.913Z] (37/83) Installing lame (3.100-r2) [2023-05-08T16:22:08.913Z] (38/83) Installing opus (1.3.1-r1) [2023-05-08T16:22:08.913Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-08T16:22:08.913Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-08T16:22:08.913Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-08T16:22:08.913Z] (42/83) Installing orc (0.4.33-r0) [2023-05-08T16:22:08.913Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-08T16:22:08.913Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-08T16:22:08.913Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-08T16:22:08.913Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-08T16:22:08.913Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-08T16:22:08.913Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-08T16:22:08.913Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-08T16:22:08.913Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-08T16:22:08.913Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-08T16:22:08.913Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-08T16:22:08.913Z] (53/83) Installing libpulse (16.1-r6) [2023-05-08T16:22:08.913Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-08T16:22:08.913Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-08T16:22:08.913Z] (56/83) Installing librist (0.2.7-r0) [2023-05-08T16:22:08.913Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-08T16:22:08.913Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-08T16:22:08.913Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-08T16:22:08.913Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-08T16:22:08.913Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-08T16:22:08.913Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-08T16:22:08.913Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-08T16:22:08.913Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-08T16:22:08.913Z] (65/83) Installing libva (2.16.0-r0) [2023-05-08T16:22:08.913Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-08T16:22:08.913Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-08T16:22:08.913Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-08T16:22:08.913Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-08T16:22:08.913Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-08T16:22:08.913Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-08T16:22:08.913Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-08T16:22:08.913Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-08T16:22:08.913Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-08T16:22:08.913Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-08T16:22:08.913Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-08T16:22:08.913Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-08T16:22:08.913Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-08T16:22:08.913Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-08T16:22:08.913Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-08T16:22:08.913Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-08T16:22:08.913Z] (82/83) Installing kmod-libs (30-r1) [2023-05-08T16:22:08.913Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-08T16:22:08.913Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T16:22:08.913Z] Executing eudev-3.2.11-r4.trigger [2023-05-08T16:22:08.913Z] OK: 86 MiB in 98 packages [2023-05-08T16:22:08.913Z] Removing intermediate container 7fe6a57c78d4 [2023-05-08T16:22:08.913Z] ---> 586dbd0d2352 [2023-05-08T16:22:08.913Z] Step 18/35 : WORKDIR / [2023-05-08T16:22:08.913Z] ---> Running in fc4511aaa2cf [2023-05-08T16:22:08.913Z] Removing intermediate container fc4511aaa2cf [2023-05-08T16:22:08.913Z] ---> 9f6038f14efd [2023-05-08T16:22:08.913Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-05-08T16:22:08.913Z] ---> 79bd92caa537 [2023-05-08T16:22:08.913Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-08T16:22:08.913Z] ---> 2bb714e3c72e [2023-05-08T16:22:08.913Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-08T16:22:09.500Z] ---> 31eb161d2f79 [2023-05-08T16:22:09.500Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-08T16:22:10.112Z] ---> 287feb362015 [2023-05-08T16:22:10.112Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-08T16:22:10.380Z] ---> 349072adefe1 [2023-05-08T16:22:10.380Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-08T16:22:10.965Z] ---> 286d6a5e5176 [2023-05-08T16:22:10.965Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-05-08T16:22:12.374Z] ---> 1f2d6990d781 [2023-05-08T16:22:12.374Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-08T16:22:12.644Z] ---> Running in b75e84a3b2ca [2023-05-08T16:22:14.056Z] Removing intermediate container b75e84a3b2ca [2023-05-08T16:22:14.056Z] ---> c3ff3ce257d2 [2023-05-08T16:22:14.056Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-08T16:22:14.327Z] ---> Running in c6146c67fd0d [2023-05-08T16:22:15.748Z] Removing intermediate container c6146c67fd0d [2023-05-08T16:22:15.748Z] ---> d151fa8dfd9d [2023-05-08T16:22:15.748Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-08T16:22:16.017Z] ---> Running in 62a38eb0d793 [2023-05-08T16:22:17.436Z] Removing intermediate container 62a38eb0d793 [2023-05-08T16:22:17.436Z] ---> 777ffa868822 [2023-05-08T16:22:17.436Z] Step 29/35 : EXPOSE 59983 [2023-05-08T16:22:17.702Z] ---> Running in 0b1d5a855bef [2023-05-08T16:22:17.970Z] Removing intermediate container 0b1d5a855bef [2023-05-08T16:22:17.970Z] ---> 10c7f786fc3f [2023-05-08T16:22:17.970Z] Step 30/35 : EXPOSE 8554 [2023-05-08T16:22:17.970Z] ---> Running in b714a0045872 [2023-05-08T16:22:18.238Z] Removing intermediate container b714a0045872 [2023-05-08T16:22:18.238Z] ---> 54e4f24b36fc [2023-05-08T16:22:18.238Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-08T16:22:18.507Z] ---> Running in b946cb7dc8e6 [2023-05-08T16:22:18.777Z] Removing intermediate container b946cb7dc8e6 [2023-05-08T16:22:18.777Z] ---> 740c2fa35184 [2023-05-08T16:22:18.777Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-08T16:22:18.777Z] ---> Running in c8e30ea8f3a5 [2023-05-08T16:22:19.045Z] Removing intermediate container c8e30ea8f3a5 [2023-05-08T16:22:19.045Z] ---> 05f10ea91b64 [2023-05-08T16:22:19.045Z] Step 33/35 : LABEL arch=arm64 [2023-05-08T16:22:19.045Z] ---> Running in 73b32da5577c [2023-05-08T16:22:19.633Z] Removing intermediate container 73b32da5577c [2023-05-08T16:22:19.633Z] ---> 68b7395f9ffb [2023-05-08T16:22:19.633Z] Step 34/35 : LABEL git_sha=a01cd53174d37028c3767a95a52952eb41e1ce1f [2023-05-08T16:22:19.633Z] ---> Running in 31ce12e353ba [2023-05-08T16:22:19.899Z] Removing intermediate container 31ce12e353ba [2023-05-08T16:22:19.899Z] ---> 0204c83d971c [2023-05-08T16:22:19.899Z] Step 35/35 : LABEL version=0.0.0 [2023-05-08T16:22:19.899Z] ---> Running in 7cc3f77f3328 [2023-05-08T16:22:20.168Z] Removing intermediate container 7cc3f77f3328 [2023-05-08T16:22:20.168Z] ---> feedb28b3801 [2023-05-08T16:22:20.168Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T16:22:20.439Z] Successfully built feedb28b3801 [2023-05-08T16:22:20.439Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:22:21.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T16:22:21.306Z] [2023-05-08T16:22:21.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:22:21.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T16:22:21.992Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T16:22:21.992Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T16:22:21.992Z] 04944245beec: Pulling fs layer [2023-05-08T16:22:21.992Z] 699f458cf7ca: Pulling fs layer [2023-05-08T16:22:21.992Z] 765212b225bb: Pulling fs layer [2023-05-08T16:22:21.992Z] f23df028b6ca: Pulling fs layer [2023-05-08T16:22:21.992Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T16:22:21.992Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T16:22:21.992Z] 765212b225bb: Waiting [2023-05-08T16:22:21.992Z] d65c8cfc05b1: Waiting [2023-05-08T16:22:21.992Z] 2437ff75d9bd: Waiting [2023-05-08T16:22:21.992Z] f23df028b6ca: Waiting [2023-05-08T16:22:21.992Z] 04944245beec: Verifying Checksum [2023-05-08T16:22:21.992Z] 04944245beec: Download complete [2023-05-08T16:22:21.992Z] 765212b225bb: Download complete [2023-05-08T16:22:22.278Z] f23df028b6ca: Verifying Checksum [2023-05-08T16:22:22.278Z] f23df028b6ca: Download complete [2023-05-08T16:22:22.278Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T16:22:22.278Z] d65c8cfc05b1: Download complete [2023-05-08T16:22:22.278Z] 699f458cf7ca: Verifying Checksum [2023-05-08T16:22:22.278Z] 699f458cf7ca: Download complete [2023-05-08T16:22:22.867Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T16:22:22.867Z] 8998bd30e6a1: Download complete [2023-05-08T16:22:25.451Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T16:22:25.451Z] 2437ff75d9bd: Download complete [2023-05-08T16:22:26.865Z] 8998bd30e6a1: Pull complete [2023-05-08T16:22:27.143Z] 04944245beec: Pull complete [2023-05-08T16:22:28.595Z] 699f458cf7ca: Pull complete [2023-05-08T16:22:28.861Z] 765212b225bb: Pull complete [2023-05-08T16:22:29.446Z] f23df028b6ca: Pull complete [2023-05-08T16:22:29.713Z] d65c8cfc05b1: Pull complete [2023-05-08T16:22:44.726Z] 2437ff75d9bd: Pull complete [2023-05-08T16:22:44.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T16:22:44.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T16:22:44.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:22:45.052Z] prd-ubuntu20.04-docker-arm64-4c-16g-14505 does not seem to be running inside a container [2023-05-08T16:22:45.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T16:22:47.725Z] $ docker top 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:22:48.290Z] ---> job-cost.sh [2023-05-08T16:22:48.555Z] lf-activate-venv: SKIPPING [2023-05-08T16:22:48.555Z] INFO: No Stack... [2023-05-08T16:22:49.134Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T16:22:50.098Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T16:22:50.489Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-05-08T16:22:50.489Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T16:22:50.541Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [2023-05-08T16:22:50.546Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] did not exist. Created. [2023-05-08T16:22:50.546Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T16:22:50.954Z] /w/workspace/device-usb-camera/1@tmp/durable-c88e80c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T16:22:51.301Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T16:22:51.334Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T16:22:51.380Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T16:22:51.397Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T16:22:51.473Z] $ docker stop --time=1 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d [2023-05-08T16:22:52.954Z] $ docker rm -f --volumes 57fa66214dfdefeef5fa2ecd2b0fc4a228bbb924d24c8064adbc9b64431b1b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-08T16:22:53.952Z] provisioning config files... [2023-05-08T16:22:53.958Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config16660009497777817508tmp [Pipeline] { [Pipeline] sh [2023-05-08T16:22:54.313Z] + set +x [2023-05-08T16:22:54.313Z] + curl -s https://codecov.io/bash [2023-05-08T16:22:54.313Z] + bash -s -- [2023-05-08T16:22:54.313Z] [2023-05-08T16:22:54.313Z] _____ _ [2023-05-08T16:22:54.313Z] / ____| | | [2023-05-08T16:22:54.313Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T16:22:54.313Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T16:22:54.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T16:22:54.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T16:22:54.313Z] Bash-1.0.6 [2023-05-08T16:22:54.313Z] [2023-05-08T16:22:54.313Z] [2023-05-08T16:22:54.313Z] ==> git version 2.25.1 found [2023-05-08T16:22:54.313Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-08T16:22:54.313Z] Release-Date: 2020-01-08 [2023-05-08T16:22:54.313Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-08T16:22:54.313Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T16:22:54.313Z] ==> Jenkins CI detected. [2023-05-08T16:22:54.313Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-238 [2023-05-08T16:22:54.313Z] project root: . [2023-05-08T16:22:54.313Z] --> token set from env [2023-05-08T16:22:54.313Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T16:22:54.313Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T16:22:54.313Z] ==> Python coveragepy not found [2023-05-08T16:22:54.313Z] ==> Searching for coverage reports in: [2023-05-08T16:22:54.313Z] + . [2023-05-08T16:22:54.314Z] -> Found 1 reports [2023-05-08T16:22:54.574Z] ==> Detecting git/mercurial file structure [2023-05-08T16:22:54.574Z] ==> Reading reports [2023-05-08T16:22:54.574Z] + ./coverage.out bytes=28693 [2023-05-08T16:22:54.574Z] ==> Appending adjustments [2023-05-08T16:22:54.574Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T16:22:54.574Z] + Found adjustments [2023-05-08T16:22:54.574Z] ==> Gzipping contents [2023-05-08T16:22:54.574Z] 4.0K /tmp/codecov.tqLCWm.gz [2023-05-08T16:22:54.574Z] ==> Uploading reports [2023-05-08T16:22:54.574Z] url: https://codecov.io [2023-05-08T16:22:54.574Z] query: branch=PR-238&commit=550e0de59fa26a54100e8329656ddb1c483c417a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-05-08T16:22:54.574Z] -> Pinging Codecov [2023-05-08T16:22:54.574Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-238&commit=550e0de59fa26a54100e8329656ddb1c483c417a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-05-08T16:22:54.834Z] -> Uploading to [2023-05-08T16:22:54.834Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/73D8F5FF140700D3E01443B452E23636/550e0de59fa26a54100e8329656ddb1c483c417a/be92f916-b131-43da-9836-60a95492c2b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T162254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfbc8d0ff4e5829965b5d619f49564dec360f77fde42dcf42d4108ae02f01fdb [2023-05-08T16:22:54.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T16:22:54.834Z] Dload Upload Total Spent Left Speed [2023-05-08T16:22:54.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 21827 --:--:-- --:--:-- --:--:-- 21707 100 3929 0 0 100 3929 0 21827 --:--:-- --:--:-- --:--:-- 21707 [2023-05-08T16:22:54.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/550e0de59fa26a54100e8329656ddb1c483c417a [Pipeline] } [2023-05-08T16:22:54.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-05-08T16:22:56.650Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-238/archives ] [2023-05-08T16:22:56.650Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-238/archives [2023-05-08T16:22:56.650Z] total 16 [2023-05-08T16:22:56.650Z] drwxr-xr-x 3 root root 4096 May 8 16:14 . [2023-05-08T16:22:56.650Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 16:14 .. [2023-05-08T16:22:56.650Z] drwxr-xr-x 2 root root 4096 May 8 16:14 cost [2023-05-08T16:22:56.650Z] -rw-r--r-- 1 root root 89 May 8 16:14 cost.csv [2023-05-08T16:22:56.651Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-238/archives [2023-05-08T16:22:56.651Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-238/archives [2023-05-08T16:22:56.651Z] total 16 [2023-05-08T16:22:56.651Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 16:14 . [2023-05-08T16:22:56.651Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 16:14 .. [2023-05-08T16:22:56.651Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 16:14 cost [2023-05-08T16:22:56.651Z] -rw-r--r-- 1 jenkins jenkins 89 May 8 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:22:56.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:22:57.876Z] ---> package-listing.sh [2023-05-08T16:22:57.876Z] ++ facter osfamily [2023-05-08T16:22:57.876Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T16:22:58.138Z] + OS_FAMILY=debian [2023-05-08T16:22:58.138Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-238 [2023-05-08T16:22:58.138Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T16:22:58.138Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T16:22:58.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T16:22:58.138Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T16:22:58.138Z] + '[' /w/workspace/foundry_device-usb-camera_PR-238 ']' [2023-05-08T16:22:58.138Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T16:22:58.138Z] + case "${OS_FAMILY}" in [2023-05-08T16:22:58.138Z] + dpkg -l [2023-05-08T16:22:58.138Z] + grep '^ii' [2023-05-08T16:22:58.138Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T16:22:58.138Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T16:22:58.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T16:22:58.138Z] + '[' /w/workspace/foundry_device-usb-camera_PR-238 ']' [2023-05-08T16:22:58.138Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-238/archives/ [2023-05-08T16:22:58.138Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-238/archives/ [Pipeline] echo [2023-05-08T16:22:58.170Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T16:22:58.475Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T16:22:59.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T16:22:59.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T16:22:59.331Z] prd-ubuntu20.04-docker-8c-8g-14504 does not seem to be running inside a container [2023-05-08T16:22:59.366Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-238 -v /w/workspace/foundry_device-usb-camera_PR-238:/w/workspace/foundry_device-usb-camera_PR-238:rw,z -v /w/workspace/foundry_device-usb-camera_PR-238@tmp:/w/workspace/foundry_device-usb-camera_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T16:22:59.572Z] $ docker top 349cbeef1c991451b0ad776ccf2210e2fc8f713d10060352a5886948e7e78f73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T16:23:00.029Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T16:23:00.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T16:23:00.657Z] + ls /var/log/sa-host [2023-05-08T16:23:00.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T16:23:00.910Z] provisioning config files... [2023-05-08T16:23:00.921Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-238@tmp/config15646749076984799283tmp [Pipeline] { [Pipeline] echo [2023-05-08T16:23:00.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:23:01.286Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T16:23:01.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:23:01.743Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T16:23:01.773Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:23:02.087Z] ---> sudo-logs.sh [2023-05-08T16:23:02.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T16:23:02.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:23:02.536Z] ---> job-cost.sh [2023-05-08T16:23:02.537Z] lf-activate-venv: SKIPPING [2023-05-08T16:23:02.537Z] DEBUG: total: 0.2199999988079071 [2023-05-08T16:23:02.537Z] INFO: Retrieving Stack Cost... [2023-05-08T16:23:03.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T16:23:03.375Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T16:23:03.410Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T16:23:03.727Z] ---> logs-deploy.sh [2023-05-08T16:23:03.727Z] lf-activate-venv: SKIPPING [2023-05-08T16:23:03.727Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-238/1 [2023-05-08T16:23:03.727Z] INFO: archiving workspace using pattern(s): [2023-05-08T16:23:04.689Z] Archives upload complete. [2023-05-08T16:23:04.689Z] INFO: archiving logs to Nexus