Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b5d79168eafca68273d27ac603738bc2a83ede0+820ea8060e7b22a96afcd9f7acec0acd9e8d6bed (8112fc3f5063fa704211518587256fa3d13ca9fe) 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-ssh12229567291242258389.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-ssh9856845099492945404.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-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6354879292914142071.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8257709817014165302.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-ssh15814399489338668818.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-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13557117997248940439.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15899 in /w/workspace/foundry_device-usb-camera_PR-250 [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-250 # 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed into PR head commit 4b5d79168eafca68273d27ac603738bc2a83ede0 Merge succeeded, producing 4b5d79168eafca68273d27ac603738bc2a83ede0 Checking out Revision 4b5d79168eafca68273d27ac603738bc2a83ede0 (PR-250) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 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-17T17:21:11.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # 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 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T17:21:11.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T17:21:11.878Z] ========================================================= [2023-05-17T17:21:11.878Z] EdgeX Global Pipelines Version Info [2023-05-17T17:21:11.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:12.624Z] ------------------- [2023-05-17T17:21:12.624Z] stable info: [2023-05-17T17:21:12.624Z] ------------------- [2023-05-17T17:21:12.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T17:21:12.624Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:21:12.624Z] Message: update stable to v1.0.249 [2023-05-17T17:21:13.195Z] ------------------- [2023-05-17T17:21:13.195Z] experimental info: [2023-05-17T17:21:13.195Z] ------------------- [2023-05-17T17:21:13.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T17:21:13.195Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:21:13.195Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T17:21:13.474Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-05-17T17:21:13.512Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-05-17T17:21:13.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T17:21:13.591Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T17:21:13.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T17:21:13.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T17:21:13.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T17:21:13.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T17:21:13.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T17:21:13.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T17:21:13.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T17:21:13.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-05-17T17:21:14.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T17:21:14.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T17:21:14.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:21:14.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T17:21:14.171Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:21:14.219Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T17:21:14.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T17:21:14.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T17:21:14.358Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T17:21:14.398Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T17:21:14.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T17:21:14.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T17:21:14.526Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T17:21:14.568Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T17:21:14.615Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T17:21:14.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo [2023-05-17T17:21:14.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo [2023-05-17T17:21:14.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo [2023-05-17T17:21:14.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo [2023-05-17T17:21:14.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b5d791 [Pipeline] echo [2023-05-17T17:21:14.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:21:14.989Z] provisioning config files... [2023-05-17T17:21:15.024Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config14610557445694985546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:15.369Z] ---> docker-login.sh [2023-05-17T17:21:15.369Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:21:15.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:15.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:15.631Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:15.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:15.631Z] [2023-05-17T17:21:15.631Z] Login Succeeded [2023-05-17T17:21:15.631Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:21:15.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:15.893Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:15.893Z] [2023-05-17T17:21:15.893Z] Login Succeeded [2023-05-17T17:21:15.893Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:21:15.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:15.893Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:15.893Z] [2023-05-17T17:21:15.893Z] Login Succeeded [2023-05-17T17:21:15.893Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:21:15.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:15.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:15.893Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:15.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:15.893Z] [2023-05-17T17:21:15.893Z] Login Succeeded [2023-05-17T17:21:15.893Z] docker.io [2023-05-17T17:21:16.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:16.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:16.155Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:16.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:16.155Z] [2023-05-17T17:21:16.155Z] Login Succeeded [2023-05-17T17:21:16.155Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:21:16.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T17:21:16.835Z] + git rev-list -1 --merges 4b5d79168eafca68273d27ac603738bc2a83ede0~1..4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo [2023-05-17T17:21:16.906Z] -----------> git rev-list -1 --merges 4b5d79168eafca68273d27ac603738bc2a83ede0~1..4b5d79168eafca68273d27ac603738bc2a83ede0 4b5d79168eafca68273d27ac603738bc2a83ede0 [false] [Pipeline] sh [2023-05-17T17:21:17.220Z] + git log --format=format:%s -1 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo [2023-05-17T17:21:17.257Z] ========================================================= [2023-05-17T17:21:17.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T17:21:17.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:21:17.705Z] + git log --format=format:%s -1 4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] echo [2023-05-17T17:21:17.740Z] [semverPrep] GIT_COMMIT: 4b5d79168eafca68273d27ac603738bc2a83ede0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T17:21:17.772Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T17:21:18.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T17:21:18.144Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T17:21:18.144Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T17:21:18.144Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T17:21:18.144Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T17:21:18.144Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T17:21:18.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:21:18.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:21:18.587Z] [2023-05-17T17:21:18.587Z] 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-17T17:21:18.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:21:18.972Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T17:21:18.972Z] b85a868b505f: Pulling fs layer [2023-05-17T17:21:18.972Z] e2be974225ed: Pulling fs layer [2023-05-17T17:21:18.972Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T17:21:18.972Z] 988bab9f4d93: Pulling fs layer [2023-05-17T17:21:18.972Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T17:21:18.972Z] eaf3925da568: Pulling fs layer [2023-05-17T17:21:18.972Z] bab4dde63d76: Pulling fs layer [2023-05-17T17:21:18.972Z] bde34c3a00c8: Pulling fs layer [2023-05-17T17:21:18.972Z] b352a97aabf1: Pulling fs layer [2023-05-17T17:21:18.972Z] 4872d77fe225: Pulling fs layer [2023-05-17T17:21:18.972Z] 5851b861e8e6: Pulling fs layer [2023-05-17T17:21:18.972Z] 988bab9f4d93: Waiting [2023-05-17T17:21:18.972Z] b352a97aabf1: Waiting [2023-05-17T17:21:18.972Z] 1469e6f7b9e6: Waiting [2023-05-17T17:21:18.972Z] eaf3925da568: Waiting [2023-05-17T17:21:18.972Z] bab4dde63d76: Waiting [2023-05-17T17:21:18.972Z] bde34c3a00c8: Waiting [2023-05-17T17:21:18.972Z] 4872d77fe225: Waiting [2023-05-17T17:21:18.972Z] 5851b861e8e6: Waiting [2023-05-17T17:21:18.972Z] e2be974225ed: Verifying Checksum [2023-05-17T17:21:18.972Z] e2be974225ed: Download complete [2023-05-17T17:21:18.972Z] 988bab9f4d93: Download complete [2023-05-17T17:21:18.972Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T17:21:18.972Z] 1469e6f7b9e6: Download complete [2023-05-17T17:21:18.972Z] eaf3925da568: Verifying Checksum [2023-05-17T17:21:18.972Z] eaf3925da568: Download complete [2023-05-17T17:21:19.231Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T17:21:19.231Z] 339a4e72a1f5: Download complete [2023-05-17T17:21:19.231Z] bde34c3a00c8: Verifying Checksum [2023-05-17T17:21:19.231Z] bde34c3a00c8: Download complete [2023-05-17T17:21:19.231Z] b352a97aabf1: Verifying Checksum [2023-05-17T17:21:19.231Z] b352a97aabf1: Download complete [2023-05-17T17:21:19.231Z] 4872d77fe225: Verifying Checksum [2023-05-17T17:21:19.231Z] 4872d77fe225: Download complete [2023-05-17T17:21:19.231Z] 5851b861e8e6: Verifying Checksum [2023-05-17T17:21:19.231Z] 5851b861e8e6: Download complete [2023-05-17T17:21:19.231Z] b85a868b505f: Verifying Checksum [2023-05-17T17:21:19.231Z] b85a868b505f: Download complete [2023-05-17T17:21:19.491Z] bab4dde63d76: Verifying Checksum [2023-05-17T17:21:19.491Z] bab4dde63d76: Download complete [2023-05-17T17:21:20.427Z] b85a868b505f: Pull complete [2023-05-17T17:21:20.685Z] e2be974225ed: Pull complete [2023-05-17T17:21:21.253Z] 339a4e72a1f5: Pull complete [2023-05-17T17:21:21.254Z] 988bab9f4d93: Pull complete [2023-05-17T17:21:21.514Z] 1469e6f7b9e6: Pull complete [2023-05-17T17:21:21.514Z] eaf3925da568: Pull complete [2023-05-17T17:21:23.424Z] bab4dde63d76: Pull complete [2023-05-17T17:21:23.424Z] bde34c3a00c8: Pull complete [2023-05-17T17:21:23.684Z] b352a97aabf1: Pull complete [2023-05-17T17:21:23.684Z] 4872d77fe225: Pull complete [2023-05-17T17:21:23.684Z] 5851b861e8e6: Pull complete [2023-05-17T17:21:23.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T17:21:23.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T17:21:23.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:21:24.197Z] prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container [2023-05-17T17:21:24.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T17:21:26.758Z] $ docker top 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 -eo pid,comm [2023-05-17T17:21:26.828Z] 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-17T17:21:26.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T17:21:26.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:21:26.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:21:27.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:21:27.086Z] $ docker exec 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent [2023-05-17T17:21:27.205Z] SSH_AUTH_SOCK=/tmp/ssh-NxGg4ZiD2vOg/agent.32 [2023-05-17T17:21:27.205Z] SSH_AGENT_PID=38 [2023-05-17T17:21:27.213Z] Running ssh-add (command line suppressed) [2023-05-17T17:21:27.314Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_9147392696691272493.key (/w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_9147392696691272493.key) [2023-05-17T17:21:27.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:21:27.666Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T17:21:27.690Z] $ docker exec --env ******** --env ******** 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent -k [2023-05-17T17:21:27.796Z] unset SSH_AUTH_SOCK; [2023-05-17T17:21:27.798Z] unset SSH_AGENT_PID; [2023-05-17T17:21:27.799Z] echo Agent pid 38 killed; [2023-05-17T17:21:27.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T17:21:27.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T17:21:27.896Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T17:21:28.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T17:21:28.023Z] $ docker exec 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent [2023-05-17T17:21:28.147Z] SSH_AUTH_SOCK=/tmp/ssh-qR4mgEK6uldH/agent.70 [2023-05-17T17:21:28.147Z] SSH_AGENT_PID=76 [2023-05-17T17:21:28.152Z] Running ssh-add (command line suppressed) [2023-05-17T17:21:28.255Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_3019537856984377176.key (/w/workspace/foundry_device-usb-camera_PR-250@tmp/private_key_3019537856984377176.key) [2023-05-17T17:21:28.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T17:21:28.601Z] + git semver init [2023-05-17T17:21:28.860Z] 2023-05-17 17:21:28,791 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T17:21:28.860Z] 2023-05-17 17:21:28,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-250/.semver [2023-05-17T17:21:28.860Z] 2023-05-17 17:21:28,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-250/.semver [2023-05-17T17:21:28.861Z] 2023-05-17 17:21:28,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-250/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-250, universal_newlines=False, shell=None, istream=None) [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,477 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-250/.git/info/exclude [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 with force:False [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,477 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,482 [execute] INFO git cat-file --batch-check [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,489 [execute] INFO git cat-file --batch [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T17:21:29.801Z] 2023-05-17 17:21:29,497 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-250/.semver/PR-250 [2023-05-17T17:21:29.801Z] 0.0.0 [Pipeline] } [2023-05-17T17:21:29.826Z] $ docker exec --env ******** --env ******** 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 ssh-agent -k [2023-05-17T17:21:29.934Z] unset SSH_AUTH_SOCK; [2023-05-17T17:21:29.934Z] unset SSH_AGENT_PID; [2023-05-17T17:21:29.934Z] echo Agent pid 76 killed; [2023-05-17T17:21:29.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T17:21:30.366Z] + git semver [Pipeline] } [2023-05-17T17:21:30.652Z] $ docker stop --time=1 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 [2023-05-17T17:21:31.998Z] $ docker rm -f --volumes 31684b5115cd3d3bb7062105d5a0888b209e5dc2b63717431ab6455f6ef6de06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:21:32.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T17:21:32.821Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T17:21:32.838Z] [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-17T17:21:33.467Z] provisioning config files... [2023-05-17T17:21:33.480Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config1999551240151522689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:21:33.829Z] ---> docker-login.sh [2023-05-17T17:21:33.829Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:21:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:33.829Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:33.829Z] [2023-05-17T17:21:33.829Z] Login Succeeded [2023-05-17T17:21:33.829Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:21:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:33.829Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:33.829Z] [2023-05-17T17:21:33.829Z] Login Succeeded [2023-05-17T17:21:33.829Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:21:34.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:34.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:34.092Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:34.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:34.092Z] [2023-05-17T17:21:34.092Z] Login Succeeded [2023-05-17T17:21:34.092Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:21:34.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:34.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:34.092Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:34.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:34.092Z] [2023-05-17T17:21:34.092Z] Login Succeeded [2023-05-17T17:21:34.092Z] docker.io [2023-05-17T17:21:34.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:21:34.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:21:34.351Z] Configure a credential helper to remove this warning. See [2023-05-17T17:21:34.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:21:34.351Z] [2023-05-17T17:21:34.351Z] Login Succeeded [2023-05-17T17:21:34.351Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:21:34.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:21:34.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:21:34.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:21:34.716Z] ========================================================= [2023-05-17T17:21:34.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T17:21:34.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:21:35.180Z] + 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-17T17:21:35.180Z] Sending build context to Docker daemon 1.904MB [2023-05-17T17:21:35.180Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:21:35.180Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:21:35.180Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T17:21:35.180Z] f56be85fc22e: Pulling fs layer [2023-05-17T17:21:35.180Z] 85791d961cd3: Pulling fs layer [2023-05-17T17:21:35.180Z] d694b5ae8c79: Pulling fs layer [2023-05-17T17:21:35.180Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T17:21:35.180Z] 4d19c01a9841: Pulling fs layer [2023-05-17T17:21:35.180Z] 9325e15d5711: Pulling fs layer [2023-05-17T17:21:35.180Z] 556b6ee489ea: Pulling fs layer [2023-05-17T17:21:35.180Z] 9f32a84ed3da: Waiting [2023-05-17T17:21:35.180Z] 4d19c01a9841: Waiting [2023-05-17T17:21:35.180Z] 9325e15d5711: Waiting [2023-05-17T17:21:35.180Z] 556b6ee489ea: Waiting [2023-05-17T17:21:35.180Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T17:21:35.180Z] c5a4b2cf53e6: Waiting [2023-05-17T17:21:35.180Z] 85791d961cd3: Download complete [2023-05-17T17:21:35.180Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T17:21:35.180Z] 9f32a84ed3da: Download complete [2023-05-17T17:21:35.180Z] 4d19c01a9841: Verifying Checksum [2023-05-17T17:21:35.180Z] 4d19c01a9841: Download complete [2023-05-17T17:21:35.441Z] f56be85fc22e: Download complete [2023-05-17T17:21:35.441Z] 9325e15d5711: Verifying Checksum [2023-05-17T17:21:35.441Z] 9325e15d5711: Download complete [2023-05-17T17:21:35.441Z] f56be85fc22e: Pull complete [2023-05-17T17:21:35.702Z] 85791d961cd3: Pull complete [2023-05-17T17:21:35.962Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T17:21:35.962Z] c5a4b2cf53e6: Download complete [2023-05-17T17:21:35.962Z] d694b5ae8c79: Verifying Checksum [2023-05-17T17:21:35.962Z] d694b5ae8c79: Download complete [2023-05-17T17:21:36.220Z] 556b6ee489ea: Verifying Checksum [2023-05-17T17:21:36.220Z] 556b6ee489ea: Download complete [2023-05-17T17:21:39.504Z] d694b5ae8c79: Pull complete [2023-05-17T17:21:39.504Z] 9f32a84ed3da: Pull complete [2023-05-17T17:21:39.765Z] 4d19c01a9841: Pull complete [2023-05-17T17:21:39.765Z] 9325e15d5711: Pull complete [2023-05-17T17:21:42.298Z] 556b6ee489ea: Pull complete [2023-05-17T17:21:43.232Z] c5a4b2cf53e6: Pull complete [2023-05-17T17:21:43.232Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T17:21:43.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T17:21:43.232Z] ---> c4be618373d6 [2023-05-17T17:21:43.232Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:21:47.437Z] ---> Running in ef4be8ac12d5 [2023-05-17T17:21:47.437Z] Removing intermediate container ef4be8ac12d5 [2023-05-17T17:21:47.437Z] ---> f89db2fbf6f2 [2023-05-17T17:21:47.437Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:21:47.437Z] ---> Running in efd421a3cf42 [2023-05-17T17:21:47.437Z] Removing intermediate container efd421a3cf42 [2023-05-17T17:21:47.437Z] ---> 9b4dca63db3e [2023-05-17T17:21:47.437Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:21:47.437Z] ---> Running in 74ae8fdf47c6 [2023-05-17T17:21:47.699Z] Removing intermediate container 74ae8fdf47c6 [2023-05-17T17:21:47.699Z] ---> 121420454408 [2023-05-17T17:21:47.699Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:21:47.699Z] ---> Running in e63eeb347d29 [2023-05-17T17:21:47.699Z] Removing intermediate container e63eeb347d29 [2023-05-17T17:21:47.699Z] ---> b172ef5c61b6 [2023-05-17T17:21:47.699Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:21:47.699Z] ---> Running in 251f99baff5a [2023-05-17T17:21:47.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:21:48.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:21:48.220Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-17T17:21:48.220Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:21:48.220Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:21:48.272Z] Still waiting to schedule task [2023-05-17T17:21:48.273Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15896’ is offline [2023-05-17T17:21:48.481Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:21:48.481Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-17T17:21:48.481Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-17T17:21:48.481Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-17T17:21:48.481Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-17T17:21:48.481Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:21:48.481Z] (10/14) Installing kmod-libs (30-r1) [2023-05-17T17:21:48.481Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-17T17:21:48.481Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-17T17:21:48.481Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-17T17:21:48.481Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-17T17:21:48.481Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:21:48.481Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:21:48.481Z] OK: 272 MiB in 67 packages [2023-05-17T17:21:49.051Z] Removing intermediate container 251f99baff5a [2023-05-17T17:21:49.051Z] ---> 4229662d26a8 [2023-05-17T17:21:49.051Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-17T17:21:49.051Z] ---> Running in 3f36dc4c2889 [2023-05-17T17:21:49.051Z] Removing intermediate container 3f36dc4c2889 [2023-05-17T17:21:49.051Z] ---> 473dbd76b17e [2023-05-17T17:21:49.051Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-17T17:21:49.309Z] ---> 14bba97648d9 [2023-05-17T17:21:49.309Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:21:49.309Z] ---> Running in 86ea909ee95e [2023-05-17T17:22:15.980Z] Removing intermediate container 86ea909ee95e [2023-05-17T17:22:15.980Z] ---> cf5aa1d4788b [2023-05-17T17:22:15.980Z] Step 11/13 : COPY . . [2023-05-17T17:22:15.980Z] ---> 2497012cfea4 [2023-05-17T17:22:15.980Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:22:15.980Z] ---> Running in d6123402f4fc [2023-05-17T17:22:15.980Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:22:15.980Z]  Dload Upload Total Spent Left Speed [2023-05-17T17:22:15.980Z] 0 0 0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7335 0 --:--:-- --:--:-- --:--:-- 7375 [2023-05-17T17:22:15.980Z] Removing intermediate container d6123402f4fc [2023-05-17T17:22:15.980Z] ---> 407c0c6d6c8f [2023-05-17T17:22:15.980Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:22:15.980Z] ---> Running in b1619a8a1334 [2023-05-17T17:22:15.980Z] noop [2023-05-17T17:22:15.980Z] Removing intermediate container b1619a8a1334 [2023-05-17T17:22:15.980Z] ---> fceba7d5d905 [2023-05-17T17:22:15.980Z] Successfully built fceba7d5d905 [2023-05-17T17:22:15.980Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:16.443Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:22:16.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:22:16.595Z] prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container [2023-05-17T17:22:16.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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 ******** ci-base-image-x86_64 cat [2023-05-17T17:22:16.992Z] $ docker top 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:22:17.392Z] + go version [2023-05-17T17:22:17.392Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T17:22:17.499Z] $ docker stop --time=1 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 [2023-05-17T17:22:18.776Z] $ docker rm -f --volumes 2e5d6a585d846722f6fbb444be3a15592bfb5734e7707a0374d9b8f5cac023c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:19.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T17:22:19.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:22:19.677Z] prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container [2023-05-17T17:22:19.704Z] $ 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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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 ******** ci-base-image-x86_64 cat [2023-05-17T17:22:20.047Z] $ docker top 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:22:20.506Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-250 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:22:20.869Z] + make test [2023-05-17T17:22:20.869Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:22:26.181Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-17T17:22:38.429Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-17T17:22:38.429Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 1.8% of statements [2023-05-17T17:22:43.694Z] go vet ./... [2023-05-17T17:22:47.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:22:47.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:22:47.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:22:48.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:22:48.068Z] $ docker stop --time=1 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 [2023-05-17T17:22:50.882Z] $ docker rm -f --volumes 98437cabc1001d9e1c582a3b728d2feab2056fc1dc8c5d669adffa77e9a9c261 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:22:51.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:22:51.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T17:22:52.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:22:52.428Z] + ls -al . [2023-05-17T17:22:52.428Z] total 188 [2023-05-17T17:22:52.428Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 17:22 . [2023-05-17T17:22:52.428Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:21 .. [2023-05-17T17:22:52.428Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:21 .git [2023-05-17T17:22:52.428Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 .github [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:21 .gitignore [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:21 .golangci.yml [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:21 .hadolint.yml [2023-05-17T17:22:52.428Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:21 .semver [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:21 Attribution.txt [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:21 CHANGELOG.md [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:21 Dockerfile [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:21 GOVERNANCE.md [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:21 Jenkinsfile [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:21 LICENSE [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:21 Makefile [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:21 OWNERS.md [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:21 README.md [2023-05-17T17:22:52.428Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION [2023-05-17T17:22:52.428Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:21 bin [2023-05-17T17:22:52.428Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 cmd [2023-05-17T17:22:52.428Z] -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:22 coverage.out [2023-05-17T17:22:52.428Z] -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:21 docker-entrypoint.sh [2023-05-17T17:22:52.429Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:21 docs [2023-05-17T17:22:52.429Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:21 go.mod [2023-05-17T17:22:52.429Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:21 go.sum [2023-05-17T17:22:52.429Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:21 internal [2023-05-17T17:22:52.429Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:21 snap [2023-05-17T17:22:52.429Z] -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:22:52.824Z] + 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=4b5d79168eafca68273d27ac603738bc2a83ede0 --label arch=amd64 --label version=0.0.0 . [2023-05-17T17:22:52.824Z] Sending build context to Docker daemon 1.936MB [2023-05-17T17:22:52.824Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:22:52.824Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-17T17:22:52.824Z] ---> fceba7d5d905 [2023-05-17T17:22:52.824Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:22:52.824Z] ---> Running in 0fe1cca623f2 [2023-05-17T17:22:53.084Z] Removing intermediate container 0fe1cca623f2 [2023-05-17T17:22:53.084Z] ---> f7ad2dc47236 [2023-05-17T17:22:53.084Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:22:53.084Z] ---> Running in a3476a8fbeba [2023-05-17T17:22:53.084Z] Removing intermediate container a3476a8fbeba [2023-05-17T17:22:53.084Z] ---> b1a96872c3ea [2023-05-17T17:22:53.084Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:22:53.084Z] ---> Running in 16837f9d43ee [2023-05-17T17:22:53.344Z] Removing intermediate container 16837f9d43ee [2023-05-17T17:22:53.344Z] ---> e3b0f1d662b4 [2023-05-17T17:22:53.344Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:22:53.344Z] ---> Running in 5d948a372a4e [2023-05-17T17:22:53.344Z] Removing intermediate container 5d948a372a4e [2023-05-17T17:22:53.344Z] ---> 5216dfaf3dd4 [2023-05-17T17:22:53.344Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:22:53.344Z] ---> Running in ddae9c7c82b2 [2023-05-17T17:22:53.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:22:53.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:22:53.864Z] OK: 272 MiB in 67 packages [2023-05-17T17:22:54.126Z] Removing intermediate container ddae9c7c82b2 [2023-05-17T17:22:54.126Z] ---> 905e5fb4928f [2023-05-17T17:22:54.126Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-17T17:22:54.386Z] ---> Running in ff1eca2f4ed2 [2023-05-17T17:22:54.386Z] Removing intermediate container ff1eca2f4ed2 [2023-05-17T17:22:54.386Z] ---> 776d248b5355 [2023-05-17T17:22:54.386Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-17T17:22:54.386Z] ---> 14302fad7656 [2023-05-17T17:22:54.386Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:22:54.386Z] ---> Running in c4ac106429d5 [2023-05-17T17:22:55.325Z] Removing intermediate container c4ac106429d5 [2023-05-17T17:22:55.325Z] ---> d35944cfbe26 [2023-05-17T17:22:55.325Z] Step 11/36 : COPY . . [2023-05-17T17:22:55.584Z] ---> 1a832de7e84f [2023-05-17T17:22:55.584Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:22:55.584Z] ---> Running in 87071aa00910 [2023-05-17T17:22:55.843Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:22:55.843Z] Dload Upload Total Spent Left Speed [2023-05-17T17:22:56.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0     0    0    0   0    0 0   0 --:--:-- --:--:-- --:--:--  0 100 1062 100  1062  0  0  20736  0 --:--:-- --:--:-- --:--:-- 20823 [2023-05-17T17:22:56.364Z] Removing intermediate container 87071aa00910 [2023-05-17T17:22:56.364Z] ---> e4de15153ff9 [2023-05-17T17:22:56.364Z] Step 13/36 : RUN ${MAKE} [2023-05-17T17:22:56.364Z] ---> Running in 794168c5a736 [2023-05-17T17:22:56.623Z] 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-17T17:23:18.565Z] Removing intermediate container 794168c5a736 [2023-05-17T17:23:18.565Z] ---> 4bdc22825c5e [2023-05-17T17:23:18.565Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-17T17:23:18.565Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-17T17:23:18.565Z] 4acc49c71d14: Pulling fs layer [2023-05-17T17:23:18.565Z] 4acc49c71d14: Verifying Checksum [2023-05-17T17:23:18.565Z] 4acc49c71d14: Download complete [2023-05-17T17:23:18.565Z] 4acc49c71d14: Pull complete [2023-05-17T17:23:18.565Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-17T17:23:18.565Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-17T17:23:18.565Z] ---> 01a2bd3e5fff [2023-05-17T17:23:18.565Z] Step 15/36 : FROM alpine:3.17 [2023-05-17T17:23:18.825Z] 3.17: Pulling from library/alpine [2023-05-17T17:23:18.825Z] f56be85fc22e: Already exists [2023-05-17T17:23:19.084Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:23:19.084Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:23:19.084Z] ---> 9ed4aefc74f6 [2023-05-17T17:23:19.084Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:23:19.343Z] ---> Running in 5d23c354d367 [2023-05-17T17:23:19.343Z] Removing intermediate container 5d23c354d367 [2023-05-17T17:23:19.343Z] ---> 7aa35226f3c9 [2023-05-17T17:23:19.343Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-17T17:23:19.343Z] ---> Running in 20dc077ccf2f [2023-05-17T17:23:19.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T17:23:19.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T17:23:19.864Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-05-17T17:23:19.864Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-05-17T17:23:20.124Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-05-17T17:23:20.124Z] (4/86) Installing libxau (1.0.10-r0) [2023-05-17T17:23:20.124Z] (5/86) Installing libmd (1.0.4-r0) [2023-05-17T17:23:20.124Z] (6/86) Installing libbsd (0.11.7-r0) [2023-05-17T17:23:20.124Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-05-17T17:23:20.124Z] (8/86) Installing libxcb (1.15-r0) [2023-05-17T17:23:20.124Z] (9/86) Installing libx11 (1.8.4-r0) [2023-05-17T17:23:20.124Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-05-17T17:23:20.124Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-05-17T17:23:20.124Z] (12/86) Installing libexpat (2.5.0-r0) [2023-05-17T17:23:20.124Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-05-17T17:23:20.124Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-05-17T17:23:20.124Z] (15/86) Installing libpng (1.6.38-r0) [2023-05-17T17:23:20.124Z] (16/86) Installing freetype (2.12.1-r0) [2023-05-17T17:23:20.124Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-05-17T17:23:20.124Z] (18/86) Installing fribidi (1.0.12-r0) [2023-05-17T17:23:20.124Z] (19/86) Installing libffi (3.4.4-r0) [2023-05-17T17:23:20.124Z] (20/86) Installing libintl (0.21.1-r1) [2023-05-17T17:23:20.124Z] (21/86) Installing libblkid (2.38.1-r1) [2023-05-17T17:23:20.384Z] (22/86) Installing libmount (2.38.1-r1) [2023-05-17T17:23:20.384Z] (23/86) Installing pcre2 (10.42-r0) [2023-05-17T17:23:20.384Z] (24/86) Installing glib (2.74.6-r0) [2023-05-17T17:23:20.384Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-05-17T17:23:20.384Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-05-17T17:23:20.384Z] (27/86) Installing libass (0.16.0-r1) [2023-05-17T17:23:20.384Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-05-17T17:23:20.384Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-05-17T17:23:20.384Z] (30/86) Installing libpciaccess (0.17-r0) [2023-05-17T17:23:20.384Z] (31/86) Installing libdrm (2.4.114-r0) [2023-05-17T17:23:20.384Z] (32/86) Installing gmp (6.2.1-r2) [2023-05-17T17:23:20.384Z] (33/86) Installing nettle (3.8.1-r0) [2023-05-17T17:23:20.384Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-05-17T17:23:20.384Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-05-17T17:23:20.384Z] (36/86) Installing libunistring (1.1-r0) [2023-05-17T17:23:20.384Z] (37/86) Installing gnutls (3.7.8-r3) [2023-05-17T17:23:20.384Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-17T17:23:20.384Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-17T17:23:20.643Z] (40/86) Installing lame (3.100-r2) [2023-05-17T17:23:20.643Z] (41/86) Installing opus (1.3.1-r1) [2023-05-17T17:23:20.643Z] (42/86) Installing libasyncns (0.8-r1) [2023-05-17T17:23:20.643Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-05-17T17:23:20.643Z] (44/86) Installing libltdl (2.4.7-r1) [2023-05-17T17:23:20.643Z] (45/86) Installing orc (0.4.33-r0) [2023-05-17T17:23:20.644Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-05-17T17:23:20.644Z] (47/86) Installing libogg (1.3.5-r2) [2023-05-17T17:23:20.644Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-17T17:23:20.644Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-05-17T17:23:20.644Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-05-17T17:23:20.644Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-05-17T17:23:20.644Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-05-17T17:23:20.644Z] (53/86) Installing soxr (0.1.3-r3) [2023-05-17T17:23:20.644Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-05-17T17:23:20.644Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-05-17T17:23:20.644Z] (56/86) Installing libpulse (16.1-r6) [2023-05-17T17:23:20.644Z] (57/86) Installing cjson (1.7.15-r3) [2023-05-17T17:23:20.644Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-05-17T17:23:20.644Z] (59/86) Installing librist (0.2.7-r0) [2023-05-17T17:23:20.644Z] (60/86) Installing libsrt (1.5.1-r0) [2023-05-17T17:23:20.644Z] (61/86) Installing libssh (0.10.5-r0) [2023-05-17T17:23:20.644Z] (62/86) Installing libtheora (1.1.1-r16) [2023-05-17T17:23:20.644Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:23:20.644Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:23:20.644Z] (65/86) Installing libxext (1.3.5-r0) [2023-05-17T17:23:20.644Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-05-17T17:23:20.644Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-05-17T17:23:20.644Z] (68/86) Installing libva (2.16.0-r0) [2023-05-17T17:23:20.644Z] (69/86) Installing libvdpau (1.5-r0) [2023-05-17T17:23:20.644Z] (70/86) Installing vidstab (1.1.0-r2) [2023-05-17T17:23:20.904Z] (71/86) Installing libvpx (1.12.0-r1) [2023-05-17T17:23:20.904Z] (72/86) Installing libwebp (1.2.4-r1) [2023-05-17T17:23:20.904Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-05-17T17:23:20.904Z] (74/86) Installing numactl (2.0.16-r1) [2023-05-17T17:23:20.904Z] (75/86) Installing x265-libs (3.5-r3) [2023-05-17T17:23:20.904Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-05-17T17:23:20.904Z] (77/86) Installing libsodium (1.0.18-r2) [2023-05-17T17:23:20.904Z] (78/86) Installing libzmq (4.3.4-r1) [2023-05-17T17:23:20.904Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-05-17T17:23:21.163Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-05-17T17:23:21.163Z] (81/86) Installing udev-init-scripts (35-r1) [2023-05-17T17:23:21.163Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:23:21.163Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-05-17T17:23:21.163Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:23:21.163Z] (85/86) Installing kmod-libs (30-r1) [2023-05-17T17:23:21.163Z] (86/86) Installing eudev (3.2.11-r4) [2023-05-17T17:23:21.163Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:23:21.163Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:23:21.163Z] OK: 112 MiB in 101 packages [2023-05-17T17:23:23.712Z] Removing intermediate container 20dc077ccf2f [2023-05-17T17:23:23.712Z] ---> 779f8ced7123 [2023-05-17T17:23:23.712Z] Step 18/36 : WORKDIR / [2023-05-17T17:23:23.712Z] ---> Running in e40dd02e3142 [2023-05-17T17:23:23.712Z] Removing intermediate container e40dd02e3142 [2023-05-17T17:23:23.712Z] ---> 9361af222cd6 [2023-05-17T17:23:23.712Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-17T17:23:24.648Z] ---> 6e6d59adc38a [2023-05-17T17:23:24.648Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-17T17:23:24.648Z] ---> 99556697c9b0 [2023-05-17T17:23:24.648Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-17T17:23:24.648Z] ---> 113c4d0e5ca4 [2023-05-17T17:23:24.648Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-17T17:23:24.910Z] ---> 591700c98975 [2023-05-17T17:23:24.910Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-17T17:23:24.910Z] ---> f7f12729e192 [2023-05-17T17:23:24.910Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-17T17:23:25.170Z] ---> 2d5d8594671f [2023-05-17T17:23:25.170Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-17T17:23:25.738Z] ---> 20ccbf9c2d2a [2023-05-17T17:23:25.738Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:23:25.738Z] ---> Running in 554cb8f8a56d [2023-05-17T17:23:26.308Z] Removing intermediate container 554cb8f8a56d [2023-05-17T17:23:26.308Z] ---> 2d35f47ea6c6 [2023-05-17T17:23:26.308Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:23:26.308Z] ---> Running in 7078b4658224 [2023-05-17T17:23:26.875Z] Removing intermediate container 7078b4658224 [2023-05-17T17:23:26.875Z] ---> 1c782529bffc [2023-05-17T17:23:26.875Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-17T17:23:26.875Z] ---> Running in b264772e7cf5 [2023-05-17T17:23:27.444Z] Removing intermediate container b264772e7cf5 [2023-05-17T17:23:27.444Z] ---> 074075380ba4 [2023-05-17T17:23:27.444Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-17T17:23:27.444Z] ---> Running in 5c156c7f6f5b [2023-05-17T17:23:28.011Z] Removing intermediate container 5c156c7f6f5b [2023-05-17T17:23:28.011Z] ---> 2243179222df [2023-05-17T17:23:28.011Z] Step 30/36 : EXPOSE 59983 [2023-05-17T17:23:28.011Z] ---> Running in b2dc6e227a61 [2023-05-17T17:23:28.011Z] Removing intermediate container b2dc6e227a61 [2023-05-17T17:23:28.011Z] ---> 1397aa7ad7e0 [2023-05-17T17:23:28.011Z] Step 31/36 : EXPOSE 8554 [2023-05-17T17:23:28.011Z] ---> Running in f869452e4dae [2023-05-17T17:23:28.270Z] Removing intermediate container f869452e4dae [2023-05-17T17:23:28.270Z] ---> f23b79225542 [2023-05-17T17:23:28.270Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-17T17:23:28.270Z] ---> Running in 5e88d0f20edd [2023-05-17T17:23:28.270Z] Removing intermediate container 5e88d0f20edd [2023-05-17T17:23:28.270Z] ---> e21a883d452c [2023-05-17T17:23:28.270Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-17T17:23:28.270Z] ---> Running in 208c35ec01aa [2023-05-17T17:23:28.270Z] Removing intermediate container 208c35ec01aa [2023-05-17T17:23:28.270Z] ---> 1e1fbb1ee721 [2023-05-17T17:23:28.270Z] Step 34/36 : LABEL arch=amd64 [2023-05-17T17:23:28.270Z] ---> Running in 08bae7448432 [2023-05-17T17:23:28.529Z] Removing intermediate container 08bae7448432 [2023-05-17T17:23:28.529Z] ---> cac4adf18be2 [2023-05-17T17:23:28.529Z] Step 35/36 : LABEL git_sha=4b5d79168eafca68273d27ac603738bc2a83ede0 [2023-05-17T17:23:28.529Z] ---> Running in ebc92ba94fc5 [2023-05-17T17:23:28.529Z] Removing intermediate container ebc92ba94fc5 [2023-05-17T17:23:28.529Z] ---> 5b8d4d5f27a0 [2023-05-17T17:23:28.529Z] Step 36/36 : LABEL version=0.0.0 [2023-05-17T17:23:28.529Z] ---> Running in f75d1d44d6df [2023-05-17T17:23:28.529Z] Removing intermediate container f75d1d44d6df [2023-05-17T17:23:28.529Z] ---> 7bcc431ad1db [2023-05-17T17:23:28.529Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:23:28.529Z] Successfully built 7bcc431ad1db [2023-05-17T17:23:28.529Z] 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-17T17:23:29.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:29.440Z] [2023-05-17T17:23:29.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:23:29.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:29.835Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T17:23:29.835Z] 5eb5b503b376: Pulling fs layer [2023-05-17T17:23:29.835Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T17:23:29.835Z] ec43610c2a17: Pulling fs layer [2023-05-17T17:23:29.835Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T17:23:29.835Z] 33b1e0a273af: Pulling fs layer [2023-05-17T17:23:29.835Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T17:23:29.835Z] 2f39f015ded8: Pulling fs layer [2023-05-17T17:23:29.835Z] 3a2ae6a8a46f: Waiting [2023-05-17T17:23:29.835Z] 33b1e0a273af: Waiting [2023-05-17T17:23:29.835Z] 5d3b04190fa2: Waiting [2023-05-17T17:23:29.835Z] 2f39f015ded8: Waiting [2023-05-17T17:23:29.835Z] 5c69ac0246d0: Download complete [2023-05-17T17:23:29.835Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T17:23:29.835Z] 3a2ae6a8a46f: Download complete [2023-05-17T17:23:29.835Z] 33b1e0a273af: Verifying Checksum [2023-05-17T17:23:29.835Z] 33b1e0a273af: Download complete [2023-05-17T17:23:29.835Z] ec43610c2a17: Verifying Checksum [2023-05-17T17:23:29.835Z] ec43610c2a17: Download complete [2023-05-17T17:23:29.835Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T17:23:29.835Z] 5d3b04190fa2: Download complete [2023-05-17T17:23:30.095Z] 5eb5b503b376: Download complete [2023-05-17T17:23:30.663Z] 2f39f015ded8: Download complete [2023-05-17T17:23:31.231Z] 5eb5b503b376: Pull complete [2023-05-17T17:23:31.491Z] 5c69ac0246d0: Pull complete [2023-05-17T17:23:32.060Z] ec43610c2a17: Pull complete [2023-05-17T17:23:32.060Z] 3a2ae6a8a46f: Pull complete [2023-05-17T17:23:32.319Z] 33b1e0a273af: Pull complete [2023-05-17T17:23:32.319Z] 5d3b04190fa2: Pull complete [2023-05-17T17:23:37.591Z] 2f39f015ded8: Pull complete [2023-05-17T17:23:37.591Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T17:23:37.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:23:37.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:23:37.804Z] prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container [2023-05-17T17:23:37.833Z] $ 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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@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-17T17:23:41.012Z] $ docker top 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:23:41.472Z] ---> job-cost.sh [2023-05-17T17:23:41.473Z] lf-activate-venv: SKIPPING [2023-05-17T17:23:41.473Z] INFO: No Stack... [2023-05-17T17:23:41.732Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:23:41.991Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:23:42.559Z] + cat /w/workspace/foundry_device-usb-camera_PR-250/archives/cost.csv [2023-05-17T17:23:42.559Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:23:42.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [2023-05-17T17:23:42.604Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] did not exist. Created. [2023-05-17T17:23:42.605Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:23:43.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T17:23:43.074Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:23:43.101Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:23:43.176Z] $ docker stop --time=1 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 [2023-05-17T17:23:44.335Z] $ docker rm -f --volumes 52353e5d8c2a2262d918be86b863c192da25dc01ef26569583f3908eab0bbb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T17:24:39.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15901 in /w/workspace/foundry_device-usb-camera_PR-250 [Pipeline] { [Pipeline] ws [2023-05-17T17:24:39.366Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-17T17:24:39.446Z] Selected Git installation does not exist. Using Default [2023-05-17T17:24:39.446Z] The recommended git tool is: NONE [2023-05-17T17:24:45.388Z] using credential edgex-jenkins-ssh [2023-05-17T17:24:45.411Z] Cloning the remote Git repository [2023-05-17T17:24:45.463Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-05-17T17:24:45.572Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-05-17T17:24:45.747Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-17T17:24:45.748Z] > git --version # timeout=10 [2023-05-17T17:24:45.774Z] > git --version # 'git version 2.25.1' [2023-05-17T17:24:45.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:24:45.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:24:46.744Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-17T17:24:46.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T17:24:47.812Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-05-17T17:24:47.857Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-05-17T17:24:47.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:24:47.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T17:24:48.416Z] Merging remotes/origin/main commit 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed into PR head commit 4b5d79168eafca68273d27ac603738bc2a83ede0 [2023-05-17T17:24:48.748Z] Merge succeeded, producing 4b5d79168eafca68273d27ac603738bc2a83ede0 [2023-05-17T17:24:48.748Z] Checking out Revision 4b5d79168eafca68273d27ac603738bc2a83ede0 (PR-250) [2023-05-17T17:24:49.292Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T17:24:49.350Z] > git --version # timeout=10 [2023-05-17T17:24:49.363Z] > git --version # 'git version 2.25.1' [2023-05-17T17:24:49.377Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T17:24:48.438Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:24:48.522Z] > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 [2023-05-17T17:24:48.629Z] > git remote # timeout=10 [2023-05-17T17:24:48.652Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T17:24:48.683Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T17:24:48.698Z] > git merge 820ea8060e7b22a96afcd9f7acec0acd9e8d6bed # timeout=10 [2023-05-17T17:24:48.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T17:24:48.753Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T17:24:48.772Z] > git checkout -f 4b5d79168eafca68273d27ac603738bc2a83ede0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:24:50.580Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T17:24:50.580Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:24:50.580Z] Dload Upload Total Spent Left Speed [2023-05-17T17:24:50.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-05-17T17:24:51.308Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T17:24:51.667Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T17:24:51.668Z] + sudo tee /etc/docker/daemon.new [2023-05-17T17:24:51.668Z] { [2023-05-17T17:24:51.668Z] "registry-mirrors": [ [2023-05-17T17:24:51.668Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T17:24:51.668Z] ], [2023-05-17T17:24:51.668Z] "bip": "10.250.0.254/24", [2023-05-17T17:24:51.668Z] "hosts": [ [2023-05-17T17:24:51.668Z] "tcp://0.0.0.0:5555", [2023-05-17T17:24:51.668Z] "unix:///var/run/docker.sock" [2023-05-17T17:24:51.668Z] ], [2023-05-17T17:24:51.668Z] "mtu": 1458, [2023-05-17T17:24:51.668Z] "selinux-enabled": true, [2023-05-17T17:24:51.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T17:24:51.668Z] } [Pipeline] sh [2023-05-17T17:24:52.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T17:24:52.500Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:25:10.855Z] provisioning config files... [2023-05-17T17:25:10.883Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4254738477329473436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:25:11.279Z] ---> docker-login.sh [2023-05-17T17:25:11.279Z] nexus3.edgexfoundry.org:10001 [2023-05-17T17:25:11.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:25:11.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:25:11.868Z] Configure a credential helper to remove this warning. See [2023-05-17T17:25:11.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:25:11.868Z] [2023-05-17T17:25:11.868Z] Login Succeeded [2023-05-17T17:25:11.868Z] nexus3.edgexfoundry.org:10002 [2023-05-17T17:25:12.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:25:12.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:25:12.409Z] Configure a credential helper to remove this warning. See [2023-05-17T17:25:12.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:25:12.409Z] [2023-05-17T17:25:12.409Z] Login Succeeded [2023-05-17T17:25:12.410Z] nexus3.edgexfoundry.org:10003 [2023-05-17T17:25:12.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:25:12.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:25:12.680Z] Configure a credential helper to remove this warning. See [2023-05-17T17:25:12.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:25:12.680Z] [2023-05-17T17:25:12.680Z] Login Succeeded [2023-05-17T17:25:12.680Z] nexus3.edgexfoundry.org:10004 [2023-05-17T17:25:12.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:25:12.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:25:12.967Z] Configure a credential helper to remove this warning. See [2023-05-17T17:25:12.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:25:12.967Z] [2023-05-17T17:25:12.967Z] Login Succeeded [2023-05-17T17:25:12.967Z] docker.io [2023-05-17T17:25:13.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T17:25:13.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T17:25:13.505Z] Configure a credential helper to remove this warning. See [2023-05-17T17:25:13.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T17:25:13.505Z] [2023-05-17T17:25:13.505Z] Login Succeeded [2023-05-17T17:25:13.505Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T17:25:13.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T17:25:13.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:25:13.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T17:25:13.988Z] ========================================================= [2023-05-17T17:25:13.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T17:25:13.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:25:14.490Z] + 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-17T17:25:14.761Z] Sending build context to Docker daemon 1.118MB [2023-05-17T17:25:14.761Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:25:14.761Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-17T17:25:15.047Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T17:25:15.047Z] c41833b44d91: Pulling fs layer [2023-05-17T17:25:15.047Z] ed15518f5707: Pulling fs layer [2023-05-17T17:25:15.047Z] feae8fd75edb: Pulling fs layer [2023-05-17T17:25:15.047Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T17:25:15.047Z] 3cdef696dda3: Pulling fs layer [2023-05-17T17:25:15.047Z] 2ced38df9373: Pulling fs layer [2023-05-17T17:25:15.047Z] 58f1dce35555: Pulling fs layer [2023-05-17T17:25:15.047Z] 2ced38df9373: Waiting [2023-05-17T17:25:15.047Z] 242c74f7c9fa: Waiting [2023-05-17T17:25:15.047Z] 3cdef696dda3: Waiting [2023-05-17T17:25:15.047Z] 58f1dce35555: Waiting [2023-05-17T17:25:15.047Z] ed15518f5707: Download complete [2023-05-17T17:25:15.047Z] 242c74f7c9fa: Download complete [2023-05-17T17:25:15.047Z] 3cdef696dda3: Verifying Checksum [2023-05-17T17:25:15.047Z] 3cdef696dda3: Download complete [2023-05-17T17:25:15.047Z] c41833b44d91: Verifying Checksum [2023-05-17T17:25:15.047Z] c41833b44d91: Download complete [2023-05-17T17:25:16.492Z] c41833b44d91: Pull complete [2023-05-17T17:25:16.492Z] 58f1dce35555: Verifying Checksum [2023-05-17T17:25:16.492Z] 58f1dce35555: Download complete [2023-05-17T17:25:17.088Z] ed15518f5707: Pull complete [2023-05-17T17:25:17.683Z] feae8fd75edb: Verifying Checksum [2023-05-17T17:25:17.683Z] feae8fd75edb: Download complete [2023-05-17T17:25:17.683Z] 2ced38df9373: Verifying Checksum [2023-05-17T17:25:17.683Z] 2ced38df9373: Download complete [2023-05-17T17:25:30.139Z] feae8fd75edb: Pull complete [2023-05-17T17:25:30.139Z] 242c74f7c9fa: Pull complete [2023-05-17T17:25:30.139Z] 3cdef696dda3: Pull complete [2023-05-17T17:25:36.809Z] 2ced38df9373: Pull complete [2023-05-17T17:25:38.235Z] 58f1dce35555: Pull complete [2023-05-17T17:25:38.235Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T17:25:38.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T17:25:38.508Z] ---> fadd8f120f05 [2023-05-17T17:25:38.508Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:25:40.531Z] ---> Running in 0b173c75e48e [2023-05-17T17:25:40.532Z] Removing intermediate container 0b173c75e48e [2023-05-17T17:25:40.532Z] ---> ffd80cf76b08 [2023-05-17T17:25:40.532Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:25:40.801Z] ---> Running in 5c49bae902f8 [2023-05-17T17:25:41.079Z] Removing intermediate container 5c49bae902f8 [2023-05-17T17:25:41.079Z] ---> c247c428c156 [2023-05-17T17:25:41.079Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:25:41.079Z] ---> Running in 21802fe1891c [2023-05-17T17:25:41.349Z] Removing intermediate container 21802fe1891c [2023-05-17T17:25:41.349Z] ---> 6f62b22a3924 [2023-05-17T17:25:41.349Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:25:41.618Z] ---> Running in ffaf989357d0 [2023-05-17T17:25:41.891Z] Removing intermediate container ffaf989357d0 [2023-05-17T17:25:41.891Z] ---> 0b1a63d65b82 [2023-05-17T17:25:41.891Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:25:41.891Z] ---> Running in afe1a9f8d4e5 [2023-05-17T17:25:43.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:25:43.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:25:44.872Z] (1/14) Installing libintl (0.21.1-r1) [2023-05-17T17:25:44.872Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:25:44.872Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:25:44.872Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:25:44.872Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-05-17T17:25:44.872Z] (6/14) Installing udev-init-scripts (35-r1) [2023-05-17T17:25:44.872Z] (7/14) Installing libblkid (2.38.1-r1) [2023-05-17T17:25:44.872Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-05-17T17:25:45.145Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:25:45.145Z] (10/14) Installing kmod-libs (30-r1) [2023-05-17T17:25:45.145Z] (11/14) Installing eudev (3.2.11-r4) [2023-05-17T17:25:45.145Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-05-17T17:25:45.145Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-05-17T17:25:45.145Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-05-17T17:25:45.145Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:25:45.145Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:25:45.145Z] OK: 271 MiB in 67 packages [2023-05-17T17:25:48.513Z] Removing intermediate container afe1a9f8d4e5 [2023-05-17T17:25:48.513Z] ---> b582121f357e [2023-05-17T17:25:48.513Z] Step 8/13 : WORKDIR /device-usb-camera [2023-05-17T17:25:48.513Z] ---> Running in d5c85f05062c [2023-05-17T17:25:48.782Z] Removing intermediate container d5c85f05062c [2023-05-17T17:25:48.782Z] ---> 19f96161c62a [2023-05-17T17:25:48.782Z] Step 9/13 : COPY go.mod vendor* ./ [2023-05-17T17:25:49.368Z] ---> 6a0678402cac [2023-05-17T17:25:49.368Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:25:49.368Z] ---> Running in e93f1cc995e7 [2023-05-17T17:26:57.252Z] Removing intermediate container e93f1cc995e7 [2023-05-17T17:26:57.253Z] ---> 6218b4a4d31f [2023-05-17T17:26:57.253Z] Step 11/13 : COPY . . [2023-05-17T17:26:57.253Z] ---> bfcb1838bd03 [2023-05-17T17:26:57.253Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:26:57.253Z] ---> Running in 9b92ecd9aceb [2023-05-17T17:26:57.253Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:26:57.253Z] Dload Upload Total Spent Left Speed [2023-05-17T17:26:57.253Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3820 0 --:--:-- --:--:-- --:--:-- 3820 [2023-05-17T17:26:57.253Z] Removing intermediate container 9b92ecd9aceb [2023-05-17T17:26:57.253Z] ---> 022892a6d667 [2023-05-17T17:26:57.253Z] Step 13/13 : RUN ${MAKE} [2023-05-17T17:26:57.253Z] ---> Running in 944131b7eaed [2023-05-17T17:26:57.253Z] noop [2023-05-17T17:26:57.253Z] Removing intermediate container 944131b7eaed [2023-05-17T17:26:57.253Z] ---> 42e3836b7a1f [2023-05-17T17:26:57.253Z] Successfully built 42e3836b7a1f [2023-05-17T17:26:57.253Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:26:57.749Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:26:57.749Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:26:58.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container [2023-05-17T17:26:58.123Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T17:26:59.440Z] $ docker top f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:27:00.338Z] + go version [2023-05-17T17:27:00.338Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T17:27:00.373Z] $ docker stop --time=1 f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 [2023-05-17T17:27:02.018Z] $ docker rm -f --volumes f781f52279d856a24cf39adf4abdfc4b0e6a522b52bfddd136768f5aaa3dd8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:27:02.882Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T17:27:02.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:27:03.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container [2023-05-17T17:27:03.224Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T17:27:04.403Z] $ docker top 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:27:05.275Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T17:27:05.993Z] + make test [2023-05-17T17:27:05.993Z] go test ./... -coverprofile=coverage.out ./... [2023-05-17T17:27:44.904Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-05-17T17:29:51.606Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-05-17T17:29:59.818Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.8% of statements [2023-05-17T17:29:59.818Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T17:29:59.818Z] go vet ./... [2023-05-17T17:30:26.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T17:30:26.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T17:30:26.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T17:30:26.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T17:30:26.611Z] $ docker stop --time=1 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b [2023-05-17T17:30:28.538Z] $ docker rm -f --volumes 5d868652f492547ca36984b6c5583669b9ca89d07d5133594d461fc358706f1b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T17:30:29.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T17:30:29.833Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T17:30:30.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T17:30:30.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T17:30:31.307Z] + ls -al . [2023-05-17T17:30:31.307Z] total 184 [2023-05-17T17:30:31.307Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 17:27 . [2023-05-17T17:30:31.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:24 .. [2023-05-17T17:30:31.307Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 17:24 .git [2023-05-17T17:30:31.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 .github [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 414 May 17 17:24 .gitignore [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 42 May 17 17:24 .golangci.yml [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 77 May 17 17:24 .hadolint.yml [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 9665 May 17 17:24 Attribution.txt [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 6219 May 17 17:24 CHANGELOG.md [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 2453 May 17 17:24 Dockerfile [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 678 May 17 17:24 GOVERNANCE.md [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 659 May 17 17:24 Jenkinsfile [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 17 17:24 LICENSE [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 2364 May 17 17:24 Makefile [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 17:24 OWNERS.md [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 2477 May 17 17:24 README.md [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 17:21 VERSION [2023-05-17T17:30:31.307Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:24 bin [2023-05-17T17:30:31.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 cmd [2023-05-17T17:30:31.307Z] -rw-r--r-- 1 jenkins jenkins 31522 May 17 17:29 coverage.out [2023-05-17T17:30:31.307Z] -rwxrwxr-x 1 jenkins jenkins 140 May 17 17:24 docker-entrypoint.sh [2023-05-17T17:30:31.307Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 17:24 docs [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 17 17:24 go.mod [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 31488 May 17 17:24 go.sum [2023-05-17T17:30:31.307Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 17:24 internal [2023-05-17T17:30:31.307Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 17:24 snap [2023-05-17T17:30:31.307Z] -rw-rw-r-- 1 jenkins jenkins 231 May 17 17:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:30:31.730Z] + 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=4b5d79168eafca68273d27ac603738bc2a83ede0 --label arch=arm64 --label version=0.0.0 . [2023-05-17T17:30:32.004Z] Sending build context to Docker daemon 1.15MB [2023-05-17T17:30:32.004Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T17:30:32.004Z] Step 2/36 : FROM ${BASE} AS builder [2023-05-17T17:30:32.004Z] ---> 42e3836b7a1f [2023-05-17T17:30:32.004Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-05-17T17:30:32.273Z] ---> Running in f3b34bc25e0a [2023-05-17T17:30:32.548Z] Removing intermediate container f3b34bc25e0a [2023-05-17T17:30:32.548Z] ---> 74f1c052fa59 [2023-05-17T17:30:32.548Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T17:30:32.548Z] ---> Running in 3ef33b72433b [2023-05-17T17:30:32.817Z] Removing intermediate container 3ef33b72433b [2023-05-17T17:30:32.817Z] ---> 2878e6437e6c [2023-05-17T17:30:32.817Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-05-17T17:30:33.086Z] ---> Running in e4906e165c9a [2023-05-17T17:30:33.359Z] Removing intermediate container e4906e165c9a [2023-05-17T17:30:33.359Z] ---> 1c4a49f2a315 [2023-05-17T17:30:33.359Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-05-17T17:30:33.359Z] ---> Running in 407ad7e9270a [2023-05-17T17:30:33.629Z] Removing intermediate container 407ad7e9270a [2023-05-17T17:30:33.629Z] ---> bc26a2131de1 [2023-05-17T17:30:33.629Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T17:30:33.629Z] ---> Running in 85ff2b40a1c1 [2023-05-17T17:30:35.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:30:35.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:30:36.758Z] OK: 271 MiB in 67 packages [2023-05-17T17:30:37.348Z] Removing intermediate container 85ff2b40a1c1 [2023-05-17T17:30:37.348Z] ---> 9030acdf0a0d [2023-05-17T17:30:37.348Z] Step 8/36 : WORKDIR /device-usb-camera [2023-05-17T17:30:37.616Z] ---> Running in 6034bfe17186 [2023-05-17T17:30:37.885Z] Removing intermediate container 6034bfe17186 [2023-05-17T17:30:37.885Z] ---> 6741095b0a3d [2023-05-17T17:30:37.885Z] Step 9/36 : COPY go.mod vendor* ./ [2023-05-17T17:30:38.469Z] ---> 5d9ff2ab5f63 [2023-05-17T17:30:38.469Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T17:30:38.469Z] ---> Running in 00fa18baa7f9 [2023-05-17T17:30:41.060Z] Removing intermediate container 00fa18baa7f9 [2023-05-17T17:30:41.060Z] ---> 5e226f6fd32d [2023-05-17T17:30:41.060Z] Step 11/36 : COPY . . [2023-05-17T17:30:46.441Z] ---> d8344945aee5 [2023-05-17T17:30:46.441Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-05-17T17:30:46.441Z] ---> Running in 9ce012139ff7 [2023-05-17T17:30:46.441Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:30:46.441Z] Dload Upload Total Spent Left Speed [2023-05-17T17:30:46.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2879 0 --:--:-- --:--:-- --:--:-- 2893 [2023-05-17T17:30:47.566Z] Removing intermediate container 9ce012139ff7 [2023-05-17T17:30:47.566Z] ---> f8707aa9d7ff [2023-05-17T17:30:47.566Z] Step 13/36 : RUN ${MAKE} [2023-05-17T17:30:47.835Z] ---> Running in 719c76b090c2 [2023-05-17T17:30:48.798Z] 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-17T17:33:25.534Z] Removing intermediate container 719c76b090c2 [2023-05-17T17:33:25.534Z] ---> 7bfe5f26be50 [2023-05-17T17:33:25.534Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-05-17T17:33:25.534Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-05-17T17:33:25.534Z] 8766b47fe142: Pulling fs layer [2023-05-17T17:33:25.534Z] 8766b47fe142: Verifying Checksum [2023-05-17T17:33:25.534Z] 8766b47fe142: Download complete [2023-05-17T17:33:25.534Z] 8766b47fe142: Pull complete [2023-05-17T17:33:25.534Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-05-17T17:33:25.534Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-05-17T17:33:25.534Z] ---> 69d40e2cb93c [2023-05-17T17:33:25.534Z] Step 15/36 : FROM alpine:3.17 [2023-05-17T17:33:25.534Z] 3.17: Pulling from library/alpine [2023-05-17T17:33:25.534Z] c41833b44d91: Already exists [2023-05-17T17:33:25.534Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T17:33:25.534Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T17:33:25.534Z] ---> 51e60588ff2c [2023-05-17T17:33:25.534Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-17T17:33:25.534Z] ---> Running in 043bc603c341 [2023-05-17T17:33:25.534Z] Removing intermediate container 043bc603c341 [2023-05-17T17:33:25.534Z] ---> c19e405958db [2023-05-17T17:33:25.534Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-05-17T17:33:25.534Z] ---> Running in 8698b0efa02d [2023-05-17T17:33:25.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T17:33:25.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T17:33:26.118Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-05-17T17:33:26.118Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-05-17T17:33:26.118Z] (3/83) Installing libxau (1.0.10-r0) [2023-05-17T17:33:26.118Z] (4/83) Installing libmd (1.0.4-r0) [2023-05-17T17:33:26.118Z] (5/83) Installing libbsd (0.11.7-r0) [2023-05-17T17:33:26.118Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-05-17T17:33:26.118Z] (7/83) Installing libxcb (1.15-r0) [2023-05-17T17:33:26.118Z] (8/83) Installing libx11 (1.8.4-r0) [2023-05-17T17:33:26.385Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-05-17T17:33:26.385Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-05-17T17:33:26.385Z] (11/83) Installing libexpat (2.5.0-r0) [2023-05-17T17:33:26.385Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-05-17T17:33:26.385Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-05-17T17:33:26.385Z] (14/83) Installing libpng (1.6.38-r0) [2023-05-17T17:33:26.653Z] (15/83) Installing freetype (2.12.1-r0) [2023-05-17T17:33:26.653Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-05-17T17:33:26.653Z] (17/83) Installing fribidi (1.0.12-r0) [2023-05-17T17:33:26.653Z] (18/83) Installing libffi (3.4.4-r0) [2023-05-17T17:33:26.653Z] (19/83) Installing libintl (0.21.1-r1) [2023-05-17T17:33:26.653Z] (20/83) Installing libblkid (2.38.1-r1) [2023-05-17T17:33:26.653Z] (21/83) Installing libmount (2.38.1-r1) [2023-05-17T17:33:26.653Z] (22/83) Installing pcre2 (10.42-r0) [2023-05-17T17:33:26.653Z] (23/83) Installing glib (2.74.6-r0) [2023-05-17T17:33:26.920Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-05-17T17:33:26.920Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-05-17T17:33:26.920Z] (26/83) Installing libass (0.16.0-r1) [2023-05-17T17:33:26.920Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-05-17T17:33:26.920Z] (28/83) Installing libdrm (2.4.114-r0) [2023-05-17T17:33:26.920Z] (29/83) Installing gmp (6.2.1-r2) [2023-05-17T17:33:26.920Z] (30/83) Installing nettle (3.8.1-r0) [2023-05-17T17:33:26.920Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-05-17T17:33:26.920Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-05-17T17:33:26.920Z] (33/83) Installing libunistring (1.1-r0) [2023-05-17T17:33:26.920Z] (34/83) Installing gnutls (3.7.8-r3) [2023-05-17T17:33:27.189Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-05-17T17:33:27.189Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-05-17T17:33:27.189Z] (37/83) Installing lame (3.100-r2) [2023-05-17T17:33:27.189Z] (38/83) Installing opus (1.3.1-r1) [2023-05-17T17:33:27.189Z] (39/83) Installing libasyncns (0.8-r1) [2023-05-17T17:33:27.189Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-05-17T17:33:27.189Z] (41/83) Installing libltdl (2.4.7-r1) [2023-05-17T17:33:27.189Z] (42/83) Installing orc (0.4.33-r0) [2023-05-17T17:33:27.189Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-05-17T17:33:27.189Z] (44/83) Installing libogg (1.3.5-r2) [2023-05-17T17:33:27.189Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-05-17T17:33:27.189Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-05-17T17:33:27.189Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-05-17T17:33:27.189Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-05-17T17:33:27.456Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-05-17T17:33:27.456Z] (50/83) Installing soxr (0.1.3-r3) [2023-05-17T17:33:27.456Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-05-17T17:33:27.456Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-05-17T17:33:27.456Z] (53/83) Installing libpulse (16.1-r6) [2023-05-17T17:33:27.456Z] (54/83) Installing cjson (1.7.15-r3) [2023-05-17T17:33:27.456Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-05-17T17:33:27.456Z] (56/83) Installing librist (0.2.7-r0) [2023-05-17T17:33:27.456Z] (57/83) Installing libsrt (1.5.1-r0) [2023-05-17T17:33:27.456Z] (58/83) Installing libssh (0.10.5-r0) [2023-05-17T17:33:27.456Z] (59/83) Installing libtheora (1.1.1-r16) [2023-05-17T17:33:27.456Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-05-17T17:33:27.456Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-05-17T17:33:27.456Z] (62/83) Installing libxext (1.3.5-r0) [2023-05-17T17:33:27.456Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-05-17T17:33:27.456Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-05-17T17:33:27.456Z] (65/83) Installing libva (2.16.0-r0) [2023-05-17T17:33:27.456Z] (66/83) Installing libvdpau (1.5-r0) [2023-05-17T17:33:27.787Z] (67/83) Installing vidstab (1.1.0-r2) [2023-05-17T17:33:27.787Z] (68/83) Installing libvpx (1.12.0-r1) [2023-05-17T17:33:27.788Z] (69/83) Installing libwebp (1.2.4-r1) [2023-05-17T17:33:27.788Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-05-17T17:33:27.788Z] (71/83) Installing numactl (2.0.16-r1) [2023-05-17T17:33:27.788Z] (72/83) Installing x265-libs (3.5-r3) [2023-05-17T17:33:28.092Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-05-17T17:33:28.093Z] (74/83) Installing libsodium (1.0.18-r2) [2023-05-17T17:33:28.093Z] (75/83) Installing libzmq (4.3.4-r1) [2023-05-17T17:33:28.093Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-05-17T17:33:28.372Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-05-17T17:33:28.642Z] (78/83) Installing udev-init-scripts (35-r1) [2023-05-17T17:33:28.642Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-05-17T17:33:28.642Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-05-17T17:33:28.642Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-05-17T17:33:28.642Z] (82/83) Installing kmod-libs (30-r1) [2023-05-17T17:33:28.642Z] (83/83) Installing eudev (3.2.11-r4) [2023-05-17T17:33:28.642Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T17:33:28.642Z] Executing eudev-3.2.11-r4.trigger [2023-05-17T17:33:28.642Z] OK: 86 MiB in 98 packages [2023-05-17T17:33:32.043Z] Removing intermediate container 8698b0efa02d [2023-05-17T17:33:32.043Z] ---> ac2a93ed676c [2023-05-17T17:33:32.043Z] Step 18/36 : WORKDIR / [2023-05-17T17:33:32.043Z] ---> Running in f36e9b3ce439 [2023-05-17T17:33:32.314Z] Removing intermediate container f36e9b3ce439 [2023-05-17T17:33:32.314Z] ---> b5d35808fb5e [2023-05-17T17:33:32.314Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-05-17T17:33:33.734Z] ---> 2edc345eac02 [2023-05-17T17:33:33.734Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-05-17T17:33:34.002Z] ---> d8b5df67dd18 [2023-05-17T17:33:34.002Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-05-17T17:33:34.588Z] ---> 111a1835066a [2023-05-17T17:33:34.588Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-05-17T17:33:35.172Z] ---> 8ad399df0f20 [2023-05-17T17:33:35.172Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-05-17T17:33:35.757Z] ---> df6eb788d8f2 [2023-05-17T17:33:35.757Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-05-17T17:33:36.341Z] ---> d6e16020370b [2023-05-17T17:33:36.341Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-05-17T17:33:37.764Z] ---> 82fdece51ab2 [2023-05-17T17:33:37.764Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:33:37.764Z] ---> Running in f401ca4f2fec [2023-05-17T17:33:39.711Z] Removing intermediate container f401ca4f2fec [2023-05-17T17:33:39.711Z] ---> 2fada3adef1a [2023-05-17T17:33:39.711Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-05-17T17:33:39.711Z] ---> Running in 2c904e1110f9 [2023-05-17T17:33:41.125Z] Removing intermediate container 2c904e1110f9 [2023-05-17T17:33:41.125Z] ---> fa44f7192a59 [2023-05-17T17:33:41.125Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-05-17T17:33:41.125Z] ---> Running in 3c245a8bea20 [2023-05-17T17:33:43.073Z] Removing intermediate container 3c245a8bea20 [2023-05-17T17:33:43.073Z] ---> 56ebd9030fa8 [2023-05-17T17:33:43.073Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-05-17T17:33:43.073Z] ---> Running in 39854278353c [2023-05-17T17:33:44.491Z] Removing intermediate container 39854278353c [2023-05-17T17:33:44.491Z] ---> 28a116e36022 [2023-05-17T17:33:44.491Z] Step 30/36 : EXPOSE 59983 [2023-05-17T17:33:44.491Z] ---> Running in 818db0b25cd6 [2023-05-17T17:33:44.759Z] Removing intermediate container 818db0b25cd6 [2023-05-17T17:33:44.759Z] ---> 0f1d1c368b2d [2023-05-17T17:33:44.759Z] Step 31/36 : EXPOSE 8554 [2023-05-17T17:33:44.759Z] ---> Running in 925cfe1da05b [2023-05-17T17:33:45.029Z] Removing intermediate container 925cfe1da05b [2023-05-17T17:33:45.030Z] ---> 2ea4ddd1aa5a [2023-05-17T17:33:45.030Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-05-17T17:33:45.701Z] ---> Running in c8267343aba4 [2023-05-17T17:33:45.969Z] Removing intermediate container c8267343aba4 [2023-05-17T17:33:45.970Z] ---> f12a68a5b349 [2023-05-17T17:33:45.970Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-05-17T17:33:45.970Z] ---> Running in 45a4ec86da4f [2023-05-17T17:33:46.238Z] Removing intermediate container 45a4ec86da4f [2023-05-17T17:33:46.238Z] ---> c70059cb0f16 [2023-05-17T17:33:46.238Z] Step 34/36 : LABEL arch=arm64 [2023-05-17T17:33:46.238Z] ---> Running in deca7a3837d2 [2023-05-17T17:33:46.505Z] Removing intermediate container deca7a3837d2 [2023-05-17T17:33:46.505Z] ---> bfa70ce89448 [2023-05-17T17:33:46.505Z] Step 35/36 : LABEL git_sha=4b5d79168eafca68273d27ac603738bc2a83ede0 [2023-05-17T17:33:46.505Z] ---> Running in 89f8e018b337 [2023-05-17T17:33:47.092Z] Removing intermediate container 89f8e018b337 [2023-05-17T17:33:47.092Z] ---> 8b162da29310 [2023-05-17T17:33:47.092Z] Step 36/36 : LABEL version=0.0.0 [2023-05-17T17:33:47.092Z] ---> Running in 22279bc130eb [2023-05-17T17:33:47.361Z] Removing intermediate container 22279bc130eb [2023-05-17T17:33:47.361Z] ---> c49cdb122fff [2023-05-17T17:33:47.361Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T17:33:47.361Z] Successfully built c49cdb122fff [2023-05-17T17:33:47.361Z] 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-17T17:33:48.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:33:48.201Z] [2023-05-17T17:33:48.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:33:48.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:33:48.615Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T17:33:48.615Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T17:33:48.615Z] 04944245beec: Pulling fs layer [2023-05-17T17:33:48.615Z] 699f458cf7ca: Pulling fs layer [2023-05-17T17:33:48.615Z] 765212b225bb: Pulling fs layer [2023-05-17T17:33:48.615Z] f23df028b6ca: Pulling fs layer [2023-05-17T17:33:48.615Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T17:33:48.615Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T17:33:48.615Z] f23df028b6ca: Waiting [2023-05-17T17:33:48.615Z] d65c8cfc05b1: Waiting [2023-05-17T17:33:48.615Z] 2437ff75d9bd: Waiting [2023-05-17T17:33:48.615Z] 765212b225bb: Waiting [2023-05-17T17:33:48.886Z] 04944245beec: Verifying Checksum [2023-05-17T17:33:48.886Z] 04944245beec: Download complete [2023-05-17T17:33:48.886Z] 765212b225bb: Verifying Checksum [2023-05-17T17:33:48.886Z] 765212b225bb: Download complete [2023-05-17T17:33:48.886Z] f23df028b6ca: Verifying Checksum [2023-05-17T17:33:48.886Z] f23df028b6ca: Download complete [2023-05-17T17:33:48.886Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T17:33:48.886Z] d65c8cfc05b1: Download complete [2023-05-17T17:33:48.886Z] 699f458cf7ca: Verifying Checksum [2023-05-17T17:33:48.886Z] 699f458cf7ca: Download complete [2023-05-17T17:33:49.475Z] 8998bd30e6a1: Download complete [2023-05-17T17:33:52.071Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T17:33:52.071Z] 2437ff75d9bd: Download complete [2023-05-17T17:33:53.484Z] 8998bd30e6a1: Pull complete [2023-05-17T17:33:53.751Z] 04944245beec: Pull complete [2023-05-17T17:33:55.161Z] 699f458cf7ca: Pull complete [2023-05-17T17:33:55.429Z] 765212b225bb: Pull complete [2023-05-17T17:33:56.391Z] f23df028b6ca: Pull complete [2023-05-17T17:33:56.391Z] d65c8cfc05b1: Pull complete [2023-05-17T17:34:11.403Z] 2437ff75d9bd: Pull complete [2023-05-17T17:34:11.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T17:34:11.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T17:34:11.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:34:11.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-15901 does not seem to be running inside a container [2023-05-17T17:34:11.784Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T17:34:14.298Z] $ docker top 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:14.876Z] ---> job-cost.sh [2023-05-17T17:34:15.146Z] lf-activate-venv: SKIPPING [2023-05-17T17:34:15.146Z] INFO: No Stack... [2023-05-17T17:34:15.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T17:34:16.308Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T17:34:16.648Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-05-17T17:34:16.648Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T17:34:16.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [2023-05-17T17:34:16.751Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] did not exist. Created. [2023-05-17T17:34:16.751Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T17:34:17.573Z] /w/workspace/device-usb-camera/1@tmp/durable-79ba516a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T17:34:17.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T17:34:17.969Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T17:34:18.012Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T17:34:18.028Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T17:34:18.100Z] $ docker stop --time=1 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba [2023-05-17T17:34:19.585Z] $ docker rm -f --volumes 7ffaf61b56ae097fce2db1a31ce421b5c8fe4e76dd2dabf10d6a068c5b0290ba [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-17T17:34:20.600Z] provisioning config files... [2023-05-17T17:34:20.610Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config4280875873261850695tmp [Pipeline] { [Pipeline] sh [2023-05-17T17:34:20.952Z] + set +x [2023-05-17T17:34:20.952Z] + bash -s -- [2023-05-17T17:34:20.952Z] + curl -s https://codecov.io/bash [2023-05-17T17:34:20.952Z] [2023-05-17T17:34:20.952Z] _____ _ [2023-05-17T17:34:20.952Z] / ____| | | [2023-05-17T17:34:20.952Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T17:34:20.952Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T17:34:20.952Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T17:34:20.952Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T17:34:20.952Z] Bash-1.0.6 [2023-05-17T17:34:20.952Z] [2023-05-17T17:34:20.952Z] [2023-05-17T17:34:20.952Z] ==> git version 2.25.1 found [2023-05-17T17:34:20.952Z] ==> 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-17T17:34:20.952Z] Release-Date: 2020-01-08 [2023-05-17T17:34:20.952Z] 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-17T17:34:20.952Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T17:34:20.952Z] ==> Jenkins CI detected. [2023-05-17T17:34:20.952Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-250 [2023-05-17T17:34:20.952Z] project root: . [2023-05-17T17:34:20.952Z] --> token set from env [2023-05-17T17:34:20.952Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T17:34:20.952Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T17:34:20.952Z] ==> Python coveragepy not found [2023-05-17T17:34:20.952Z] ==> Searching for coverage reports in: [2023-05-17T17:34:20.952Z] + . [2023-05-17T17:34:20.952Z] -> Found 1 reports [2023-05-17T17:34:20.952Z] ==> Detecting git/mercurial file structure [2023-05-17T17:34:20.952Z] ==> Reading reports [2023-05-17T17:34:20.952Z] + ./coverage.out bytes=31522 [2023-05-17T17:34:20.952Z] ==> Appending adjustments [2023-05-17T17:34:20.952Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T17:34:21.211Z] + Found adjustments [2023-05-17T17:34:21.211Z] ==> Gzipping contents [2023-05-17T17:34:21.211Z] 8.0K /tmp/codecov.5rRYt8.gz [2023-05-17T17:34:21.211Z] ==> Uploading reports [2023-05-17T17:34:21.211Z] url: https://codecov.io [2023-05-17T17:34:21.211Z] query: branch=PR-250&commit=4b5d79168eafca68273d27ac603738bc2a83ede0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-05-17T17:34:21.211Z] -> Pinging Codecov [2023-05-17T17:34:21.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-250&commit=4b5d79168eafca68273d27ac603738bc2a83ede0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-05-17T17:34:21.211Z] -> Uploading to [2023-05-17T17:34:21.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/73D8F5FF140700D3E01443B452E23636/4b5d79168eafca68273d27ac603738bc2a83ede0/e99365e6-d6c9-4798-b219-06062233c6fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T173421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c066064dfaafac35b4872e57ceca0be8bcf39e0bda8d57b116d5b94e3dd53f0e [2023-05-17T17:34:21.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T17:34:21.470Z] Dload Upload Total Spent Left Speed [2023-05-17T17:34:21.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4321 0 0 100 4321 0 20097 --:--:-- --:--:-- --:--:-- 20097 [2023-05-17T17:34:21.470Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/4b5d79168eafca68273d27ac603738bc2a83ede0 [Pipeline] } [2023-05-17T17:34:21.496Z] 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-17T17:34:23.203Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-250/archives ] [2023-05-17T17:34:23.204Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-250/archives [2023-05-17T17:34:23.204Z] total 16 [2023-05-17T17:34:23.204Z] drwxr-xr-x 3 root root 4096 May 17 17:23 . [2023-05-17T17:34:23.204Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. [2023-05-17T17:34:23.204Z] drwxr-xr-x 2 root root 4096 May 17 17:23 cost [2023-05-17T17:34:23.204Z] -rw-r--r-- 1 root root 89 May 17 17:23 cost.csv [2023-05-17T17:34:23.204Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-250/archives [2023-05-17T17:34:23.204Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-250/archives [2023-05-17T17:34:23.204Z] total 16 [2023-05-17T17:34:23.204Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 17:23 . [2023-05-17T17:34:23.204Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 17:23 .. [2023-05-17T17:34:23.204Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 17:23 cost [2023-05-17T17:34:23.204Z] -rw-r--r-- 1 jenkins jenkins 89 May 17 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:23.539Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:24.440Z] ---> package-listing.sh [2023-05-17T17:34:24.440Z] ++ facter osfamily [2023-05-17T17:34:24.440Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T17:34:24.440Z] + OS_FAMILY=debian [2023-05-17T17:34:24.440Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-250 [2023-05-17T17:34:24.440Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T17:34:24.440Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T17:34:24.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T17:34:24.440Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T17:34:24.440Z] + '[' /w/workspace/foundry_device-usb-camera_PR-250 ']' [2023-05-17T17:34:24.441Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T17:34:24.441Z] + case "${OS_FAMILY}" in [2023-05-17T17:34:24.441Z] + dpkg -l [2023-05-17T17:34:24.441Z] + grep '^ii' [2023-05-17T17:34:24.708Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T17:34:24.708Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T17:34:24.708Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T17:34:24.708Z] + '[' /w/workspace/foundry_device-usb-camera_PR-250 ']' [2023-05-17T17:34:24.708Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-250/archives/ [2023-05-17T17:34:24.708Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-250/archives/ [Pipeline] echo [2023-05-17T17:34:24.741Z] 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T17:34:25.041Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T17:34:25.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T17:34:25.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T17:34:25.567Z] prd-ubuntu20.04-docker-8c-8g-15899 does not seem to be running inside a container [2023-05-17T17:34:25.594Z] $ 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-250/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-250 -v /w/workspace/foundry_device-usb-camera_PR-250:/w/workspace/foundry_device-usb-camera_PR-250:rw,z -v /w/workspace/foundry_device-usb-camera_PR-250@tmp:/w/workspace/foundry_device-usb-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T17:34:25.767Z] $ docker top 7c8ba4d9b98f01b6eca385c49392612b339db513a01169cceb052bc36f03231d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T17:34:26.160Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T17:34:26.477Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T17:34:26.883Z] + ls /var/log/sa-host [2023-05-17T17:34:26.883Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T17:34:27.040Z] provisioning config files... [2023-05-17T17:34:27.048Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-250@tmp/config1361709384381117942tmp [Pipeline] { [Pipeline] echo [2023-05-17T17:34:27.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:27.417Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T17:34:27.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:27.839Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T17:34:27.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:28.203Z] ---> sudo-logs.sh [2023-05-17T17:34:28.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T17:34:28.297Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:28.609Z] ---> job-cost.sh [2023-05-17T17:34:28.609Z] lf-activate-venv: SKIPPING [2023-05-17T17:34:28.609Z] DEBUG: total: 0.2199999988079071 [2023-05-17T17:34:28.609Z] INFO: Retrieving Stack Cost... [2023-05-17T17:34:28.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T17:34:29.437Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T17:34:29.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T17:34:29.793Z] ---> logs-deploy.sh [2023-05-17T17:34:29.793Z] lf-activate-venv: SKIPPING [2023-05-17T17:34:29.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-250/1 [2023-05-17T17:34:29.793Z] INFO: archiving workspace using pattern(s): [2023-05-17T17:34:30.733Z] Archives upload complete. [2023-05-17T17:34:30.733Z] INFO: archiving logs to Nexus