Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6092c9085675b91a8d413abdbfedf2a2dc879208 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-ssh965595437145811454.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17623263778306817595.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11303382609936604053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5846737922414366069.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3956266108326265646.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-7069 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 6092c9085675b91a8d413abdbfedf2a2dc879208 (main) Commit message: "Merge pull request #211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > 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 core.sparsecheckout # timeout=10 > git checkout -f 6092c9085675b91a8d413abdbfedf2a2dc879208 # timeout=10 > git rev-list --no-walk 09efcfd63434f2de4546320b1257b2ce0fe632cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T02:49:51.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T02:49:51.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T02:49:51.390Z] ========================================================= [2023-04-07T02:49:51.390Z] EdgeX Global Pipelines Version Info [2023-04-07T02:49:51.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:49:52.116Z] ------------------- [2023-04-07T02:49:52.116Z] stable info: [2023-04-07T02:49:52.116Z] ------------------- [2023-04-07T02:49:52.116Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T02:49:52.116Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T02:49:52.116Z] Message: update stable to v1.0.245 [2023-04-07T02:49:52.686Z] ------------------- [2023-04-07T02:49:52.686Z] experimental info: [2023-04-07T02:49:52.686Z] ------------------- [2023-04-07T02:49:52.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T02:49:52.686Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T02:49:52.686Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T02:49:52.876Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-07T02:49:52.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-07T02:49:52.909Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T02:49:52.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T02:49:52.942Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T02:49:52.954Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T02:49:52.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T02:49:52.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T02:49:52.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T02:49:53.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T02:49:53.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T02:49:53.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-07T02:49:53.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T02:49:53.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T02:49:53.101Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:49:53.119Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T02:49:53.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:49:53.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T02:49:53.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T02:49:53.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T02:49:53.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T02:49:53.216Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T02:49:53.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T02:49:53.255Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T02:49:53.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T02:49:53.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T02:49:53.315Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T02:49:53.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T02:49:53.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T02:49:53.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T02:49:53.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] echo [2023-04-07T02:49:53.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6092c90 [Pipeline] echo [2023-04-07T02:49:53.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:49:53.451Z] provisioning config files... [2023-04-07T02:49:53.469Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11495785270361686997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:49:53.773Z] ---> docker-login.sh [2023-04-07T02:49:53.773Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:49:54.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:49:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:49:54.299Z] Configure a credential helper to remove this warning. See [2023-04-07T02:49:54.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:49:54.299Z] [2023-04-07T02:49:54.299Z] Login Succeeded [2023-04-07T02:49:54.299Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:49:54.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:49:54.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:49:54.299Z] Configure a credential helper to remove this warning. See [2023-04-07T02:49:54.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:49:54.299Z] [2023-04-07T02:49:54.299Z] Login Succeeded [2023-04-07T02:49:54.299Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:49:54.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:49:54.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:49:54.560Z] Configure a credential helper to remove this warning. See [2023-04-07T02:49:54.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:49:54.560Z] [2023-04-07T02:49:54.560Z] Login Succeeded [2023-04-07T02:49:54.560Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:49:54.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:49:54.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:49:54.560Z] Configure a credential helper to remove this warning. See [2023-04-07T02:49:54.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:49:54.560Z] [2023-04-07T02:49:54.560Z] Login Succeeded [2023-04-07T02:49:54.560Z] docker.io [2023-04-07T02:49:54.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:49:54.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:49:54.822Z] Configure a credential helper to remove this warning. See [2023-04-07T02:49:54.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:49:54.822Z] [2023-04-07T02:49:54.822Z] Login Succeeded [2023-04-07T02:49:54.822Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:49:54.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T02:49:55.191Z] + git rev-list -1 --merges 6092c9085675b91a8d413abdbfedf2a2dc879208~1..6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] echo [2023-04-07T02:49:55.234Z] -----------> git rev-list -1 --merges 6092c9085675b91a8d413abdbfedf2a2dc879208~1..6092c9085675b91a8d413abdbfedf2a2dc879208 6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T02:49:55.234Z] 6092c9085675b91a8d413abdbfedf2a2dc879208 [false] [Pipeline] sh [2023-04-07T02:49:55.530Z] + git log --format=format:%s -1 6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] echo [2023-04-07T02:49:55.567Z] ========================================================= [2023-04-07T02:49:55.567Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T02:49:55.567Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:49:55.884Z] + git log --format=format:%s -1 6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] echo [2023-04-07T02:49:55.895Z] [semverPrep] GIT_COMMIT: 6092c9085675b91a8d413abdbfedf2a2dc879208, Commit Message: Merge pull request #211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo [2023-04-07T02:49:55.904Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T02:49:56.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:49:56.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T02:49:56.253Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T02:49:56.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T02:49:56.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T02:49:56.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T02:49:56.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:49:56.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:49:56.613Z] [2023-04-07T02:49:56.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:49:56.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:49:56.912Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T02:49:56.912Z] b85a868b505f: Pulling fs layer [2023-04-07T02:49:56.912Z] e2be974225ed: Pulling fs layer [2023-04-07T02:49:56.912Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T02:49:56.912Z] 988bab9f4d93: Pulling fs layer [2023-04-07T02:49:56.912Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T02:49:56.912Z] eaf3925da568: Pulling fs layer [2023-04-07T02:49:56.912Z] bab4dde63d76: Pulling fs layer [2023-04-07T02:49:56.912Z] 988bab9f4d93: Waiting [2023-04-07T02:49:56.912Z] 1469e6f7b9e6: Waiting [2023-04-07T02:49:56.912Z] eaf3925da568: Waiting [2023-04-07T02:49:56.912Z] bde34c3a00c8: Pulling fs layer [2023-04-07T02:49:56.912Z] b352a97aabf1: Pulling fs layer [2023-04-07T02:49:56.912Z] 4872d77fe225: Pulling fs layer [2023-04-07T02:49:56.912Z] 5851b861e8e6: Pulling fs layer [2023-04-07T02:49:56.912Z] bab4dde63d76: Waiting [2023-04-07T02:49:56.912Z] 5851b861e8e6: Waiting [2023-04-07T02:49:56.912Z] b352a97aabf1: Waiting [2023-04-07T02:49:56.912Z] 4872d77fe225: Waiting [2023-04-07T02:49:56.912Z] bde34c3a00c8: Waiting [2023-04-07T02:49:56.912Z] e2be974225ed: Download complete [2023-04-07T02:49:56.912Z] 988bab9f4d93: Verifying Checksum [2023-04-07T02:49:56.912Z] 988bab9f4d93: Download complete [2023-04-07T02:49:56.912Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T02:49:56.912Z] 1469e6f7b9e6: Download complete [2023-04-07T02:49:56.912Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T02:49:56.912Z] 339a4e72a1f5: Download complete [2023-04-07T02:49:57.182Z] eaf3925da568: Verifying Checksum [2023-04-07T02:49:57.182Z] eaf3925da568: Download complete [2023-04-07T02:49:57.182Z] bde34c3a00c8: Download complete [2023-04-07T02:49:57.182Z] b352a97aabf1: Verifying Checksum [2023-04-07T02:49:57.182Z] b352a97aabf1: Download complete [2023-04-07T02:49:57.182Z] 4872d77fe225: Verifying Checksum [2023-04-07T02:49:57.182Z] 4872d77fe225: Download complete [2023-04-07T02:49:57.182Z] 5851b861e8e6: Verifying Checksum [2023-04-07T02:49:57.182Z] 5851b861e8e6: Download complete [2023-04-07T02:49:57.182Z] b85a868b505f: Verifying Checksum [2023-04-07T02:49:57.182Z] b85a868b505f: Download complete [2023-04-07T02:49:57.440Z] bab4dde63d76: Verifying Checksum [2023-04-07T02:49:57.440Z] bab4dde63d76: Download complete [2023-04-07T02:49:58.376Z] b85a868b505f: Pull complete [2023-04-07T02:49:58.636Z] e2be974225ed: Pull complete [2023-04-07T02:49:59.206Z] 339a4e72a1f5: Pull complete [2023-04-07T02:49:59.206Z] 988bab9f4d93: Pull complete [2023-04-07T02:49:59.466Z] 1469e6f7b9e6: Pull complete [2023-04-07T02:49:59.466Z] eaf3925da568: Pull complete [2023-04-07T02:50:01.381Z] bab4dde63d76: Pull complete [2023-04-07T02:50:01.381Z] bde34c3a00c8: Pull complete [2023-04-07T02:50:01.645Z] b352a97aabf1: Pull complete [2023-04-07T02:50:01.646Z] 4872d77fe225: Pull complete [2023-04-07T02:50:01.906Z] 5851b861e8e6: Pull complete [2023-04-07T02:50:01.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T02:50:01.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:50:01.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:50:02.006Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T02:50:02.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T02:50:04.221Z] $ docker top d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d -eo pid,comm [2023-04-07T02:50:04.272Z] 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-04-07T02:50:04.272Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:50:04.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:50:04.298Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:50:04.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:50:04.418Z] $ docker exec d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d ssh-agent [2023-04-07T02:50:04.530Z] SSH_AUTH_SOCK=/tmp/ssh-aOohsolTXlRy/agent.33 [2023-04-07T02:50:04.530Z] SSH_AGENT_PID=39 [2023-04-07T02:50:04.537Z] Running ssh-add (command line suppressed) [2023-04-07T02:50:04.638Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6673676679069367454.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6673676679069367454.key) [2023-04-07T02:50:04.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:50:04.949Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T02:50:04.972Z] $ docker exec --env ******** --env ******** d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d ssh-agent -k [2023-04-07T02:50:05.070Z] unset SSH_AUTH_SOCK; [2023-04-07T02:50:05.070Z] unset SSH_AGENT_PID; [2023-04-07T02:50:05.071Z] echo Agent pid 39 killed; [2023-04-07T02:50:05.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T02:50:05.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:50:05.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:50:05.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:50:05.216Z] $ docker exec d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d ssh-agent [2023-04-07T02:50:05.328Z] SSH_AUTH_SOCK=/tmp/ssh-zNuDFPGSDhQ9/agent.71 [2023-04-07T02:50:05.328Z] SSH_AGENT_PID=77 [2023-04-07T02:50:05.333Z] Running ssh-add (command line suppressed) [2023-04-07T02:50:05.435Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17776760376051618790.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17776760376051618790.key) [2023-04-07T02:50:05.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:50:05.730Z] + git semver init [2023-04-07T02:50:05.990Z] 2023-04-07 02:50:05,932 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T02:50:05.990Z] 2023-04-07 02:50:05,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-07T02:50:05.990Z] 2023-04-07 02:50:05,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-04-07T02:50:05.990Z] 2023-04-07 02:50:05,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:50:06.930Z] 2023-04-07 02:50:06,593 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-04-07T02:50:06.930Z] 2023-04-07 02:50:06,594 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-04-07T02:50:06.930Z] 2023-04-07 02:50:06,594 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:50:06.930Z] 2023-04-07 02:50:06,595 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T02:50:06.930Z] 3.0.0-dev.24 [Pipeline] } [2023-04-07T02:50:06.946Z] $ docker exec --env ******** --env ******** d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d ssh-agent -k [2023-04-07T02:50:07.043Z] unset SSH_AUTH_SOCK; [2023-04-07T02:50:07.044Z] unset SSH_AGENT_PID; [2023-04-07T02:50:07.044Z] echo Agent pid 77 killed; [2023-04-07T02:50:07.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:50:07.366Z] + git semver [Pipeline] } [2023-04-07T02:50:07.643Z] $ docker stop --time=1 d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d [2023-04-07T02:50:08.955Z] $ docker rm -f --volumes d0677b305fef4a03cf7c89a196819ce9be6f2f73897d9eb3c4ee7ee45e7d472d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:50:09.299Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T02:50:09.521Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T02:50:09.524Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [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-04-07T02:50:09.666Z] provisioning config files... [2023-04-07T02:50:09.676Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8899053120452108038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:50:09.975Z] ---> docker-login.sh [2023-04-07T02:50:09.975Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:50:09.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:50:09.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:50:09.975Z] Configure a credential helper to remove this warning. See [2023-04-07T02:50:09.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:50:09.975Z] [2023-04-07T02:50:09.975Z] Login Succeeded [2023-04-07T02:50:09.975Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:50:09.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:50:09.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:50:09.975Z] Configure a credential helper to remove this warning. See [2023-04-07T02:50:09.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:50:09.975Z] [2023-04-07T02:50:09.975Z] Login Succeeded [2023-04-07T02:50:09.975Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:50:10.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:50:10.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:50:10.234Z] Configure a credential helper to remove this warning. See [2023-04-07T02:50:10.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:50:10.234Z] [2023-04-07T02:50:10.234Z] Login Succeeded [2023-04-07T02:50:10.234Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:50:10.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:50:10.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:50:10.234Z] Configure a credential helper to remove this warning. See [2023-04-07T02:50:10.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:50:10.234Z] [2023-04-07T02:50:10.234Z] Login Succeeded [2023-04-07T02:50:10.234Z] docker.io [2023-04-07T02:50:10.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:50:10.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:50:10.493Z] Configure a credential helper to remove this warning. See [2023-04-07T02:50:10.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:50:10.493Z] [2023-04-07T02:50:10.493Z] Login Succeeded [2023-04-07T02:50:10.493Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:50:10.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:50:10.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:50:10.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:50:10.582Z] ========================================================= [2023-04-07T02:50:10.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T02:50:10.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:50:10.899Z] + 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-04-07T02:50:10.899Z] Sending build context to Docker daemon 1.919MB [2023-04-07T02:50:10.899Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:50:10.899Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T02:50:10.899Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T02:50:10.899Z] 63b65145d645: Pulling fs layer [2023-04-07T02:50:10.899Z] a2d21d5440eb: Pulling fs layer [2023-04-07T02:50:10.899Z] 935e6c44a52c: Pulling fs layer [2023-04-07T02:50:10.899Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T02:50:10.899Z] 30dea6a524f1: Pulling fs layer [2023-04-07T02:50:10.899Z] a2aff8979fd8: Pulling fs layer [2023-04-07T02:50:10.899Z] 6808be2612f2: Pulling fs layer [2023-04-07T02:50:10.899Z] f25807f1079a: Pulling fs layer [2023-04-07T02:50:10.899Z] 30dea6a524f1: Waiting [2023-04-07T02:50:10.899Z] 94cc34f8dd06: Waiting [2023-04-07T02:50:10.899Z] a2aff8979fd8: Waiting [2023-04-07T02:50:10.899Z] 6808be2612f2: Waiting [2023-04-07T02:50:10.899Z] a2d21d5440eb: Verifying Checksum [2023-04-07T02:50:10.899Z] 94cc34f8dd06: Download complete [2023-04-07T02:50:10.899Z] 30dea6a524f1: Download complete [2023-04-07T02:50:11.159Z] 63b65145d645: Verifying Checksum [2023-04-07T02:50:11.159Z] 63b65145d645: Download complete [2023-04-07T02:50:11.159Z] a2aff8979fd8: Verifying Checksum [2023-04-07T02:50:11.159Z] a2aff8979fd8: Download complete [2023-04-07T02:50:11.159Z] 63b65145d645: Pull complete [2023-04-07T02:50:11.419Z] a2d21d5440eb: Pull complete [2023-04-07T02:50:11.419Z] f25807f1079a: Verifying Checksum [2023-04-07T02:50:11.419Z] f25807f1079a: Download complete [2023-04-07T02:50:11.677Z] 935e6c44a52c: Verifying Checksum [2023-04-07T02:50:11.677Z] 935e6c44a52c: Download complete [2023-04-07T02:50:11.677Z] 6808be2612f2: Verifying Checksum [2023-04-07T02:50:11.677Z] 6808be2612f2: Download complete [2023-04-07T02:50:15.870Z] 935e6c44a52c: Pull complete [2023-04-07T02:50:15.870Z] 94cc34f8dd06: Pull complete [2023-04-07T02:50:15.870Z] 30dea6a524f1: Pull complete [2023-04-07T02:50:15.870Z] a2aff8979fd8: Pull complete [2023-04-07T02:50:17.781Z] 6808be2612f2: Pull complete [2023-04-07T02:50:18.717Z] f25807f1079a: Pull complete [2023-04-07T02:50:18.717Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T02:50:18.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T02:50:18.717Z] ---> 3b553350e43f [2023-04-07T02:50:18.717Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:50:22.018Z] ---> Running in d267a2645869 [2023-04-07T02:50:22.018Z] Removing intermediate container d267a2645869 [2023-04-07T02:50:22.018Z] ---> 555a56252572 [2023-04-07T02:50:22.018Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:50:22.018Z] ---> Running in 20626a127f25 [2023-04-07T02:50:22.018Z] Removing intermediate container 20626a127f25 [2023-04-07T02:50:22.018Z] ---> 10d71afbed46 [2023-04-07T02:50:22.018Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:50:22.018Z] ---> Running in 40747ee9aa78 [2023-04-07T02:50:22.018Z] Removing intermediate container 40747ee9aa78 [2023-04-07T02:50:22.018Z] ---> e7a48bcdf2ab [2023-04-07T02:50:22.018Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:50:22.018Z] ---> Running in cc176a244f06 [2023-04-07T02:50:22.018Z] Removing intermediate container cc176a244f06 [2023-04-07T02:50:22.018Z] ---> ab83233449cc [2023-04-07T02:50:22.018Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:50:22.278Z] ---> Running in 46fc791b4cbc [2023-04-07T02:50:22.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:50:22.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:50:23.056Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-07T02:50:23.056Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:50:23.056Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:50:23.056Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:50:23.056Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-07T02:50:23.056Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-07T02:50:23.056Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-07T02:50:23.056Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-07T02:50:23.056Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:50:23.056Z] (10/14) Installing kmod-libs (30-r1) [2023-04-07T02:50:23.056Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-07T02:50:23.056Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-07T02:50:23.056Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-07T02:50:23.056Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-07T02:50:23.056Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:50:23.056Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:50:23.056Z] OK: 272 MiB in 67 packages [2023-04-07T02:50:23.624Z] Removing intermediate container 46fc791b4cbc [2023-04-07T02:50:23.624Z] ---> bcfed79d4699 [2023-04-07T02:50:23.624Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-07T02:50:23.624Z] ---> Running in 4fe67ca4da5c [2023-04-07T02:50:23.883Z] Removing intermediate container 4fe67ca4da5c [2023-04-07T02:50:23.883Z] ---> 46586060bf4b [2023-04-07T02:50:23.883Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-07T02:50:23.883Z] ---> f4cfa8e1f97e [2023-04-07T02:50:23.883Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:50:23.883Z] ---> Running in b313364a9eb4 [2023-04-07T02:50:24.634Z] Still waiting to schedule task [2023-04-07T02:50:24.635Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-07T02:50:50.444Z] Removing intermediate container b313364a9eb4 [2023-04-07T02:50:50.444Z] ---> abcf470542a4 [2023-04-07T02:50:50.444Z] Step 11/13 : COPY . . [2023-04-07T02:50:50.444Z] ---> a04fc778c7ec [2023-04-07T02:50:50.444Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:50:50.444Z] ---> Running in 2c0f7831f15f [2023-04-07T02:50:50.444Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:50:50.444Z] Dload Upload Total Spent Left Speed [2023-04-07T02:50:50.444Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21123 0 --:--:-- --:--:-- --:--:-- 21673 [2023-04-07T02:50:50.444Z] Removing intermediate container 2c0f7831f15f [2023-04-07T02:50:50.444Z] ---> 0b82f1ec20f8 [2023-04-07T02:50:50.444Z] Step 13/13 : RUN ${MAKE} [2023-04-07T02:50:50.444Z] ---> Running in 7518022d8b09 [2023-04-07T02:50:50.444Z] noop [2023-04-07T02:50:50.444Z] Removing intermediate container 7518022d8b09 [2023-04-07T02:50:50.444Z] ---> c9db5ab51d5c [2023-04-07T02:50:50.444Z] Successfully built c9db5ab51d5c [2023-04-07T02:50:50.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:50:50.768Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:50:50.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:50:50.841Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T02:50:50.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-04-07T02:50:51.257Z] $ docker top 833949e958daa431873527b03fd2358b8eaa54d1eae2aa37689e8f982ae57358 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:50:51.599Z] + go version [2023-04-07T02:50:51.599Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T02:50:51.615Z] $ docker stop --time=1 833949e958daa431873527b03fd2358b8eaa54d1eae2aa37689e8f982ae57358 [2023-04-07T02:50:52.885Z] $ docker rm -f --volumes 833949e958daa431873527b03fd2358b8eaa54d1eae2aa37689e8f982ae57358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:50:53.293Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:50:53.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:50:53.380Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T02:50:53.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-04-07T02:50:53.765Z] $ docker top 35330374ca96a6233b4fa3c3b755822ca65dc9d9575d02e3c38f3064019cccfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:50:54.107Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:50:54.405Z] + make test [2023-04-07T02:50:54.406Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:50:59.674Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-07T02:51:09.643Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-07T02:51:09.643Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 2.0% of statements [2023-04-07T02:51:16.219Z] go vet ./... [2023-04-07T02:51:20.413Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:51:20.413Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:51:20.413Z] ./bin/test-attribution-txt.sh [2023-04-07T02:51:20.413Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:51:20.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:51:20.438Z] $ docker stop --time=1 35330374ca96a6233b4fa3c3b755822ca65dc9d9575d02e3c38f3064019cccfa [2023-04-07T02:51:23.306Z] $ docker rm -f --volumes 35330374ca96a6233b4fa3c3b755822ca65dc9d9575d02e3c38f3064019cccfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:51:23.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:51:23.807Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T02:51:24.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:51:24.605Z] + ls -al . [2023-04-07T02:51:24.605Z] total 188 [2023-04-07T02:51:24.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:50 . [2023-04-07T02:51:24.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:49 .. [2023-04-07T02:51:24.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:50 .git [2023-04-07T02:51:24.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:49 .github [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:49 .gitignore [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:49 .golangci.yml [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:49 .hadolint.yml [2023-04-07T02:51:24.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:50 .semver [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:49 Attribution.txt [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:49 CHANGELOG.md [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:49 Dockerfile [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:49 GOVERNANCE.md [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:49 Jenkinsfile [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:49 LICENSE [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:49 Makefile [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:49 OWNERS.md [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:49 README.md [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:50 VERSION [2023-04-07T02:51:24.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:49 bin [2023-04-07T02:51:24.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:49 cmd [2023-04-07T02:51:24.605Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:51 coverage.out [2023-04-07T02:51:24.605Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:49 docker-entrypoint.sh [2023-04-07T02:51:24.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:49 docs [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 7 02:49 go.mod [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 7 02:49 go.sum [2023-04-07T02:51:24.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:49 internal [2023-04-07T02:51:24.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:49 snap [2023-04-07T02:51:24.605Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:51:24.953Z] + 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=6092c9085675b91a8d413abdbfedf2a2dc879208 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-04-07T02:51:24.953Z] Sending build context to Docker daemon 1.948MB [2023-04-07T02:51:24.953Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:51:24.953Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-07T02:51:24.953Z] ---> c9db5ab51d5c [2023-04-07T02:51:24.954Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:51:24.954Z] ---> Running in b829c82d2119 [2023-04-07T02:51:25.236Z] Removing intermediate container b829c82d2119 [2023-04-07T02:51:25.236Z] ---> 955ce8c1d00f [2023-04-07T02:51:25.236Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:51:25.236Z] ---> Running in 8a72ec3c9374 [2023-04-07T02:51:25.236Z] Removing intermediate container 8a72ec3c9374 [2023-04-07T02:51:25.236Z] ---> 774cdbf81548 [2023-04-07T02:51:25.236Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:51:25.236Z] ---> Running in 9bbb1bb242ea [2023-04-07T02:51:25.236Z] Removing intermediate container 9bbb1bb242ea [2023-04-07T02:51:25.236Z] ---> bbe145506038 [2023-04-07T02:51:25.236Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:51:25.236Z] ---> Running in 308665075b9e [2023-04-07T02:51:25.514Z] Removing intermediate container 308665075b9e [2023-04-07T02:51:25.514Z] ---> 6c8a0246d273 [2023-04-07T02:51:25.514Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:51:25.514Z] ---> Running in 585a01f1df95 [2023-04-07T02:51:25.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:51:25.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:51:26.341Z] OK: 272 MiB in 67 packages [2023-04-07T02:51:26.601Z] Removing intermediate container 585a01f1df95 [2023-04-07T02:51:26.601Z] ---> c60cc25cebe6 [2023-04-07T02:51:26.601Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-07T02:51:26.601Z] ---> Running in 2037a47a2039 [2023-04-07T02:51:26.601Z] Removing intermediate container 2037a47a2039 [2023-04-07T02:51:26.601Z] ---> 463c0e77d999 [2023-04-07T02:51:26.601Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-07T02:51:26.601Z] ---> 64fcc7b3f987 [2023-04-07T02:51:26.601Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:51:26.601Z] ---> Running in 76cc7c657c15 [2023-04-07T02:51:27.545Z] Removing intermediate container 76cc7c657c15 [2023-04-07T02:51:27.545Z] ---> 881dc96bdea6 [2023-04-07T02:51:27.545Z] Step 11/35 : COPY . . [2023-04-07T02:51:27.545Z] ---> 4440b60b98b5 [2023-04-07T02:51:27.545Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:51:27.545Z] ---> Running in 6819bdb706b0 [2023-04-07T02:51:27.804Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:51:27.804Z] Dload Upload Total Spent Left Speed [2023-04-07T02:51:28.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21811 0 --:--:-- --:--:-- --:--:-- 22125 [2023-04-07T02:51:28.320Z] Removing intermediate container 6819bdb706b0 [2023-04-07T02:51:28.320Z] ---> d6c1114d9600 [2023-04-07T02:51:28.320Z] Step 13/35 : RUN ${MAKE} [2023-04-07T02:51:28.320Z] ---> Running in 2443ab2d2f95 [2023-04-07T02:51:28.577Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-07T02:51:50.518Z] Removing intermediate container 2443ab2d2f95 [2023-04-07T02:51:50.518Z] ---> f69e233bb4e2 [2023-04-07T02:51:50.518Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-07T02:51:50.518Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-07T02:51:50.518Z] 4acc49c71d14: Pulling fs layer [2023-04-07T02:51:50.518Z] 4acc49c71d14: Download complete [2023-04-07T02:51:50.518Z] 4acc49c71d14: Pull complete [2023-04-07T02:51:50.518Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-07T02:51:50.518Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-07T02:51:50.518Z] ---> 01a2bd3e5fff [2023-04-07T02:51:50.518Z] Step 15/35 : FROM alpine:3.17 [2023-04-07T02:51:50.518Z] 3.17: Pulling from library/alpine [2023-04-07T02:51:50.518Z] f56be85fc22e: Pulling fs layer [2023-04-07T02:51:50.518Z] f56be85fc22e: Verifying Checksum [2023-04-07T02:51:50.518Z] f56be85fc22e: Download complete [2023-04-07T02:51:50.777Z] f56be85fc22e: Pull complete [2023-04-07T02:51:50.777Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:51:50.777Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:51:50.777Z] ---> 9ed4aefc74f6 [2023-04-07T02:51:50.777Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T02:51:51.036Z] ---> Running in c999f9ccb2eb [2023-04-07T02:51:51.036Z] Removing intermediate container c999f9ccb2eb [2023-04-07T02:51:51.036Z] ---> 404aa2fa6ef3 [2023-04-07T02:51:51.036Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-07T02:51:51.295Z] ---> Running in 3848b35f2167 [2023-04-07T02:51:51.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:51:51.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:51:51.812Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-07T02:51:51.812Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-07T02:51:51.812Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-07T02:51:51.812Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-07T02:51:51.812Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-07T02:51:51.812Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-07T02:51:51.812Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-07T02:51:51.812Z] (8/86) Installing libxcb (1.15-r0) [2023-04-07T02:51:51.812Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-07T02:51:51.812Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-07T02:51:51.812Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-07T02:51:51.812Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-07T02:51:51.812Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-07T02:51:51.812Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-07T02:51:51.812Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-07T02:51:51.812Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-07T02:51:51.812Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-07T02:51:52.071Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-07T02:51:52.071Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-07T02:51:52.071Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-07T02:51:52.071Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-07T02:51:52.071Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-07T02:51:52.071Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-07T02:51:52.071Z] (24/86) Installing glib (2.74.6-r0) [2023-04-07T02:51:52.071Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-07T02:51:52.071Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-07T02:51:52.071Z] (27/86) Installing libass (0.16.0-r1) [2023-04-07T02:51:52.071Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-07T02:51:52.071Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-07T02:51:52.071Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-07T02:51:52.071Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-07T02:51:52.071Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-07T02:51:52.071Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-07T02:51:52.071Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-07T02:51:52.071Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-07T02:51:52.071Z] (36/86) Installing libunistring (1.1-r0) [2023-04-07T02:51:52.071Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-07T02:51:52.071Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-07T02:51:52.071Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-07T02:51:52.071Z] (40/86) Installing lame (3.100-r2) [2023-04-07T02:51:52.071Z] (41/86) Installing opus (1.3.1-r1) [2023-04-07T02:51:52.071Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-07T02:51:52.071Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-07T02:51:52.071Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-07T02:51:52.330Z] (45/86) Installing orc (0.4.33-r0) [2023-04-07T02:51:52.330Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-07T02:51:52.330Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-07T02:51:52.330Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-07T02:51:52.330Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-07T02:51:52.330Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-07T02:51:52.330Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-07T02:51:52.330Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-07T02:51:52.330Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-07T02:51:52.330Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-07T02:51:52.330Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-07T02:51:52.330Z] (56/86) Installing libpulse (16.1-r6) [2023-04-07T02:51:52.330Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-07T02:51:52.330Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-07T02:51:52.330Z] (59/86) Installing librist (0.2.7-r0) [2023-04-07T02:51:52.330Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-07T02:51:52.330Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-07T02:51:52.330Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-07T02:51:52.330Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:51:52.330Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:51:52.330Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-07T02:51:52.330Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-07T02:51:52.330Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-07T02:51:52.330Z] (68/86) Installing libva (2.16.0-r0) [2023-04-07T02:51:52.589Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-07T02:51:52.589Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-07T02:51:52.589Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-07T02:51:52.589Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-07T02:51:52.589Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-07T02:51:52.589Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-07T02:51:52.589Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-07T02:51:52.589Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-07T02:51:52.589Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-07T02:51:52.589Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-07T02:51:52.589Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-07T02:51:52.850Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-07T02:51:52.850Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-07T02:51:52.850Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:51:52.850Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-07T02:51:52.850Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:51:52.850Z] (85/86) Installing kmod-libs (30-r1) [2023-04-07T02:51:52.850Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-07T02:51:52.850Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:51:52.850Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:51:52.850Z] OK: 112 MiB in 101 packages [2023-04-07T02:51:54.794Z] Removing intermediate container 3848b35f2167 [2023-04-07T02:51:54.794Z] ---> 1ee404cf372f [2023-04-07T02:51:54.794Z] Step 18/35 : WORKDIR / [2023-04-07T02:51:55.053Z] ---> Running in 179ff6afea41 [2023-04-07T02:51:55.053Z] Removing intermediate container 179ff6afea41 [2023-04-07T02:51:55.053Z] ---> f4b575147ca6 [2023-04-07T02:51:55.053Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-07T02:51:55.620Z] ---> 06252ff2b663 [2023-04-07T02:51:55.620Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-07T02:51:55.878Z] ---> 999cefcfff99 [2023-04-07T02:51:55.879Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-07T02:51:55.879Z] ---> 888036ef7b6c [2023-04-07T02:51:55.879Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-07T02:51:55.879Z] ---> dd4867557ed7 [2023-04-07T02:51:55.879Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-07T02:51:56.136Z] ---> 7afd47ab0fb2 [2023-04-07T02:51:56.136Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-07T02:51:56.136Z] ---> 8c0628e96278 [2023-04-07T02:51:56.136Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-07T02:51:57.075Z] ---> 7a007e4ec311 [2023-04-07T02:51:57.075Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:51:57.075Z] ---> Running in 17d9bd1151f2 [2023-04-07T02:51:57.334Z] Removing intermediate container 17d9bd1151f2 [2023-04-07T02:51:57.334Z] ---> 4dc88c50d880 [2023-04-07T02:51:57.334Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-07T02:51:57.334Z] ---> Running in 154e5512c70a [2023-04-07T02:51:57.903Z] Removing intermediate container 154e5512c70a [2023-04-07T02:51:57.903Z] ---> 7984b3418101 [2023-04-07T02:51:57.903Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-07T02:51:57.903Z] ---> Running in bb113a25cb7c [2023-04-07T02:51:58.472Z] Removing intermediate container bb113a25cb7c [2023-04-07T02:51:58.472Z] ---> fae50ffee57d [2023-04-07T02:51:58.472Z] Step 29/35 : EXPOSE 59983 [2023-04-07T02:51:58.472Z] ---> Running in 3eb3c808e3ad [2023-04-07T02:51:58.472Z] Removing intermediate container 3eb3c808e3ad [2023-04-07T02:51:58.472Z] ---> f75bdfec8b4c [2023-04-07T02:51:58.472Z] Step 30/35 : EXPOSE 8554 [2023-04-07T02:51:58.472Z] ---> Running in 9c8d13733004 [2023-04-07T02:51:58.730Z] Removing intermediate container 9c8d13733004 [2023-04-07T02:51:58.730Z] ---> c1ce9af5e54b [2023-04-07T02:51:58.730Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-07T02:51:58.730Z] ---> Running in 269cb63f9af9 [2023-04-07T02:51:58.730Z] Removing intermediate container 269cb63f9af9 [2023-04-07T02:51:58.730Z] ---> ec044d18812a [2023-04-07T02:51:58.730Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-07T02:51:58.730Z] ---> Running in 3ce3b3267253 [2023-04-07T02:51:58.730Z] Removing intermediate container 3ce3b3267253 [2023-04-07T02:51:58.730Z] ---> 74ec50ca634a [2023-04-07T02:51:58.730Z] Step 33/35 : LABEL arch=amd64 [2023-04-07T02:51:58.730Z] ---> Running in bdda4d1474cd [2023-04-07T02:51:58.990Z] Removing intermediate container bdda4d1474cd [2023-04-07T02:51:58.990Z] ---> cf00c07bb1b5 [2023-04-07T02:51:58.990Z] Step 34/35 : LABEL git_sha=6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T02:51:58.990Z] ---> Running in 49d3981bdc48 [2023-04-07T02:51:58.990Z] Removing intermediate container 49d3981bdc48 [2023-04-07T02:51:58.990Z] ---> 510a8f810b1f [2023-04-07T02:51:58.990Z] Step 35/35 : LABEL version=3.0.0-dev.24 [2023-04-07T02:51:58.990Z] ---> Running in 11f9ab89c7cd [2023-04-07T02:51:58.990Z] Removing intermediate container 11f9ab89c7cd [2023-04-07T02:51:58.990Z] ---> af6e72caeaae [2023-04-07T02:51:58.990Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:51:58.990Z] Successfully built af6e72caeaae [2023-04-07T02:51:58.990Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:51:59.065Z] provisioning config files... [2023-04-07T02:51:59.073Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12993858033549357710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:51:59.366Z] ---> docker-login.sh [2023-04-07T02:51:59.366Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:51:59.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:51:59.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:51:59.366Z] Configure a credential helper to remove this warning. See [2023-04-07T02:51:59.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:51:59.366Z] [2023-04-07T02:51:59.366Z] Login Succeeded [2023-04-07T02:51:59.366Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:51:59.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:51:59.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:51:59.366Z] Configure a credential helper to remove this warning. See [2023-04-07T02:51:59.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:51:59.366Z] [2023-04-07T02:51:59.366Z] Login Succeeded [2023-04-07T02:51:59.366Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:51:59.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:51:59.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:51:59.625Z] Configure a credential helper to remove this warning. See [2023-04-07T02:51:59.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:51:59.625Z] [2023-04-07T02:51:59.625Z] Login Succeeded [2023-04-07T02:51:59.625Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:51:59.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:51:59.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:51:59.625Z] Configure a credential helper to remove this warning. See [2023-04-07T02:51:59.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:51:59.625Z] [2023-04-07T02:51:59.625Z] Login Succeeded [2023-04-07T02:51:59.625Z] docker.io [2023-04-07T02:51:59.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:51:59.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:51:59.883Z] Configure a credential helper to remove this warning. See [2023-04-07T02:51:59.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:51:59.883Z] [2023-04-07T02:51:59.883Z] Login Succeeded [2023-04-07T02:51:59.883Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:51:59.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:51:59.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:51:59.949Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-04-07T02:51:59.949Z] 6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T02:51:59.949Z] latest [2023-04-07T02:51:59.949Z] 3.0.0-dev.24 [2023-04-07T02:51:59.949Z] 6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T02:51:59.949Z] main [2023-04-07T02:51:59.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:00.262Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:00.565Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T02:52:00.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:52:00.565Z] d1e21c3cb896: Preparing [2023-04-07T02:52:00.565Z] ba00df686cc9: Preparing [2023-04-07T02:52:00.565Z] 0e55d1346264: Preparing [2023-04-07T02:52:00.565Z] 3827b5b91e75: Preparing [2023-04-07T02:52:00.565Z] acc83c6ca332: Preparing [2023-04-07T02:52:00.565Z] 085272e6371e: Preparing [2023-04-07T02:52:00.565Z] 24c1ba5654bd: Preparing [2023-04-07T02:52:00.565Z] 307a1c6db129: Preparing [2023-04-07T02:52:00.565Z] be9a0b9b63b0: Preparing [2023-04-07T02:52:00.565Z] 2bc98c58236f: Preparing [2023-04-07T02:52:00.565Z] 0d51490eb0f3: Preparing [2023-04-07T02:52:00.565Z] f1417ff83b31: Preparing [2023-04-07T02:52:00.565Z] 085272e6371e: Waiting [2023-04-07T02:52:00.565Z] 24c1ba5654bd: Waiting [2023-04-07T02:52:00.565Z] 307a1c6db129: Waiting [2023-04-07T02:52:00.565Z] be9a0b9b63b0: Waiting [2023-04-07T02:52:00.565Z] 2bc98c58236f: Waiting [2023-04-07T02:52:00.565Z] 0d51490eb0f3: Waiting [2023-04-07T02:52:00.565Z] f1417ff83b31: Waiting [2023-04-07T02:52:00.565Z] 0e55d1346264: Pushed [2023-04-07T02:52:00.565Z] d1e21c3cb896: Pushed [2023-04-07T02:52:00.565Z] acc83c6ca332: Pushed [2023-04-07T02:52:00.565Z] ba00df686cc9: Pushed [2023-04-07T02:52:00.824Z] 085272e6371e: Pushed [2023-04-07T02:52:00.824Z] be9a0b9b63b0: Pushed [2023-04-07T02:52:00.824Z] 307a1c6db129: Pushed [2023-04-07T02:52:00.824Z] 24c1ba5654bd: Pushed [2023-04-07T02:52:00.824Z] f1417ff83b31: Layer already exists [2023-04-07T02:52:03.351Z] 3827b5b91e75: Pushed [2023-04-07T02:52:03.351Z] 2bc98c58236f: Pushed [2023-04-07T02:52:11.461Z] 0d51490eb0f3: Pushed [2023-04-07T02:52:11.461Z] 6092c9085675b91a8d413abdbfedf2a2dc879208: digest: sha256:d4ab916d8172a12a30474fc79418780c4a8efcfc122137434fa119f6703dda28 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:11.764Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:12.070Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-07T02:52:12.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:52:12.070Z] d1e21c3cb896: Preparing [2023-04-07T02:52:12.070Z] ba00df686cc9: Preparing [2023-04-07T02:52:12.070Z] 0e55d1346264: Preparing [2023-04-07T02:52:12.070Z] 3827b5b91e75: Preparing [2023-04-07T02:52:12.070Z] acc83c6ca332: Preparing [2023-04-07T02:52:12.070Z] 085272e6371e: Preparing [2023-04-07T02:52:12.070Z] 24c1ba5654bd: Preparing [2023-04-07T02:52:12.070Z] 307a1c6db129: Preparing [2023-04-07T02:52:12.070Z] be9a0b9b63b0: Preparing [2023-04-07T02:52:12.070Z] 2bc98c58236f: Preparing [2023-04-07T02:52:12.070Z] 0d51490eb0f3: Preparing [2023-04-07T02:52:12.070Z] f1417ff83b31: Preparing [2023-04-07T02:52:12.070Z] be9a0b9b63b0: Waiting [2023-04-07T02:52:12.070Z] 2bc98c58236f: Waiting [2023-04-07T02:52:12.070Z] 0d51490eb0f3: Waiting [2023-04-07T02:52:12.070Z] f1417ff83b31: Waiting [2023-04-07T02:52:12.070Z] 085272e6371e: Waiting [2023-04-07T02:52:12.070Z] 24c1ba5654bd: Waiting [2023-04-07T02:52:12.070Z] 307a1c6db129: Waiting [2023-04-07T02:52:12.070Z] ba00df686cc9: Layer already exists [2023-04-07T02:52:12.070Z] 3827b5b91e75: Layer already exists [2023-04-07T02:52:12.070Z] 0e55d1346264: Layer already exists [2023-04-07T02:52:12.070Z] acc83c6ca332: Layer already exists [2023-04-07T02:52:12.070Z] d1e21c3cb896: Layer already exists [2023-04-07T02:52:12.070Z] 307a1c6db129: Layer already exists [2023-04-07T02:52:12.070Z] 085272e6371e: Layer already exists [2023-04-07T02:52:12.070Z] 24c1ba5654bd: Layer already exists [2023-04-07T02:52:12.070Z] 2bc98c58236f: Layer already exists [2023-04-07T02:52:12.070Z] be9a0b9b63b0: Layer already exists [2023-04-07T02:52:12.070Z] 0d51490eb0f3: Layer already exists [2023-04-07T02:52:12.070Z] f1417ff83b31: Layer already exists [2023-04-07T02:52:12.070Z] latest: digest: sha256:d4ab916d8172a12a30474fc79418780c4a8efcfc122137434fa119f6703dda28 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:12.374Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:12.686Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.24 [2023-04-07T02:52:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:52:12.686Z] d1e21c3cb896: Preparing [2023-04-07T02:52:12.686Z] ba00df686cc9: Preparing [2023-04-07T02:52:12.686Z] 0e55d1346264: Preparing [2023-04-07T02:52:12.686Z] 3827b5b91e75: Preparing [2023-04-07T02:52:12.686Z] acc83c6ca332: Preparing [2023-04-07T02:52:12.686Z] 085272e6371e: Preparing [2023-04-07T02:52:12.686Z] 24c1ba5654bd: Preparing [2023-04-07T02:52:12.686Z] 307a1c6db129: Preparing [2023-04-07T02:52:12.686Z] be9a0b9b63b0: Preparing [2023-04-07T02:52:12.686Z] 2bc98c58236f: Preparing [2023-04-07T02:52:12.686Z] 0d51490eb0f3: Preparing [2023-04-07T02:52:12.686Z] f1417ff83b31: Preparing [2023-04-07T02:52:12.686Z] 085272e6371e: Waiting [2023-04-07T02:52:12.686Z] 24c1ba5654bd: Waiting [2023-04-07T02:52:12.686Z] 307a1c6db129: Waiting [2023-04-07T02:52:12.686Z] be9a0b9b63b0: Waiting [2023-04-07T02:52:12.686Z] 2bc98c58236f: Waiting [2023-04-07T02:52:12.686Z] 0d51490eb0f3: Waiting [2023-04-07T02:52:12.686Z] f1417ff83b31: Waiting [2023-04-07T02:52:12.686Z] 0e55d1346264: Layer already exists [2023-04-07T02:52:12.686Z] 3827b5b91e75: Layer already exists [2023-04-07T02:52:12.686Z] d1e21c3cb896: Layer already exists [2023-04-07T02:52:12.686Z] acc83c6ca332: Layer already exists [2023-04-07T02:52:12.686Z] ba00df686cc9: Layer already exists [2023-04-07T02:52:12.686Z] 085272e6371e: Layer already exists [2023-04-07T02:52:12.686Z] 24c1ba5654bd: Layer already exists [2023-04-07T02:52:12.686Z] be9a0b9b63b0: Layer already exists [2023-04-07T02:52:12.686Z] 2bc98c58236f: Layer already exists [2023-04-07T02:52:12.686Z] 307a1c6db129: Layer already exists [2023-04-07T02:52:12.686Z] 0d51490eb0f3: Layer already exists [2023-04-07T02:52:12.686Z] f1417ff83b31: Layer already exists [2023-04-07T02:52:12.686Z] 3.0.0-dev.24: digest: sha256:d4ab916d8172a12a30474fc79418780c4a8efcfc122137434fa119f6703dda28 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:12.998Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:13.302Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T02:52:13.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:52:13.302Z] d1e21c3cb896: Preparing [2023-04-07T02:52:13.302Z] ba00df686cc9: Preparing [2023-04-07T02:52:13.302Z] 0e55d1346264: Preparing [2023-04-07T02:52:13.302Z] 3827b5b91e75: Preparing [2023-04-07T02:52:13.302Z] acc83c6ca332: Preparing [2023-04-07T02:52:13.302Z] 085272e6371e: Preparing [2023-04-07T02:52:13.302Z] 24c1ba5654bd: Preparing [2023-04-07T02:52:13.302Z] 307a1c6db129: Preparing [2023-04-07T02:52:13.302Z] be9a0b9b63b0: Preparing [2023-04-07T02:52:13.302Z] 2bc98c58236f: Preparing [2023-04-07T02:52:13.302Z] 0d51490eb0f3: Preparing [2023-04-07T02:52:13.302Z] f1417ff83b31: Preparing [2023-04-07T02:52:13.302Z] 085272e6371e: Waiting [2023-04-07T02:52:13.302Z] be9a0b9b63b0: Waiting [2023-04-07T02:52:13.302Z] f1417ff83b31: Waiting [2023-04-07T02:52:13.302Z] 307a1c6db129: Waiting [2023-04-07T02:52:13.302Z] 0d51490eb0f3: Waiting [2023-04-07T02:52:13.302Z] ba00df686cc9: Layer already exists [2023-04-07T02:52:13.302Z] 3827b5b91e75: Layer already exists [2023-04-07T02:52:13.302Z] 0e55d1346264: Layer already exists [2023-04-07T02:52:13.302Z] d1e21c3cb896: Layer already exists [2023-04-07T02:52:13.302Z] acc83c6ca332: Layer already exists [2023-04-07T02:52:13.302Z] 085272e6371e: Layer already exists [2023-04-07T02:52:13.302Z] 307a1c6db129: Layer already exists [2023-04-07T02:52:13.302Z] be9a0b9b63b0: Layer already exists [2023-04-07T02:52:13.302Z] 0d51490eb0f3: Layer already exists [2023-04-07T02:52:13.302Z] 2bc98c58236f: Layer already exists [2023-04-07T02:52:13.302Z] 24c1ba5654bd: Layer already exists [2023-04-07T02:52:13.302Z] f1417ff83b31: Layer already exists [2023-04-07T02:52:13.302Z] 6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24: digest: sha256:d4ab916d8172a12a30474fc79418780c4a8efcfc122137434fa119f6703dda28 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:13.608Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:13.908Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-04-07T02:52:13.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-04-07T02:52:13.908Z] d1e21c3cb896: Preparing [2023-04-07T02:52:13.908Z] ba00df686cc9: Preparing [2023-04-07T02:52:13.908Z] 0e55d1346264: Preparing [2023-04-07T02:52:13.908Z] 3827b5b91e75: Preparing [2023-04-07T02:52:13.908Z] acc83c6ca332: Preparing [2023-04-07T02:52:13.909Z] 085272e6371e: Preparing [2023-04-07T02:52:13.909Z] 24c1ba5654bd: Preparing [2023-04-07T02:52:13.909Z] 307a1c6db129: Preparing [2023-04-07T02:52:13.909Z] be9a0b9b63b0: Preparing [2023-04-07T02:52:13.909Z] 2bc98c58236f: Preparing [2023-04-07T02:52:13.909Z] 0d51490eb0f3: Preparing [2023-04-07T02:52:13.909Z] f1417ff83b31: Preparing [2023-04-07T02:52:13.909Z] 2bc98c58236f: Waiting [2023-04-07T02:52:13.909Z] 24c1ba5654bd: Waiting [2023-04-07T02:52:13.909Z] be9a0b9b63b0: Waiting [2023-04-07T02:52:13.909Z] 307a1c6db129: Waiting [2023-04-07T02:52:13.909Z] 0d51490eb0f3: Waiting [2023-04-07T02:52:13.909Z] f1417ff83b31: Waiting [2023-04-07T02:52:13.909Z] acc83c6ca332: Layer already exists [2023-04-07T02:52:13.909Z] 0e55d1346264: Layer already exists [2023-04-07T02:52:13.909Z] d1e21c3cb896: Layer already exists [2023-04-07T02:52:13.909Z] ba00df686cc9: Layer already exists [2023-04-07T02:52:13.909Z] 3827b5b91e75: Layer already exists [2023-04-07T02:52:13.909Z] 085272e6371e: Layer already exists [2023-04-07T02:52:13.909Z] 2bc98c58236f: Layer already exists [2023-04-07T02:52:13.909Z] 24c1ba5654bd: Layer already exists [2023-04-07T02:52:13.909Z] be9a0b9b63b0: Layer already exists [2023-04-07T02:52:13.909Z] 307a1c6db129: Layer already exists [2023-04-07T02:52:13.909Z] f1417ff83b31: Layer already exists [2023-04-07T02:52:13.909Z] 0d51490eb0f3: Layer already exists [2023-04-07T02:52:13.909Z] main: digest: sha256:d4ab916d8172a12a30474fc79418780c4a8efcfc122137434fa119f6703dda28 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T02:52:13.947Z] ===================================================== [Pipeline] echo [2023-04-07T02:52:13.952Z] taggedImages: [2023-04-07T02:52:13.952Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T02:52:13.952Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-04-07T02:52:13.952Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.24 [2023-04-07T02:52:13.952Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T02:52:13.952Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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-04-07T02:52:14.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:52:14.319Z] [2023-04-07T02:52:14.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:52:14.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:52:14.612Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T02:52:14.612Z] 5eb5b503b376: Pulling fs layer [2023-04-07T02:52:14.612Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T02:52:14.612Z] ec43610c2a17: Pulling fs layer [2023-04-07T02:52:14.612Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T02:52:14.612Z] 33b1e0a273af: Pulling fs layer [2023-04-07T02:52:14.612Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T02:52:14.612Z] 2f39f015ded8: Pulling fs layer [2023-04-07T02:52:14.612Z] 33b1e0a273af: Waiting [2023-04-07T02:52:14.612Z] 5d3b04190fa2: Waiting [2023-04-07T02:52:14.612Z] 2f39f015ded8: Waiting [2023-04-07T02:52:14.612Z] 3a2ae6a8a46f: Waiting [2023-04-07T02:52:14.612Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T02:52:14.612Z] 5c69ac0246d0: Download complete [2023-04-07T02:52:14.612Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T02:52:14.612Z] 3a2ae6a8a46f: Download complete [2023-04-07T02:52:14.612Z] 33b1e0a273af: Verifying Checksum [2023-04-07T02:52:14.612Z] 33b1e0a273af: Download complete [2023-04-07T02:52:14.612Z] ec43610c2a17: Verifying Checksum [2023-04-07T02:52:14.612Z] ec43610c2a17: Download complete [2023-04-07T02:52:14.612Z] 5d3b04190fa2: Download complete [2023-04-07T02:52:14.869Z] 5eb5b503b376: Verifying Checksum [2023-04-07T02:52:14.869Z] 5eb5b503b376: Download complete [2023-04-07T02:52:15.433Z] 2f39f015ded8: Download complete [2023-04-07T02:52:15.998Z] 5eb5b503b376: Pull complete [2023-04-07T02:52:16.256Z] 5c69ac0246d0: Pull complete [2023-04-07T02:52:16.514Z] ec43610c2a17: Pull complete [2023-04-07T02:52:16.774Z] 3a2ae6a8a46f: Pull complete [2023-04-07T02:52:16.774Z] 33b1e0a273af: Pull complete [2023-04-07T02:52:17.032Z] 5d3b04190fa2: Pull complete [2023-04-07T02:52:21.227Z] 2f39f015ded8: Pull complete [2023-04-07T02:52:21.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T02:52:21.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:52:21.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:52:21.305Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T02:52:21.330Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T02:52:23.889Z] $ docker top eeb075063735d34e48bdff3c6f14ede50d32db1d5ddb43b2c9eaa9b9ccc2c95e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:52:24.261Z] ---> job-cost.sh [2023-04-07T02:52:24.261Z] lf-activate-venv: SKIPPING [2023-04-07T02:52:24.261Z] INFO: No Stack... [2023-04-07T02:52:24.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:52:24.779Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:52:25.066Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-04-07T02:52:25.066Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:52:25.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [2023-04-07T02:52:25.089Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] did not exist. Created. [2023-04-07T02:52:25.089Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:52:25.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T02:52:25.412Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:52:25.421Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:52:25.440Z] $ docker stop --time=1 eeb075063735d34e48bdff3c6f14ede50d32db1d5ddb43b2c9eaa9b9ccc2c95e [2023-04-07T02:52:26.592Z] $ docker rm -f --volumes eeb075063735d34e48bdff3c6f14ede50d32db1d5ddb43b2c9eaa9b9ccc2c95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T02:54:13.099Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7070 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-04-07T02:54:13.112Z] Running in /w/workspace/device-usb-camera/96 [Pipeline] { [Pipeline] checkout [2023-04-07T02:54:13.146Z] Selected Git installation does not exist. Using Default [2023-04-07T02:54:13.146Z] The recommended git tool is: NONE [2023-04-07T02:54:19.459Z] using credential edgex-jenkins-ssh [2023-04-07T02:54:19.480Z] Cloning the remote Git repository [2023-04-07T02:54:19.532Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-07T02:54:19.654Z] > git init /w/workspace/device-usb-camera/96 # timeout=10 [2023-04-07T02:54:19.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-07T02:54:19.823Z] > git --version # timeout=10 [2023-04-07T02:54:19.845Z] > git --version # 'git version 2.25.1' [2023-04-07T02:54:19.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:54:20.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:54:21.760Z] Avoid second fetch [2023-04-07T02:54:21.761Z] Checking out Revision 6092c9085675b91a8d413abdbfedf2a2dc879208 (main) [2023-04-07T02:54:20.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-07T02:54:20.814Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:54:21.779Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:54:21.857Z] > git checkout -f 6092c9085675b91a8d413abdbfedf2a2dc879208 # timeout=10 [2023-04-07T02:54:22.366Z] Commit message: "Merge pull request #211 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:54:23.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T02:54:23.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:54:23.381Z] Dload Upload Total Spent Left Speed [2023-04-07T02:54:23.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-04-07T02:54:24.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T02:54:24.341Z] + sudo tee /etc/docker/daemon.new [2023-04-07T02:54:24.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T02:54:24.341Z] { [2023-04-07T02:54:24.341Z] "registry-mirrors": [ [2023-04-07T02:54:24.341Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T02:54:24.341Z] ], [2023-04-07T02:54:24.341Z] "bip": "10.250.0.254/24", [2023-04-07T02:54:24.341Z] "hosts": [ [2023-04-07T02:54:24.341Z] "tcp://0.0.0.0:5555", [2023-04-07T02:54:24.341Z] "unix:///var/run/docker.sock" [2023-04-07T02:54:24.341Z] ], [2023-04-07T02:54:24.341Z] "mtu": 1458, [2023-04-07T02:54:24.341Z] "selinux-enabled": true, [2023-04-07T02:54:24.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T02:54:24.341Z] } [Pipeline] sh [2023-04-07T02:54:24.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T02:54:25.031Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:54:43.327Z] provisioning config files... [2023-04-07T02:54:43.357Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/96@tmp/config14209387623486282577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:54:43.722Z] ---> docker-login.sh [2023-04-07T02:54:43.722Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:54:44.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:54:44.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:54:44.581Z] Configure a credential helper to remove this warning. See [2023-04-07T02:54:44.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:54:44.581Z] [2023-04-07T02:54:44.581Z] Login Succeeded [2023-04-07T02:54:44.581Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:54:44.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:54:44.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:54:44.852Z] Configure a credential helper to remove this warning. See [2023-04-07T02:54:44.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:54:44.852Z] [2023-04-07T02:54:44.852Z] Login Succeeded [2023-04-07T02:54:44.852Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:54:45.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:54:45.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:54:45.124Z] Configure a credential helper to remove this warning. See [2023-04-07T02:54:45.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:54:45.124Z] [2023-04-07T02:54:45.124Z] Login Succeeded [2023-04-07T02:54:45.124Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:54:45.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:54:45.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:54:45.667Z] Configure a credential helper to remove this warning. See [2023-04-07T02:54:45.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:54:45.667Z] [2023-04-07T02:54:45.667Z] Login Succeeded [2023-04-07T02:54:45.667Z] docker.io [2023-04-07T02:54:45.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:54:46.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:54:46.203Z] Configure a credential helper to remove this warning. See [2023-04-07T02:54:46.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:54:46.203Z] [2023-04-07T02:54:46.203Z] Login Succeeded [2023-04-07T02:54:46.203Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:54:46.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:54:46.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:54:46.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:54:46.519Z] ========================================================= [2023-04-07T02:54:46.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T02:54:46.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:54:46.865Z] + 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-04-07T02:54:47.133Z] Sending build context to Docker daemon 1.221MB [2023-04-07T02:54:47.133Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:54:47.133Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-07T02:54:47.409Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T02:54:47.409Z] af6eaf76a39c: Pulling fs layer [2023-04-07T02:54:47.409Z] 55522c791124: Pulling fs layer [2023-04-07T02:54:47.409Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T02:54:47.409Z] 169dfbe0d373: Pulling fs layer [2023-04-07T02:54:47.409Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T02:54:47.409Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T02:54:47.409Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T02:54:47.409Z] 169dfbe0d373: Waiting [2023-04-07T02:54:47.409Z] 52ebb69f0ebf: Waiting [2023-04-07T02:54:47.409Z] 5abe8eddf0d5: Waiting [2023-04-07T02:54:47.409Z] e1ff8fa3b103: Waiting [2023-04-07T02:54:47.409Z] 55522c791124: Verifying Checksum [2023-04-07T02:54:47.409Z] 55522c791124: Download complete [2023-04-07T02:54:47.409Z] 169dfbe0d373: Verifying Checksum [2023-04-07T02:54:47.409Z] 169dfbe0d373: Download complete [2023-04-07T02:54:47.409Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T02:54:47.409Z] e1ff8fa3b103: Download complete [2023-04-07T02:54:47.409Z] af6eaf76a39c: Verifying Checksum [2023-04-07T02:54:48.887Z] af6eaf76a39c: Pull complete [2023-04-07T02:54:48.887Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T02:54:48.887Z] 5abe8eddf0d5: Download complete [2023-04-07T02:54:49.160Z] 55522c791124: Pull complete [2023-04-07T02:54:50.131Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T02:54:50.131Z] ce5c4a1c91eb: Download complete [2023-04-07T02:54:50.131Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T02:54:50.131Z] 52ebb69f0ebf: Download complete [2023-04-07T02:55:02.472Z] ce5c4a1c91eb: Pull complete [2023-04-07T02:55:02.472Z] 169dfbe0d373: Pull complete [2023-04-07T02:55:02.472Z] e1ff8fa3b103: Pull complete [2023-04-07T02:55:10.966Z] 52ebb69f0ebf: Pull complete [2023-04-07T02:55:12.939Z] 5abe8eddf0d5: Pull complete [2023-04-07T02:55:12.939Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T02:55:12.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T02:55:12.939Z] ---> 6cb57ee374ae [2023-04-07T02:55:12.939Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:55:14.366Z] ---> Running in 831d9ea6eb50 [2023-04-07T02:55:14.972Z] Removing intermediate container 831d9ea6eb50 [2023-04-07T02:55:14.972Z] ---> 26c437effb78 [2023-04-07T02:55:14.972Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:55:14.972Z] ---> Running in d0d16afae964 [2023-04-07T02:55:15.241Z] Removing intermediate container d0d16afae964 [2023-04-07T02:55:15.241Z] ---> 81b9f6a0444b [2023-04-07T02:55:15.241Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T02:55:15.241Z] ---> Running in 0a068041e970 [2023-04-07T02:55:15.510Z] Removing intermediate container 0a068041e970 [2023-04-07T02:55:15.510Z] ---> 040af0adb964 [2023-04-07T02:55:15.510Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T02:55:15.786Z] ---> Running in 3b2e76fe65be [2023-04-07T02:55:16.056Z] Removing intermediate container 3b2e76fe65be [2023-04-07T02:55:16.056Z] ---> 96b6f7b04632 [2023-04-07T02:55:16.056Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:55:16.056Z] ---> Running in d66ef74c50d6 [2023-04-07T02:55:17.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:55:17.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:55:19.250Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-07T02:55:19.250Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-07T02:55:19.250Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T02:55:19.250Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T02:55:19.250Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-07T02:55:19.250Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-07T02:55:19.250Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-07T02:55:19.250Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-07T02:55:19.250Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-07T02:55:19.250Z] (10/14) Installing kmod-libs (30-r1) [2023-04-07T02:55:19.250Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-07T02:55:19.250Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-07T02:55:19.250Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-07T02:55:19.250Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-07T02:55:19.250Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:55:19.250Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T02:55:19.250Z] OK: 271 MiB in 67 packages [2023-04-07T02:55:20.671Z] Removing intermediate container d66ef74c50d6 [2023-04-07T02:55:20.671Z] ---> e43a07b23e98 [2023-04-07T02:55:20.671Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-07T02:55:20.671Z] ---> Running in c3bfdb04a177 [2023-04-07T02:55:21.257Z] Removing intermediate container c3bfdb04a177 [2023-04-07T02:55:21.257Z] ---> 994f3a62d56a [2023-04-07T02:55:21.257Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-07T02:55:23.840Z] ---> 9a7276245622 [2023-04-07T02:55:23.840Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:55:23.840Z] ---> Running in 3dfbbf52a6c3 [2023-04-07T02:56:31.774Z] Removing intermediate container 3dfbbf52a6c3 [2023-04-07T02:56:31.774Z] ---> c4d3a492fa05 [2023-04-07T02:56:31.774Z] Step 11/13 : COPY . . [2023-04-07T02:56:31.774Z] ---> 0c125dc04eb3 [2023-04-07T02:56:31.774Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T02:56:31.774Z] ---> Running in 339938431d88 [2023-04-07T02:56:31.774Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:56:31.774Z]  Dload Upload Total Spent Left Speed [2023-04-07T02:56:31.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2541 0 --:--:-- --:--:-- --:--:-- 2546 [2023-04-07T02:56:31.774Z] Removing intermediate container 339938431d88 [2023-04-07T02:56:31.774Z] ---> c1d21f2c45ae [2023-04-07T02:56:31.774Z] Step 13/13 : RUN ${MAKE} [2023-04-07T02:56:31.774Z] ---> Running in 0d248e8271c4 [2023-04-07T02:56:31.774Z] noop [2023-04-07T02:56:31.774Z] Removing intermediate container 0d248e8271c4 [2023-04-07T02:56:31.774Z] ---> 2547f05f9a9c [2023-04-07T02:56:31.774Z] Successfully built 2547f05f9a9c [2023-04-07T02:56:31.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:56:32.122Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:56:32.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:56:32.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-04-07T02:56:32.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/96 -v /w/workspace/device-usb-camera/96:/w/workspace/device-usb-camera/96:rw,z -v /w/workspace/device-usb-camera/96@tmp:/w/workspace/device-usb-camera/96@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 ******** ci-base-image-arm64 cat [2023-04-07T02:56:33.741Z] $ docker top 7fecc2afaaa5c725101b446aa60214893818a0a3a68ad59a7636b6c62c3a7442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:56:34.578Z] + go version [2023-04-07T02:56:34.578Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T02:56:34.603Z] $ docker stop --time=1 7fecc2afaaa5c725101b446aa60214893818a0a3a68ad59a7636b6c62c3a7442 [2023-04-07T02:56:36.229Z] $ docker rm -f --volumes 7fecc2afaaa5c725101b446aa60214893818a0a3a68ad59a7636b6c62c3a7442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:56:36.751Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:56:36.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:56:36.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-04-07T02:56:37.003Z] $ 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/96 -v /w/workspace/device-usb-camera/96:/w/workspace/device-usb-camera/96:rw,z -v /w/workspace/device-usb-camera/96@tmp:/w/workspace/device-usb-camera/96@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 ******** ci-base-image-arm64 cat [2023-04-07T02:56:38.173Z] $ docker top b4022ede7c1790aad14a58b3797715860924cfcbc2799c58932eda0e0cf81eea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:56:39.008Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/96 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:56:39.660Z] + make test [2023-04-07T02:56:39.660Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:57:11.894Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-07T02:59:18.581Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-07T02:59:18.581Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 2.0% of statements [2023-04-07T02:59:19.550Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T02:59:19.550Z] go vet ./... [2023-04-07T02:59:58.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:59:58.440Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:59:58.440Z] ./bin/test-attribution-txt.sh [2023-04-07T02:59:58.440Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:59:58.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:59:58.477Z] $ docker stop --time=1 b4022ede7c1790aad14a58b3797715860924cfcbc2799c58932eda0e0cf81eea [2023-04-07T03:00:01.967Z] $ docker rm -f --volumes b4022ede7c1790aad14a58b3797715860924cfcbc2799c58932eda0e0cf81eea [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T03:00:03.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T03:00:03.173Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T03:00:03.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T03:00:04.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T03:00:04.420Z] + ls -al . [2023-04-07T03:00:04.420Z] total 184 [2023-04-07T03:00:04.420Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:56 . [2023-04-07T03:00:04.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:54 .. [2023-04-07T03:00:04.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:54 .git [2023-04-07T03:00:04.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:54 .github [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 7 02:54 .gitignore [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 02:54 .golangci.yml [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 7 02:54 .hadolint.yml [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 9535 Apr 7 02:54 Attribution.txt [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 7 02:54 CHANGELOG.md [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 7 02:54 Dockerfile [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:54 GOVERNANCE.md [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 7 02:54 Jenkinsfile [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 7 02:54 LICENSE [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 7 02:54 Makefile [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 7 02:54 OWNERS.md [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 7 02:54 README.md [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 02:50 VERSION [2023-04-07T03:00:04.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:54 bin [2023-04-07T03:00:04.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:54 cmd [2023-04-07T03:00:04.420Z] -rw-r--r-- 1 jenkins jenkins 28352 Apr 7 02:59 coverage.out [2023-04-07T03:00:04.420Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 7 02:54 docker-entrypoint.sh [2023-04-07T03:00:04.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:54 docs [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 7 02:54 go.mod [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 31713 Apr 7 02:54 go.sum [2023-04-07T03:00:04.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:54 internal [2023-04-07T03:00:04.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:54 snap [2023-04-07T03:00:04.420Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 7 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:00:04.755Z] + 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=6092c9085675b91a8d413abdbfedf2a2dc879208 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-04-07T03:00:05.026Z] Sending build context to Docker daemon 1.25MB [2023-04-07T03:00:05.026Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T03:00:05.026Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-07T03:00:05.026Z] ---> 2547f05f9a9c [2023-04-07T03:00:05.026Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-07T03:00:05.292Z] ---> Running in a18df9ef6803 [2023-04-07T03:00:05.560Z] Removing intermediate container a18df9ef6803 [2023-04-07T03:00:05.560Z] ---> f62175f2a4ca [2023-04-07T03:00:05.560Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T03:00:05.560Z] ---> Running in 7ac0beb90e72 [2023-04-07T03:00:05.827Z] Removing intermediate container 7ac0beb90e72 [2023-04-07T03:00:05.827Z] ---> 5a032622b565 [2023-04-07T03:00:05.827Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-07T03:00:05.827Z] ---> Running in da04d26c9674 [2023-04-07T03:00:06.416Z] Removing intermediate container da04d26c9674 [2023-04-07T03:00:06.416Z] ---> 5c4fd2745b37 [2023-04-07T03:00:06.416Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-07T03:00:06.416Z] ---> Running in 370a65058b74 [2023-04-07T03:00:06.687Z] Removing intermediate container 370a65058b74 [2023-04-07T03:00:06.687Z] ---> 8cb3e46001e3 [2023-04-07T03:00:06.687Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T03:00:06.688Z] ---> Running in 1ea8ef63e8fe [2023-04-07T03:00:07.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T03:00:08.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T03:00:09.645Z] OK: 271 MiB in 67 packages [2023-04-07T03:00:10.617Z] Removing intermediate container 1ea8ef63e8fe [2023-04-07T03:00:10.617Z] ---> a85e326ce5a3 [2023-04-07T03:00:10.617Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-07T03:00:10.617Z] ---> Running in 34b8cf39a5b9 [2023-04-07T03:00:10.886Z] Removing intermediate container 34b8cf39a5b9 [2023-04-07T03:00:10.886Z] ---> e3f613f01e4f [2023-04-07T03:00:10.886Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-07T03:00:11.473Z] ---> 69a025b97577 [2023-04-07T03:00:11.473Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T03:00:11.473Z] ---> Running in 6fbf4ce9d5b8 [2023-04-07T03:00:14.058Z] Removing intermediate container 6fbf4ce9d5b8 [2023-04-07T03:00:14.058Z] ---> 84c98ddef3cf [2023-04-07T03:00:14.058Z] Step 11/35 : COPY . . [2023-04-07T03:00:15.021Z] ---> de66ced1c89c [2023-04-07T03:00:15.021Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-07T03:00:15.292Z] ---> Running in ca41387f1e6d [2023-04-07T03:00:16.257Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T03:00:16.257Z] Dload Upload Total Spent Left Speed [2023-04-07T03:00:16.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3460 0 --:--:-- --:--:-- --:--:-- 3481 [2023-04-07T03:00:17.497Z] Removing intermediate container ca41387f1e6d [2023-04-07T03:00:17.497Z] ---> a3787b655014 [2023-04-07T03:00:17.497Z] Step 13/35 : RUN ${MAKE} [2023-04-07T03:00:17.497Z] ---> Running in f53c17e78450 [2023-04-07T03:00:18.467Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-07T03:02:55.188Z] Removing intermediate container f53c17e78450 [2023-04-07T03:02:55.189Z] ---> 05d70d9c5c3b [2023-04-07T03:02:55.189Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-07T03:02:55.189Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-07T03:02:55.189Z] 8766b47fe142: Pulling fs layer [2023-04-07T03:02:55.189Z] 8766b47fe142: Download complete [2023-04-07T03:02:55.189Z] 8766b47fe142: Pull complete [2023-04-07T03:02:55.189Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-07T03:02:55.189Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-07T03:02:55.189Z] ---> 69d40e2cb93c [2023-04-07T03:02:55.189Z] Step 15/35 : FROM alpine:3.17 [2023-04-07T03:02:55.189Z] 3.17: Pulling from library/alpine [2023-04-07T03:02:55.189Z] c41833b44d91: Pulling fs layer [2023-04-07T03:02:55.189Z] c41833b44d91: Verifying Checksum [2023-04-07T03:02:55.189Z] c41833b44d91: Download complete [2023-04-07T03:02:55.189Z] c41833b44d91: Pull complete [2023-04-07T03:02:55.189Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T03:02:55.189Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T03:02:55.189Z] ---> 51e60588ff2c [2023-04-07T03:02:55.189Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-07T03:02:55.189Z] ---> Running in 27292b89fdd6 [2023-04-07T03:02:55.189Z] Removing intermediate container 27292b89fdd6 [2023-04-07T03:02:55.189Z] ---> 1d8007206250 [2023-04-07T03:02:55.189Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-07T03:02:55.189Z] ---> Running in a4fb86650b6c [2023-04-07T03:02:55.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T03:02:55.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T03:02:55.189Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-07T03:02:55.189Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-07T03:02:55.189Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-07T03:02:55.189Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-07T03:02:55.189Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-07T03:02:55.189Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-07T03:02:55.189Z] (7/83) Installing libxcb (1.15-r0) [2023-04-07T03:02:55.189Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-07T03:02:55.189Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-07T03:02:55.189Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-07T03:02:55.189Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-07T03:02:55.189Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-07T03:02:55.189Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-07T03:02:55.189Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-07T03:02:55.189Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-07T03:02:55.189Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-07T03:02:55.189Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-07T03:02:55.189Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-07T03:02:55.189Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-07T03:02:55.189Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-07T03:02:55.189Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-07T03:02:55.189Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-07T03:02:55.189Z] (23/83) Installing glib (2.74.6-r0) [2023-04-07T03:02:55.189Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-07T03:02:55.189Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-07T03:02:55.189Z] (26/83) Installing libass (0.16.0-r1) [2023-04-07T03:02:55.189Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-07T03:02:55.189Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-07T03:02:55.189Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-07T03:02:55.189Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-07T03:02:55.189Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-07T03:02:55.189Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-07T03:02:55.189Z] (33/83) Installing libunistring (1.1-r0) [2023-04-07T03:02:55.189Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-07T03:02:55.189Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-07T03:02:55.189Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-07T03:02:55.189Z] (37/83) Installing lame (3.100-r2) [2023-04-07T03:02:55.189Z] (38/83) Installing opus (1.3.1-r1) [2023-04-07T03:02:55.189Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-07T03:02:55.189Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-07T03:02:55.189Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-07T03:02:55.189Z] (42/83) Installing orc (0.4.33-r0) [2023-04-07T03:02:55.189Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-07T03:02:55.189Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-07T03:02:55.189Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-07T03:02:55.189Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-07T03:02:55.189Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-07T03:02:55.189Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-07T03:02:55.189Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-07T03:02:55.189Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-07T03:02:55.189Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-07T03:02:55.189Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-07T03:02:55.189Z] (53/83) Installing libpulse (16.1-r6) [2023-04-07T03:02:55.189Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-07T03:02:55.189Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-07T03:02:55.189Z] (56/83) Installing librist (0.2.7-r0) [2023-04-07T03:02:55.189Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-07T03:02:55.189Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-07T03:02:55.189Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-07T03:02:55.189Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-07T03:02:55.189Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-07T03:02:55.189Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-07T03:02:55.189Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-07T03:02:55.189Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-07T03:02:55.189Z] (65/83) Installing libva (2.16.0-r0) [2023-04-07T03:02:55.189Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-07T03:02:55.189Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-07T03:02:55.189Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-07T03:02:55.189Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-07T03:02:55.189Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-07T03:02:55.189Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-07T03:02:55.189Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-07T03:02:55.189Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-07T03:02:55.189Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-07T03:02:55.189Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-07T03:02:55.189Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-07T03:02:55.189Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-07T03:02:55.189Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-07T03:02:55.189Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-07T03:02:55.189Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-07T03:02:55.189Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-07T03:02:55.189Z] (82/83) Installing kmod-libs (30-r1) [2023-04-07T03:02:55.189Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-07T03:02:55.189Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T03:02:55.189Z] Executing eudev-3.2.11-r4.trigger [2023-04-07T03:02:55.189Z] OK: 86 MiB in 98 packages [2023-04-07T03:02:56.598Z] Removing intermediate container a4fb86650b6c [2023-04-07T03:02:56.598Z] ---> 09799724c28e [2023-04-07T03:02:56.598Z] Step 18/35 : WORKDIR / [2023-04-07T03:02:56.598Z] ---> Running in 6cfdadcd644d [2023-04-07T03:02:56.867Z] Removing intermediate container 6cfdadcd644d [2023-04-07T03:02:56.867Z] ---> b4855a39495f [2023-04-07T03:02:56.867Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-07T03:02:58.278Z] ---> b65dd3cce061 [2023-04-07T03:02:58.279Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-07T03:02:58.861Z] ---> c52f8ff6b228 [2023-04-07T03:02:58.861Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-07T03:02:59.130Z] ---> ee683c36a1c9 [2023-04-07T03:02:59.130Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-07T03:02:59.713Z] ---> a494db094165 [2023-04-07T03:02:59.713Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-07T03:03:00.296Z] ---> db351c05b109 [2023-04-07T03:03:00.296Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-07T03:03:00.883Z] ---> 62d46e4d96ac [2023-04-07T03:03:00.883Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-07T03:03:02.297Z] ---> 3168c79a48dc [2023-04-07T03:03:02.297Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-07T03:03:02.297Z] ---> Running in d38f565fd70a [2023-04-07T03:03:03.707Z] Removing intermediate container d38f565fd70a [2023-04-07T03:03:03.707Z] ---> 381e76bf7d26 [2023-04-07T03:03:03.707Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-07T03:03:03.707Z] ---> Running in 05d916290a4c [2023-04-07T03:03:05.763Z] Removing intermediate container 05d916290a4c [2023-04-07T03:03:05.763Z] ---> 33f6010a4f21 [2023-04-07T03:03:05.763Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-07T03:03:05.763Z] ---> Running in 9e73868233ff [2023-04-07T03:03:07.231Z] Removing intermediate container 9e73868233ff [2023-04-07T03:03:07.231Z] ---> ac424c7b9622 [2023-04-07T03:03:07.231Z] Step 29/35 : EXPOSE 59983 [2023-04-07T03:03:07.231Z] ---> Running in b6e121428b36 [2023-04-07T03:03:07.508Z] Removing intermediate container b6e121428b36 [2023-04-07T03:03:07.508Z] ---> 11e73d977693 [2023-04-07T03:03:07.508Z] Step 30/35 : EXPOSE 8554 [2023-04-07T03:03:07.787Z] ---> Running in b117918c8be5 [2023-04-07T03:03:08.058Z] Removing intermediate container b117918c8be5 [2023-04-07T03:03:08.058Z] ---> 902454cc00b0 [2023-04-07T03:03:08.058Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-07T03:03:08.058Z] ---> Running in 2cd8c2f8a35e [2023-04-07T03:03:08.333Z] Removing intermediate container 2cd8c2f8a35e [2023-04-07T03:03:08.333Z] ---> 7abc1bd25f77 [2023-04-07T03:03:08.333Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-07T03:03:08.601Z] ---> Running in 43487c6e88a6 [2023-04-07T03:03:08.871Z] Removing intermediate container 43487c6e88a6 [2023-04-07T03:03:08.871Z] ---> 64bdde4d1083 [2023-04-07T03:03:08.871Z] Step 33/35 : LABEL arch=arm64 [2023-04-07T03:03:08.871Z] ---> Running in 4479dcb1b4d4 [2023-04-07T03:03:09.138Z] Removing intermediate container 4479dcb1b4d4 [2023-04-07T03:03:09.138Z] ---> 797f938d57c4 [2023-04-07T03:03:09.138Z] Step 34/35 : LABEL git_sha=6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T03:03:09.138Z] ---> Running in 4014365f82ac [2023-04-07T03:03:09.721Z] Removing intermediate container 4014365f82ac [2023-04-07T03:03:09.721Z] ---> 1b840914f8cc [2023-04-07T03:03:09.721Z] Step 35/35 : LABEL version=3.0.0-dev.24 [2023-04-07T03:03:09.721Z] ---> Running in f4b507927d53 [2023-04-07T03:03:09.988Z] Removing intermediate container f4b507927d53 [2023-04-07T03:03:09.988Z] ---> 9195378a43a6 [2023-04-07T03:03:09.988Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T03:03:09.988Z] Successfully built 9195378a43a6 [2023-04-07T03:03:09.988Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T03:03:10.127Z] provisioning config files... [2023-04-07T03:03:10.144Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/96@tmp/config2362282192443547409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:03:10.480Z] ---> docker-login.sh [2023-04-07T03:03:10.480Z] nexus3.edgexfoundry.org:10001 [2023-04-07T03:03:10.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T03:03:10.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T03:03:10.749Z] Configure a credential helper to remove this warning. See [2023-04-07T03:03:10.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T03:03:10.749Z] [2023-04-07T03:03:10.749Z] Login Succeeded [2023-04-07T03:03:10.749Z] nexus3.edgexfoundry.org:10002 [2023-04-07T03:03:11.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T03:03:11.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T03:03:11.015Z] Configure a credential helper to remove this warning. See [2023-04-07T03:03:11.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T03:03:11.015Z] [2023-04-07T03:03:11.015Z] Login Succeeded [2023-04-07T03:03:11.015Z] nexus3.edgexfoundry.org:10003 [2023-04-07T03:03:11.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T03:03:11.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T03:03:11.551Z] Configure a credential helper to remove this warning. See [2023-04-07T03:03:11.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T03:03:11.551Z] [2023-04-07T03:03:11.551Z] Login Succeeded [2023-04-07T03:03:11.551Z] nexus3.edgexfoundry.org:10004 [2023-04-07T03:03:11.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T03:03:11.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T03:03:11.818Z] Configure a credential helper to remove this warning. See [2023-04-07T03:03:11.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T03:03:11.818Z] [2023-04-07T03:03:11.818Z] Login Succeeded [2023-04-07T03:03:11.818Z] docker.io [2023-04-07T03:03:12.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T03:03:12.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T03:03:12.350Z] Configure a credential helper to remove this warning. See [2023-04-07T03:03:12.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T03:03:12.350Z] [2023-04-07T03:03:12.350Z] Login Succeeded [2023-04-07T03:03:12.350Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T03:03:12.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T03:03:12.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T03:03:12.406Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-04-07T03:03:12.406Z] 6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T03:03:12.406Z] latest [2023-04-07T03:03:12.406Z] 3.0.0-dev.24 [2023-04-07T03:03:12.406Z] 6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T03:03:12.406Z] main [2023-04-07T03:03:12.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:12.738Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:13.076Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T03:03:13.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T03:03:13.076Z] 38b69ff96ce5: Preparing [2023-04-07T03:03:13.076Z] ff898efbf867: Preparing [2023-04-07T03:03:13.076Z] 159f628392e9: Preparing [2023-04-07T03:03:13.076Z] 608d194cb50c: Preparing [2023-04-07T03:03:13.076Z] acc83c6ca332: Preparing [2023-04-07T03:03:13.076Z] 9311127dd44e: Preparing [2023-04-07T03:03:13.076Z] 35d75d657fb0: Preparing [2023-04-07T03:03:13.076Z] 8e8d8923beb0: Preparing [2023-04-07T03:03:13.076Z] 95e58e653d16: Preparing [2023-04-07T03:03:13.076Z] 32da8c44d5d8: Preparing [2023-04-07T03:03:13.076Z] a3844d0f4bb5: Preparing [2023-04-07T03:03:13.076Z] 26cbea5cba74: Preparing [2023-04-07T03:03:13.076Z] 9311127dd44e: Waiting [2023-04-07T03:03:13.076Z] 35d75d657fb0: Waiting [2023-04-07T03:03:13.076Z] 8e8d8923beb0: Waiting [2023-04-07T03:03:13.076Z] 95e58e653d16: Waiting [2023-04-07T03:03:13.076Z] 32da8c44d5d8: Waiting [2023-04-07T03:03:13.076Z] a3844d0f4bb5: Waiting [2023-04-07T03:03:13.076Z] 26cbea5cba74: Waiting [2023-04-07T03:03:13.343Z] acc83c6ca332: Pushed [2023-04-07T03:03:13.343Z] ff898efbf867: Pushed [2023-04-07T03:03:13.343Z] 159f628392e9: Pushed [2023-04-07T03:03:13.343Z] 38b69ff96ce5: Pushed [2023-04-07T03:03:13.609Z] 9311127dd44e: Pushed [2023-04-07T03:03:13.609Z] 95e58e653d16: Pushed [2023-04-07T03:03:13.609Z] 8e8d8923beb0: Pushed [2023-04-07T03:03:13.609Z] 35d75d657fb0: Pushed [2023-04-07T03:03:13.609Z] 26cbea5cba74: Layer already exists [2023-04-07T03:03:18.942Z] 608d194cb50c: Pushed [2023-04-07T03:03:18.942Z] 32da8c44d5d8: Pushed [2023-04-07T03:03:31.241Z] a3844d0f4bb5: Pushed [2023-04-07T03:03:31.241Z] 6092c9085675b91a8d413abdbfedf2a2dc879208: digest: sha256:a949cbc6e1161dc794d62dccb5f64babd1bbb4a973d3cb7ed750a19b010c0516 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:31.585Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:31.930Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-07T03:03:31.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T03:03:31.930Z] 38b69ff96ce5: Preparing [2023-04-07T03:03:31.930Z] ff898efbf867: Preparing [2023-04-07T03:03:31.930Z] 159f628392e9: Preparing [2023-04-07T03:03:31.930Z] 608d194cb50c: Preparing [2023-04-07T03:03:31.930Z] acc83c6ca332: Preparing [2023-04-07T03:03:31.930Z] 9311127dd44e: Preparing [2023-04-07T03:03:31.930Z] 35d75d657fb0: Preparing [2023-04-07T03:03:31.930Z] 8e8d8923beb0: Preparing [2023-04-07T03:03:31.930Z] 95e58e653d16: Preparing [2023-04-07T03:03:31.930Z] 32da8c44d5d8: Preparing [2023-04-07T03:03:31.930Z] a3844d0f4bb5: Preparing [2023-04-07T03:03:31.930Z] 26cbea5cba74: Preparing [2023-04-07T03:03:31.930Z] 9311127dd44e: Waiting [2023-04-07T03:03:31.930Z] 35d75d657fb0: Waiting [2023-04-07T03:03:31.930Z] 32da8c44d5d8: Waiting [2023-04-07T03:03:31.930Z] a3844d0f4bb5: Waiting [2023-04-07T03:03:31.930Z] 8e8d8923beb0: Waiting [2023-04-07T03:03:31.930Z] 26cbea5cba74: Waiting [2023-04-07T03:03:31.930Z] 95e58e653d16: Waiting [2023-04-07T03:03:31.930Z] 159f628392e9: Layer already exists [2023-04-07T03:03:31.930Z] ff898efbf867: Layer already exists [2023-04-07T03:03:31.930Z] 38b69ff96ce5: Layer already exists [2023-04-07T03:03:31.930Z] acc83c6ca332: Layer already exists [2023-04-07T03:03:31.930Z] 608d194cb50c: Layer already exists [2023-04-07T03:03:31.930Z] 8e8d8923beb0: Layer already exists [2023-04-07T03:03:31.930Z] 35d75d657fb0: Layer already exists [2023-04-07T03:03:31.930Z] 9311127dd44e: Layer already exists [2023-04-07T03:03:31.930Z] 95e58e653d16: Layer already exists [2023-04-07T03:03:31.930Z] 32da8c44d5d8: Layer already exists [2023-04-07T03:03:31.930Z] 26cbea5cba74: Layer already exists [2023-04-07T03:03:31.930Z] a3844d0f4bb5: Layer already exists [2023-04-07T03:03:32.197Z] latest: digest: sha256:a949cbc6e1161dc794d62dccb5f64babd1bbb4a973d3cb7ed750a19b010c0516 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:32.547Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:32.888Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.24 [2023-04-07T03:03:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T03:03:32.888Z] 38b69ff96ce5: Preparing [2023-04-07T03:03:32.888Z] ff898efbf867: Preparing [2023-04-07T03:03:32.888Z] 159f628392e9: Preparing [2023-04-07T03:03:32.888Z] 608d194cb50c: Preparing [2023-04-07T03:03:32.888Z] acc83c6ca332: Preparing [2023-04-07T03:03:32.888Z] 9311127dd44e: Preparing [2023-04-07T03:03:32.888Z] 35d75d657fb0: Preparing [2023-04-07T03:03:32.888Z] 8e8d8923beb0: Preparing [2023-04-07T03:03:32.888Z] 95e58e653d16: Preparing [2023-04-07T03:03:32.888Z] 32da8c44d5d8: Preparing [2023-04-07T03:03:32.888Z] a3844d0f4bb5: Preparing [2023-04-07T03:03:32.888Z] 26cbea5cba74: Preparing [2023-04-07T03:03:32.888Z] 9311127dd44e: Waiting [2023-04-07T03:03:32.888Z] 35d75d657fb0: Waiting [2023-04-07T03:03:32.888Z] 8e8d8923beb0: Waiting [2023-04-07T03:03:32.888Z] 95e58e653d16: Waiting [2023-04-07T03:03:32.888Z] 26cbea5cba74: Waiting [2023-04-07T03:03:32.888Z] 32da8c44d5d8: Waiting [2023-04-07T03:03:32.888Z] a3844d0f4bb5: Waiting [2023-04-07T03:03:32.888Z] 38b69ff96ce5: Layer already exists [2023-04-07T03:03:32.888Z] ff898efbf867: Layer already exists [2023-04-07T03:03:32.888Z] 159f628392e9: Layer already exists [2023-04-07T03:03:32.888Z] acc83c6ca332: Layer already exists [2023-04-07T03:03:32.888Z] 608d194cb50c: Layer already exists [2023-04-07T03:03:32.888Z] 8e8d8923beb0: Layer already exists [2023-04-07T03:03:32.888Z] 35d75d657fb0: Layer already exists [2023-04-07T03:03:32.888Z] 9311127dd44e: Layer already exists [2023-04-07T03:03:32.888Z] 95e58e653d16: Layer already exists [2023-04-07T03:03:32.888Z] 32da8c44d5d8: Layer already exists [2023-04-07T03:03:32.888Z] a3844d0f4bb5: Layer already exists [2023-04-07T03:03:32.888Z] 26cbea5cba74: Layer already exists [2023-04-07T03:03:33.155Z] 3.0.0-dev.24: digest: sha256:a949cbc6e1161dc794d62dccb5f64babd1bbb4a973d3cb7ed750a19b010c0516 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:33.505Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:33.848Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T03:03:33.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T03:03:33.848Z] 38b69ff96ce5: Preparing [2023-04-07T03:03:33.848Z] ff898efbf867: Preparing [2023-04-07T03:03:33.848Z] 159f628392e9: Preparing [2023-04-07T03:03:33.848Z] 608d194cb50c: Preparing [2023-04-07T03:03:33.848Z] acc83c6ca332: Preparing [2023-04-07T03:03:33.848Z] 9311127dd44e: Preparing [2023-04-07T03:03:33.848Z] 35d75d657fb0: Preparing [2023-04-07T03:03:33.848Z] 8e8d8923beb0: Preparing [2023-04-07T03:03:33.848Z] 95e58e653d16: Preparing [2023-04-07T03:03:33.848Z] 32da8c44d5d8: Preparing [2023-04-07T03:03:33.848Z] a3844d0f4bb5: Preparing [2023-04-07T03:03:33.848Z] 26cbea5cba74: Preparing [2023-04-07T03:03:33.848Z] 95e58e653d16: Waiting [2023-04-07T03:03:33.848Z] 32da8c44d5d8: Waiting [2023-04-07T03:03:33.848Z] 9311127dd44e: Waiting [2023-04-07T03:03:33.848Z] a3844d0f4bb5: Waiting [2023-04-07T03:03:33.848Z] 35d75d657fb0: Waiting [2023-04-07T03:03:33.848Z] 8e8d8923beb0: Waiting [2023-04-07T03:03:33.848Z] 26cbea5cba74: Waiting [2023-04-07T03:03:33.848Z] ff898efbf867: Layer already exists [2023-04-07T03:03:33.848Z] 159f628392e9: Layer already exists [2023-04-07T03:03:33.848Z] 608d194cb50c: Layer already exists [2023-04-07T03:03:33.848Z] 38b69ff96ce5: Layer already exists [2023-04-07T03:03:33.848Z] acc83c6ca332: Layer already exists [2023-04-07T03:03:33.848Z] 35d75d657fb0: Layer already exists [2023-04-07T03:03:33.848Z] 8e8d8923beb0: Layer already exists [2023-04-07T03:03:33.848Z] 9311127dd44e: Layer already exists [2023-04-07T03:03:33.848Z] 95e58e653d16: Layer already exists [2023-04-07T03:03:33.848Z] 32da8c44d5d8: Layer already exists [2023-04-07T03:03:33.848Z] a3844d0f4bb5: Layer already exists [2023-04-07T03:03:33.848Z] 26cbea5cba74: Layer already exists [2023-04-07T03:03:34.117Z] 6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24: digest: sha256:a949cbc6e1161dc794d62dccb5f64babd1bbb4a973d3cb7ed750a19b010c0516 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:34.463Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:34.797Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-04-07T03:03:34.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-04-07T03:03:34.797Z] 38b69ff96ce5: Preparing [2023-04-07T03:03:34.797Z] ff898efbf867: Preparing [2023-04-07T03:03:34.797Z] 159f628392e9: Preparing [2023-04-07T03:03:34.797Z] 608d194cb50c: Preparing [2023-04-07T03:03:34.797Z] acc83c6ca332: Preparing [2023-04-07T03:03:34.797Z] 9311127dd44e: Preparing [2023-04-07T03:03:34.797Z] 35d75d657fb0: Preparing [2023-04-07T03:03:34.797Z] 8e8d8923beb0: Preparing [2023-04-07T03:03:34.797Z] 95e58e653d16: Preparing [2023-04-07T03:03:34.797Z] 32da8c44d5d8: Preparing [2023-04-07T03:03:34.797Z] a3844d0f4bb5: Preparing [2023-04-07T03:03:34.797Z] 26cbea5cba74: Preparing [2023-04-07T03:03:34.797Z] 9311127dd44e: Waiting [2023-04-07T03:03:34.797Z] 95e58e653d16: Waiting [2023-04-07T03:03:34.797Z] 35d75d657fb0: Waiting [2023-04-07T03:03:34.797Z] 8e8d8923beb0: Waiting [2023-04-07T03:03:34.797Z] 32da8c44d5d8: Waiting [2023-04-07T03:03:34.797Z] 26cbea5cba74: Waiting [2023-04-07T03:03:34.797Z] a3844d0f4bb5: Waiting [2023-04-07T03:03:34.797Z] 159f628392e9: Layer already exists [2023-04-07T03:03:34.797Z] 608d194cb50c: Layer already exists [2023-04-07T03:03:34.797Z] acc83c6ca332: Layer already exists [2023-04-07T03:03:34.797Z] ff898efbf867: Layer already exists [2023-04-07T03:03:34.797Z] 38b69ff96ce5: Layer already exists [2023-04-07T03:03:34.797Z] 35d75d657fb0: Layer already exists [2023-04-07T03:03:34.797Z] 9311127dd44e: Layer already exists [2023-04-07T03:03:34.797Z] 8e8d8923beb0: Layer already exists [2023-04-07T03:03:34.797Z] 32da8c44d5d8: Layer already exists [2023-04-07T03:03:34.797Z] 95e58e653d16: Layer already exists [2023-04-07T03:03:34.797Z] 26cbea5cba74: Layer already exists [2023-04-07T03:03:34.797Z] a3844d0f4bb5: Layer already exists [2023-04-07T03:03:35.065Z] main: digest: sha256:a949cbc6e1161dc794d62dccb5f64babd1bbb4a973d3cb7ed750a19b010c0516 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-07T03:03:35.119Z] ===================================================== [Pipeline] echo [2023-04-07T03:03:35.127Z] taggedImages: [2023-04-07T03:03:35.127Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208 [2023-04-07T03:03:35.127Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-04-07T03:03:35.127Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.24 [2023-04-07T03:03:35.127Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:6092c9085675b91a8d413abdbfedf2a2dc879208-3.0.0-dev.24 [2023-04-07T03:03:35.127Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:35.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T03:03:35.494Z] [2023-04-07T03:03:35.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:03:35.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T03:03:35.820Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T03:03:35.820Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T03:03:35.820Z] 04944245beec: Pulling fs layer [2023-04-07T03:03:35.820Z] 699f458cf7ca: Pulling fs layer [2023-04-07T03:03:35.820Z] 765212b225bb: Pulling fs layer [2023-04-07T03:03:35.820Z] f23df028b6ca: Pulling fs layer [2023-04-07T03:03:35.820Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T03:03:35.820Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T03:03:35.820Z] f23df028b6ca: Waiting [2023-04-07T03:03:35.820Z] d65c8cfc05b1: Waiting [2023-04-07T03:03:35.820Z] 2437ff75d9bd: Waiting [2023-04-07T03:03:35.820Z] 765212b225bb: Waiting [2023-04-07T03:03:36.094Z] 04944245beec: Verifying Checksum [2023-04-07T03:03:36.095Z] 04944245beec: Download complete [2023-04-07T03:03:36.095Z] 765212b225bb: Verifying Checksum [2023-04-07T03:03:36.095Z] 765212b225bb: Download complete [2023-04-07T03:03:36.095Z] f23df028b6ca: Verifying Checksum [2023-04-07T03:03:36.095Z] f23df028b6ca: Download complete [2023-04-07T03:03:36.095Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T03:03:36.095Z] d65c8cfc05b1: Download complete [2023-04-07T03:03:36.095Z] 699f458cf7ca: Verifying Checksum [2023-04-07T03:03:36.095Z] 699f458cf7ca: Download complete [2023-04-07T03:03:36.687Z] 8998bd30e6a1: Download complete [2023-04-07T03:03:38.630Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T03:03:38.630Z] 2437ff75d9bd: Download complete [2023-04-07T03:03:40.568Z] 8998bd30e6a1: Pull complete [2023-04-07T03:03:40.836Z] 04944245beec: Pull complete [2023-04-07T03:03:42.244Z] 699f458cf7ca: Pull complete [2023-04-07T03:03:42.244Z] 765212b225bb: Pull complete [2023-04-07T03:03:43.200Z] f23df028b6ca: Pull complete [2023-04-07T03:03:43.200Z] d65c8cfc05b1: Pull complete [2023-04-07T03:03:55.493Z] 2437ff75d9bd: Pull complete [2023-04-07T03:03:55.493Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T03:03:55.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T03:03:55.493Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:03:55.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-7070 does not seem to be running inside a container [2023-04-07T03:03:55.732Z] $ 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/96 -v /w/workspace/device-usb-camera/96:/w/workspace/device-usb-camera/96:rw,z -v /w/workspace/device-usb-camera/96@tmp:/w/workspace/device-usb-camera/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T03:03:58.081Z] $ docker top 791eba1063fb8c6ca8e8173a520523ff8a0b1bdca78e1520c14c40c4495831d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:03:58.575Z] ---> job-cost.sh [2023-04-07T03:03:58.840Z] lf-activate-venv: SKIPPING [2023-04-07T03:03:58.840Z] INFO: No Stack... [2023-04-07T03:03:59.419Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T03:03:59.996Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T03:04:00.312Z] + cat /w/workspace/device-usb-camera/96/archives/cost.csv [2023-04-07T03:04:00.312Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T03:04:00.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [2023-04-07T03:04:00.645Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] did not exist. Created. [2023-04-07T03:04:00.645Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T03:04:00.978Z] /w/workspace/device-usb-camera/96@tmp/durable-d6120475/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T03:04:01.315Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T03:04:01.330Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T03:04:01.378Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T03:04:01.386Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T03:04:01.413Z] $ docker stop --time=1 791eba1063fb8c6ca8e8173a520523ff8a0b1bdca78e1520c14c40c4495831d4 [2023-04-07T03:04:04.540Z] $ docker rm -f --volumes 791eba1063fb8c6ca8e8173a520523ff8a0b1bdca78e1520c14c40c4495831d4 [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-04-07T03:04:04.967Z] provisioning config files... [2023-04-07T03:04:04.973Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10896157515167100602tmp [Pipeline] { [Pipeline] sh [2023-04-07T03:04:05.259Z] + set +x [2023-04-07T03:04:05.259Z] + + bash -s -- [2023-04-07T03:04:05.259Z] curl -s https://codecov.io/bash [2023-04-07T03:04:05.259Z] [2023-04-07T03:04:05.259Z] _____ _ [2023-04-07T03:04:05.259Z] / ____| | | [2023-04-07T03:04:05.259Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T03:04:05.259Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T03:04:05.259Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T03:04:05.259Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T03:04:05.259Z] Bash-1.0.6 [2023-04-07T03:04:05.259Z] [2023-04-07T03:04:05.259Z] [2023-04-07T03:04:05.259Z] ==> git version 2.25.1 found [2023-04-07T03:04:05.259Z] ==> 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-04-07T03:04:05.259Z] Release-Date: 2020-01-08 [2023-04-07T03:04:05.259Z] 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-04-07T03:04:05.259Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T03:04:05.259Z] ==> Jenkins CI detected. [2023-04-07T03:04:05.259Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-04-07T03:04:05.259Z] project root: . [2023-04-07T03:04:05.259Z] --> token set from env [2023-04-07T03:04:05.259Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T03:04:05.259Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T03:04:05.259Z] ==> Python coveragepy not found [2023-04-07T03:04:05.259Z] ==> Searching for coverage reports in: [2023-04-07T03:04:05.259Z] + . [2023-04-07T03:04:05.259Z] -> Found 1 reports [2023-04-07T03:04:05.259Z] ==> Detecting git/mercurial file structure [2023-04-07T03:04:05.259Z] ==> Reading reports [2023-04-07T03:04:05.259Z] + ./coverage.out bytes=28352 [2023-04-07T03:04:05.517Z] ==> Appending adjustments [2023-04-07T03:04:05.517Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T03:04:05.517Z] + Found adjustments [2023-04-07T03:04:05.517Z] ==> Gzipping contents [2023-04-07T03:04:05.517Z] 4.0K /tmp/codecov.kT2yuv.gz [2023-04-07T03:04:05.517Z] ==> Uploading reports [2023-04-07T03:04:05.517Z] url: https://codecov.io [2023-04-07T03:04:05.517Z] query: branch=main&commit=6092c9085675b91a8d413abdbfedf2a2dc879208&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T03:04:05.517Z] -> Pinging Codecov [2023-04-07T03:04:05.517Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=6092c9085675b91a8d413abdbfedf2a2dc879208&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T03:04:05.517Z] -> Uploading to [2023-04-07T03:04:05.517Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/73D8F5FF140700D3E01443B452E23636/6092c9085675b91a8d413abdbfedf2a2dc879208/0b753dc6-c77e-4240-8ba0-5ceb632546b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T030405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=434e13b0493a52dc6436378bd80467acbf44abdf74d33f2fa42e8ecc39e2fa99 [2023-04-07T03:04:05.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T03:04:05.517Z] Dload Upload Total Spent Left Speed [2023-04-07T03:04:05.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3897 0 0 100 3897 0 14650 --:--:-- --:--:-- --:--:-- 14650 [2023-04-07T03:04:05.777Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] } [2023-04-07T03:04:05.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T03:04:05.993Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T03:04:06.005Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:06.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T03:04:06.303Z] [2023-04-07T03:04:06.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:06.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T03:04:06.598Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T03:04:06.598Z] df9b9388f04a: Pulling fs layer [2023-04-07T03:04:06.598Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T03:04:06.598Z] 25bc292e5bac: Pulling fs layer [2023-04-07T03:04:06.598Z] 114826534d7a: Pulling fs layer [2023-04-07T03:04:06.598Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T03:04:06.598Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T03:04:06.598Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T03:04:06.598Z] 4657fd5d0bcf: Waiting [2023-04-07T03:04:06.598Z] 6ad1cebc031e: Waiting [2023-04-07T03:04:06.598Z] 8a3aa393b2d8: Waiting [2023-04-07T03:04:06.598Z] 114826534d7a: Waiting [2023-04-07T03:04:06.598Z] 25bc292e5bac: Verifying Checksum [2023-04-07T03:04:06.598Z] 25bc292e5bac: Download complete [2023-04-07T03:04:06.598Z] 52dc419b0ee2: Verifying Checksum [2023-04-07T03:04:06.598Z] 52dc419b0ee2: Download complete [2023-04-07T03:04:06.598Z] 4657fd5d0bcf: Download complete [2023-04-07T03:04:06.598Z] df9b9388f04a: Download complete [2023-04-07T03:04:06.856Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T03:04:06.856Z] 6ad1cebc031e: Download complete [2023-04-07T03:04:06.856Z] df9b9388f04a: Pull complete [2023-04-07T03:04:06.856Z] 52dc419b0ee2: Pull complete [2023-04-07T03:04:07.115Z] 25bc292e5bac: Pull complete [2023-04-07T03:04:07.373Z] 114826534d7a: Download complete [2023-04-07T03:04:07.373Z] 8a3aa393b2d8: Download complete [2023-04-07T03:04:10.685Z] 114826534d7a: Pull complete [2023-04-07T03:04:10.945Z] 4657fd5d0bcf: Pull complete [2023-04-07T03:04:11.204Z] 6ad1cebc031e: Pull complete [2023-04-07T03:04:13.736Z] 8a3aa393b2d8: Pull complete [2023-04-07T03:04:13.736Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T03:04:13.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T03:04:13.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:04:13.824Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:04:13.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-07T03:04:17.423Z] $ docker top bf51174ab7153d17d7b2039d0fa6541e2f1449b5e6e99062c2968314d03745d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T03:04:17.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-04-07T03:04:17.777Z] + set -o pipefail [2023-04-07T03:04:17.777Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-04-07T03:04:25.900Z] [2023-04-07T03:04:25.900Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-04-07T03:04:25.900Z] [2023-04-07T03:04:25.900Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/dc695b93-6ee3-4e3f-96bb-e8a58e6fe35a [2023-04-07T03:04:25.900Z] [2023-04-07T03:04:25.900Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-07T03:04:25.900Z] [2023-04-07T03:04:25.900Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T03:04:25.900Z] [2023-04-07T03:04:26.160Z] [2023-04-07T03:04:26.160Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T03:04:26.160Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T03:04:26.160Z] More details here: https://snyk.co/ue1NS [2023-04-07T03:04:26.160Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T03:04:26.160Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T03:04:26.172Z] $ docker stop --time=1 bf51174ab7153d17d7b2039d0fa6541e2f1449b5e6e99062c2968314d03745d2 [2023-04-07T03:04:29.130Z] $ docker rm -f --volumes bf51174ab7153d17d7b2039d0fa6541e2f1449b5e6e99062c2968314d03745d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T03:04:29.771Z] + git log --format=format:%s -1 6092c9085675b91a8d413abdbfedf2a2dc879208 [Pipeline] sh [2023-04-07T03:04:30.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T03:04:30.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:30.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T03:04:30.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:04:30.426Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:04:30.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-04-07T03:04:30.918Z] $ docker top e7a83f0bd91d7785e7eeeea55f1d9636e9fe714feaa1994806399b40ac2e14dc -eo pid,comm [2023-04-07T03:04:30.968Z] 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-04-07T03:04:30.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T03:04:31.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T03:04:31.006Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T03:04:31.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T03:04:31.124Z] $ docker exec e7a83f0bd91d7785e7eeeea55f1d9636e9fe714feaa1994806399b40ac2e14dc ssh-agent [2023-04-07T03:04:31.237Z] SSH_AUTH_SOCK=/tmp/ssh-BIH4Qc7XONbW/agent.31 [2023-04-07T03:04:31.237Z] SSH_AGENT_PID=37 [2023-04-07T03:04:31.242Z] Running ssh-add (command line suppressed) [2023-04-07T03:04:31.349Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9734272339016853833.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9734272339016853833.key) [2023-04-07T03:04:31.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T03:04:31.651Z] + git semver tag [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,817 [run_tag] DEBUG tag force:False [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,817 [check_head_tag] DEBUG check head tag [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,819 [execute] INFO git cat-file --batch-check [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,823 [execute] INFO git cat-file --batch [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,850 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,850 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T03:04:31.910Z] 2023-04-07 03:04:31,854 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:31.910Z] 3.0.0-dev.24 [Pipeline] } [2023-04-07T03:04:31.967Z] $ docker exec --env ******** --env ******** e7a83f0bd91d7785e7eeeea55f1d9636e9fe714feaa1994806399b40ac2e14dc ssh-agent -k [2023-04-07T03:04:32.059Z] unset SSH_AUTH_SOCK; [2023-04-07T03:04:32.059Z] unset SSH_AGENT_PID; [2023-04-07T03:04:32.059Z] echo Agent pid 37 killed; [2023-04-07T03:04:32.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T03:04:32.376Z] + git semver [Pipeline] } [2023-04-07T03:04:32.647Z] $ docker stop --time=1 e7a83f0bd91d7785e7eeeea55f1d9636e9fe714feaa1994806399b40ac2e14dc [2023-04-07T03:04:33.888Z] $ docker rm -f --volumes e7a83f0bd91d7785e7eeeea55f1d9636e9fe714feaa1994806399b40ac2e14dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:34.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T03:04:34.260Z] [2023-04-07T03:04:34.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:34.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T03:04:34.553Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T03:04:34.553Z] ab5ef0e58194: Pulling fs layer [2023-04-07T03:04:34.553Z] 9712f1f96733: Pulling fs layer [2023-04-07T03:04:34.553Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T03:04:34.553Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T03:04:34.553Z] e9a5061849ea: Pulling fs layer [2023-04-07T03:04:34.553Z] d747dcd14b5f: Pulling fs layer [2023-04-07T03:04:34.553Z] 0d9ebad4ef96: Waiting [2023-04-07T03:04:34.553Z] e9a5061849ea: Waiting [2023-04-07T03:04:34.553Z] 2de7ff778b66: Pulling fs layer [2023-04-07T03:04:34.553Z] 9712f1f96733: Verifying Checksum [2023-04-07T03:04:34.553Z] 9712f1f96733: Download complete [2023-04-07T03:04:34.813Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T03:04:34.813Z] 63f879dbbcfc: Download complete [2023-04-07T03:04:35.071Z] e9a5061849ea: Verifying Checksum [2023-04-07T03:04:35.071Z] e9a5061849ea: Download complete [2023-04-07T03:04:35.071Z] d747dcd14b5f: Verifying Checksum [2023-04-07T03:04:35.071Z] d747dcd14b5f: Download complete [2023-04-07T03:04:35.071Z] ab5ef0e58194: Verifying Checksum [2023-04-07T03:04:35.071Z] ab5ef0e58194: Download complete [2023-04-07T03:04:35.071Z] 0d9ebad4ef96: Download complete [2023-04-07T03:04:35.071Z] 2de7ff778b66: Verifying Checksum [2023-04-07T03:04:35.071Z] 2de7ff778b66: Download complete [2023-04-07T03:04:37.596Z] ab5ef0e58194: Pull complete [2023-04-07T03:04:37.596Z] 9712f1f96733: Pull complete [2023-04-07T03:04:38.158Z] 63f879dbbcfc: Pull complete [2023-04-07T03:04:41.441Z] 0d9ebad4ef96: Pull complete [2023-04-07T03:04:41.698Z] e9a5061849ea: Pull complete [2023-04-07T03:04:41.698Z] d747dcd14b5f: Pull complete [2023-04-07T03:04:42.633Z] 2de7ff778b66: Pull complete [2023-04-07T03:04:42.633Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T03:04:42.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T03:04:42.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:04:42.714Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:04:42.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools:0.23.1-centos7 cat [2023-04-07T03:04:46.855Z] $ docker top be4099206dbd3543ca2245d8a75b32c89ef0c854e5f7b45def5e30d97f7ae959 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T03:04:46.921Z] provisioning config files... [2023-04-07T03:04:46.928Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17869406572514210562tmp [2023-04-07T03:04:46.937Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14324880733165496558tmp [2023-04-07T03:04:46.945Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8901846801371813293tmp [Pipeline] { [Pipeline] echo [2023-04-07T03:04:46.960Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:04:47.241Z] ---> sigul-configuration.sh [2023-04-07T03:04:47.241Z] gpg: directory `/root/.gnupg' created [2023-04-07T03:04:47.241Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T03:04:47.241Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T03:04:47.241Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T03:04:47.241Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T03:04:47.241Z] gpg: CAST5 encrypted data [2023-04-07T03:04:47.241Z] gpg: encrypted with 1 passphrase [2023-04-07T03:04:47.241Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T03:04:47.526Z] + mkdir /home/jenkins [2023-04-07T03:04:47.526Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T03:04:47.811Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-07T03:04:47.819Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:04:48.104Z] ---> sigul-install.sh [2023-04-07T03:04:48.104Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T03:04:48.390Z] + git tag --list [2023-04-07T03:04:48.390Z] v0.0.0 [2023-04-07T03:04:48.390Z] v0.0.1-dev.1 [2023-04-07T03:04:48.390Z] v0.0.1-dev.10 [2023-04-07T03:04:48.390Z] v0.0.1-dev.11 [2023-04-07T03:04:48.390Z] v0.0.1-dev.12 [2023-04-07T03:04:48.390Z] v0.0.1-dev.13 [2023-04-07T03:04:48.390Z] v0.0.1-dev.14 [2023-04-07T03:04:48.390Z] v0.0.1-dev.15 [2023-04-07T03:04:48.390Z] v0.0.1-dev.16 [2023-04-07T03:04:48.390Z] v0.0.1-dev.2 [2023-04-07T03:04:48.390Z] v0.0.1-dev.3 [2023-04-07T03:04:48.390Z] v0.0.1-dev.4 [2023-04-07T03:04:48.390Z] v0.0.1-dev.5 [2023-04-07T03:04:48.390Z] v0.0.1-dev.6 [2023-04-07T03:04:48.390Z] v0.0.1-dev.7 [2023-04-07T03:04:48.390Z] v0.0.1-dev.8 [2023-04-07T03:04:48.390Z] v0.0.1-dev.9 [2023-04-07T03:04:48.390Z] v2.2.0 [2023-04-07T03:04:48.390Z] v2.2.0-dev.17 [2023-04-07T03:04:48.390Z] v2.2.0-dev.18 [2023-04-07T03:04:48.390Z] v2.2.0-dev.19 [2023-04-07T03:04:48.390Z] v2.2.0-dev.20 [2023-04-07T03:04:48.390Z] v2.2.0-dev.21 [2023-04-07T03:04:48.390Z] v2.2.0-dev.22 [2023-04-07T03:04:48.390Z] v2.2.0-dev.23 [2023-04-07T03:04:48.390Z] v2.2.0-dev.24 [2023-04-07T03:04:48.390Z] v2.2.0-dev.25 [2023-04-07T03:04:48.390Z] v2.2.0-dev.26 [2023-04-07T03:04:48.390Z] v2.2.0-dev.27 [2023-04-07T03:04:48.390Z] v2.3.0 [2023-04-07T03:04:48.390Z] v2.3.0-dev.1 [2023-04-07T03:04:48.390Z] v2.3.0-dev.10 [2023-04-07T03:04:48.390Z] v2.3.0-dev.11 [2023-04-07T03:04:48.390Z] v2.3.0-dev.12 [2023-04-07T03:04:48.390Z] v2.3.0-dev.13 [2023-04-07T03:04:48.390Z] v2.3.0-dev.14 [2023-04-07T03:04:48.390Z] v2.3.0-dev.15 [2023-04-07T03:04:48.390Z] v2.3.0-dev.16 [2023-04-07T03:04:48.390Z] v2.3.0-dev.17 [2023-04-07T03:04:48.390Z] v2.3.0-dev.18 [2023-04-07T03:04:48.390Z] v2.3.0-dev.19 [2023-04-07T03:04:48.390Z] v2.3.0-dev.2 [2023-04-07T03:04:48.390Z] v2.3.0-dev.20 [2023-04-07T03:04:48.390Z] v2.3.0-dev.21 [2023-04-07T03:04:48.390Z] v2.3.0-dev.22 [2023-04-07T03:04:48.390Z] v2.3.0-dev.23 [2023-04-07T03:04:48.390Z] v2.3.0-dev.24 [2023-04-07T03:04:48.390Z] v2.3.0-dev.25 [2023-04-07T03:04:48.390Z] v2.3.0-dev.26 [2023-04-07T03:04:48.390Z] v2.3.0-dev.27 [2023-04-07T03:04:48.390Z] v2.3.0-dev.28 [2023-04-07T03:04:48.390Z] v2.3.0-dev.3 [2023-04-07T03:04:48.390Z] v2.3.0-dev.4 [2023-04-07T03:04:48.390Z] v2.3.0-dev.5 [2023-04-07T03:04:48.390Z] v2.3.0-dev.6 [2023-04-07T03:04:48.390Z] v2.3.0-dev.7 [2023-04-07T03:04:48.390Z] v2.3.0-dev.8 [2023-04-07T03:04:48.390Z] v2.3.0-dev.9 [2023-04-07T03:04:48.390Z] v2.3.1 [2023-04-07T03:04:48.390Z] v2.3.1-dev.4 [2023-04-07T03:04:48.390Z] v2.3.1-dev.5 [2023-04-07T03:04:48.390Z] v2.3.1-dev.6 [2023-04-07T03:04:48.390Z] v3.0.0-dev.1 [2023-04-07T03:04:48.390Z] v3.0.0-dev.10 [2023-04-07T03:04:48.390Z] v3.0.0-dev.11 [2023-04-07T03:04:48.390Z] v3.0.0-dev.12 [2023-04-07T03:04:48.390Z] v3.0.0-dev.13 [2023-04-07T03:04:48.390Z] v3.0.0-dev.14 [2023-04-07T03:04:48.390Z] v3.0.0-dev.15 [2023-04-07T03:04:48.390Z] v3.0.0-dev.16 [2023-04-07T03:04:48.390Z] v3.0.0-dev.17 [2023-04-07T03:04:48.390Z] v3.0.0-dev.18 [2023-04-07T03:04:48.390Z] v3.0.0-dev.19 [2023-04-07T03:04:48.390Z] v3.0.0-dev.2 [2023-04-07T03:04:48.390Z] v3.0.0-dev.20 [2023-04-07T03:04:48.390Z] v3.0.0-dev.21 [2023-04-07T03:04:48.390Z] v3.0.0-dev.22 [2023-04-07T03:04:48.390Z] v3.0.0-dev.23 [2023-04-07T03:04:48.390Z] v3.0.0-dev.24 [2023-04-07T03:04:48.390Z] v3.0.0-dev.3 [2023-04-07T03:04:48.390Z] v3.0.0-dev.4 [2023-04-07T03:04:48.390Z] v3.0.0-dev.5 [2023-04-07T03:04:48.390Z] v3.0.0-dev.6 [2023-04-07T03:04:48.390Z] v3.0.0-dev.7 [2023-04-07T03:04:48.390Z] v3.0.0-dev.8 [2023-04-07T03:04:48.390Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T03:04:48.680Z] + lftools sign git-tag v3.0.0-dev.24 [2023-04-07T03:04:49.250Z] Signing Git tag with Sigul... [2023-04-07T03:04:49.250Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-04-07T03:04:49.520Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:04:49.809Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T03:04:49.817Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T03:04:49.837Z] $ docker stop --time=1 be4099206dbd3543ca2245d8a75b32c89ef0c854e5f7b45def5e30d97f7ae959 [2023-04-07T03:04:51.127Z] $ docker rm -f --volumes be4099206dbd3543ca2245d8a75b32c89ef0c854e5f7b45def5e30d97f7ae959 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T03:04:51.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T03:04:51.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:51.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T03:04:51.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:04:51.928Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:04:51.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-04-07T03:04:52.289Z] $ docker top dbbca4210e5702e2fa8320bdad65fea5dcf54cbea8f537544c6e6ada486eae6e -eo pid,comm [2023-04-07T03:04:52.332Z] 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-04-07T03:04:52.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T03:04:52.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T03:04:52.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T03:04:52.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T03:04:52.511Z] $ docker exec dbbca4210e5702e2fa8320bdad65fea5dcf54cbea8f537544c6e6ada486eae6e ssh-agent [2023-04-07T03:04:52.613Z] SSH_AUTH_SOCK=/tmp/ssh-ZhIcxAkv9Dl1/agent.31 [2023-04-07T03:04:52.613Z] SSH_AGENT_PID=37 [2023-04-07T03:04:52.619Z] Running ssh-add (command line suppressed) [2023-04-07T03:04:52.724Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11048702164848997994.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11048702164848997994.key) [2023-04-07T03:04:52.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T03:04:53.027Z] + git semver bump pre [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,204 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,206 [execute] INFO git cat-file --batch-check [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,212 [execute] INFO git cat-file --batch [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T03:04:53.287Z] 2023-04-07 03:04:53,217 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:53.287Z] 3.0.0-dev.25 [Pipeline] } [2023-04-07T03:04:53.298Z] $ docker exec --env ******** --env ******** dbbca4210e5702e2fa8320bdad65fea5dcf54cbea8f537544c6e6ada486eae6e ssh-agent -k [2023-04-07T03:04:53.384Z] unset SSH_AUTH_SOCK; [2023-04-07T03:04:53.384Z] unset SSH_AGENT_PID; [2023-04-07T03:04:53.384Z] echo Agent pid 37 killed; [2023-04-07T03:04:53.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T03:04:53.704Z] + git semver [Pipeline] } [2023-04-07T03:04:53.976Z] $ docker stop --time=1 dbbca4210e5702e2fa8320bdad65fea5dcf54cbea8f537544c6e6ada486eae6e [2023-04-07T03:04:55.252Z] $ docker rm -f --volumes dbbca4210e5702e2fa8320bdad65fea5dcf54cbea8f537544c6e6ada486eae6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T03:04:55.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T03:04:55.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:04:55.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T03:04:55.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:04:55.952Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:04:55.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-04-07T03:04:56.319Z] $ docker top 7f030b602e0df9067108d19f2f3c17e21abbeee06363125dacd81ed35d0024e4 -eo pid,comm [2023-04-07T03:04:56.369Z] 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-04-07T03:04:56.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T03:04:56.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T03:04:56.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T03:04:56.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T03:04:56.516Z] $ docker exec 7f030b602e0df9067108d19f2f3c17e21abbeee06363125dacd81ed35d0024e4 ssh-agent [2023-04-07T03:04:56.623Z] SSH_AUTH_SOCK=/tmp/ssh-0UBTxt41j0Dr/agent.32 [2023-04-07T03:04:56.623Z] SSH_AGENT_PID=38 [2023-04-07T03:04:56.629Z] Running ssh-add (command line suppressed) [2023-04-07T03:04:56.720Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4321463720687987111.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4321463720687987111.key) [2023-04-07T03:04:56.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T03:04:57.027Z] + git semver push [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,196 [run_push] DEBUG push [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,197 [execute] INFO git cat-file --batch-check [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,200 [execute] INFO git rev-list 57c484c78c8612668e9fee4141fc2c4b687c851a -- [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,200 [execute] DEBUG Popen(['git', 'rev-list', '57c484c78c8612668e9fee4141fc2c4b687c851a', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,207 [execute] INFO git fetch -v origin [2023-04-07T03:04:57.286Z] 2023-04-07 03:04:57,207 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T03:04:57.853Z] 2023-04-07 03:04:57,683 [run_push] DEBUG no remote changes detected [2023-04-07T03:04:57.853Z] 2023-04-07 03:04:57,683 [execute] INFO git push origin semver [2023-04-07T03:04:57.853Z] 2023-04-07 03:04:57,684 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T03:04:58.791Z] 2023-04-07 03:04:58,440 [run_push] DEBUG push all version tags [2023-04-07T03:04:58.791Z] 2023-04-07 03:04:58,441 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T03:04:58.791Z] 2023-04-07 03:04:58,441 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T03:04:59.359Z] 2023-04-07 03:04:59,168 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-04-07T03:04:59.359Z] 3.0.0-dev.25 [Pipeline] } [2023-04-07T03:04:59.368Z] $ docker exec --env ******** --env ******** 7f030b602e0df9067108d19f2f3c17e21abbeee06363125dacd81ed35d0024e4 ssh-agent -k [2023-04-07T03:04:59.462Z] unset SSH_AUTH_SOCK; [2023-04-07T03:04:59.462Z] unset SSH_AGENT_PID; [2023-04-07T03:04:59.462Z] echo Agent pid 38 killed; [2023-04-07T03:04:59.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T03:04:59.777Z] + git semver [Pipeline] } [2023-04-07T03:05:00.045Z] $ docker stop --time=1 7f030b602e0df9067108d19f2f3c17e21abbeee06363125dacd81ed35d0024e4 [2023-04-07T03:05:01.334Z] $ docker rm -f --volumes 7f030b602e0df9067108d19f2f3c17e21abbeee06363125dacd81ed35d0024e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-07T03:05:01.887Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-04-07T03:05:01.888Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T03:05:01.888Z] total 16 [2023-04-07T03:05:01.888Z] drwxr-xr-x 3 root root 4096 Apr 7 02:52 . [2023-04-07T03:05:01.888Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 03:04 .. [2023-04-07T03:05:01.888Z] drwxr-xr-x 2 root root 4096 Apr 7 02:52 cost [2023-04-07T03:05:01.888Z] -rw-r--r-- 1 root root 88 Apr 7 02:52 cost.csv [2023-04-07T03:05:01.888Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T03:05:01.888Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-04-07T03:05:01.888Z] total 16 [2023-04-07T03:05:01.888Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:52 . [2023-04-07T03:05:01.888Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 03:04 .. [2023-04-07T03:05:01.888Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:52 cost [2023-04-07T03:05:01.888Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 7 02:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:02.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:03.023Z] ---> package-listing.sh [2023-04-07T03:05:03.023Z] ++ facter osfamily [2023-04-07T03:05:03.023Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T03:05:03.281Z] + OS_FAMILY=debian [2023-04-07T03:05:03.281Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-04-07T03:05:03.281Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T03:05:03.281Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T03:05:03.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T03:05:03.281Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T03:05:03.281Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-07T03:05:03.281Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T03:05:03.281Z] + case "${OS_FAMILY}" in [2023-04-07T03:05:03.281Z] + dpkg -l [2023-04-07T03:05:03.281Z] + grep '^ii' [2023-04-07T03:05:03.281Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T03:05:03.281Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T03:05:03.281Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T03:05:03.281Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-04-07T03:05:03.281Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-04-07T03:05:03.281Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-04-07T03:05:03.329Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T03:05:03.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T03:05:04.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T03:05:04.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T03:05:04.085Z] prd-ubuntu20.04-docker-8c-8g-7069 does not seem to be running inside a container [2023-04-07T03:05:04.107Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2023-04-07T03:05:04.333Z] $ docker top fc61a7ad25349d3ecc7a89294f89155bfe15979ffd325ed7849c64b475d65a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T03:05:04.675Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T03:05:04.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T03:05:05.237Z] + ls /var/log/sa-host [2023-04-07T03:05:05.237Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T03:05:05.314Z] provisioning config files... [2023-04-07T03:05:05.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15109861235667679267tmp [Pipeline] { [Pipeline] echo [2023-04-07T03:05:05.332Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:05.614Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T03:05:05.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:05.947Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T03:05:05.955Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:06.237Z] ---> sudo-logs.sh [2023-04-07T03:05:06.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T03:05:06.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:06.538Z] ---> job-cost.sh [2023-04-07T03:05:06.538Z] lf-activate-venv: SKIPPING [2023-04-07T03:05:06.538Z] DEBUG: total: 0.2199999988079071 [2023-04-07T03:05:06.538Z] INFO: Retrieving Stack Cost... [2023-04-07T03:05:06.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T03:05:07.364Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T03:05:07.374Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T03:05:07.656Z] ---> logs-deploy.sh [2023-04-07T03:05:07.656Z] lf-activate-venv: SKIPPING [2023-04-07T03:05:07.656Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/96 [2023-04-07T03:05:07.656Z] INFO: archiving workspace using pattern(s): [2023-04-07T03:05:08.596Z] Archives upload complete. [2023-04-07T03:05:08.596Z] INFO: archiving logs to Nexus